{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "state": "PUBLISHED",
        "cveId": "CVE-2021-29454",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "dateUpdated": "2024-08-03T22:02:51.996Z",
        "dateReserved": "2021-03-30T00:00:00",
        "datePublished": "2022-01-10T00:00:00"
    },
    "containers": {
        "cna": {
            "title": "Sandbox Escape by math function in smarty",
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2022-11-14T00:00:00"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. Prior to versions 3.1.42 and 4.0.2, template authors could run arbitrary PHP code by crafting a malicious math string. If a math string was passed through as user provided data to the math function, external users could run arbitrary PHP code by crafting a malicious math string. Users should upgrade to version 3.1.42 or 4.0.2 to receive a patch."
                }
            ],
            "affected": [
                {
                    "vendor": "smarty-php",
                    "product": "smarty",
                    "versions": [
                        {
                            "version": "< 3.1.42",
                            "status": "affected"
                        },
                        {
                            "version": ">= 4.0.0, < 4.0.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://github.com/smarty-php/smarty/security/advisories/GHSA-29gp-2c3m-3j6m"
                },
                {
                    "url": "https://github.com/smarty-php/smarty/commit/215d81a9fa3cd63d82fb3ab56ecaf97cf1e7db71"
                },
                {
                    "url": "https://github.com/smarty-php/smarty/releases/tag/v3.1.42"
                },
                {
                    "url": "https://github.com/smarty-php/smarty/releases/tag/v4.0.2"
                },
                {
                    "url": "https://packagist.org/packages/smarty/smarty"
                },
                {
                    "url": "https://www.smarty.net/docs/en/language.function.math.tpl"
                },
                {
                    "name": "[debian-lts-announce] 20220505 [SECURITY] [DLA 2995-1] smarty3 security update",
                    "tags": [
                        "mailing-list"
                    ],
                    "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00005.html"
                },
                {
                    "name": "DSA-5151",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://www.debian.org/security/2022/dsa-5151"
                },
                {
                    "name": "GLSA-202209-09",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://security.gentoo.org/glsa/202209-09"
                },
                {
                    "name": "FEDORA-2022-52154efd61",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L777JIBIWJV34HS7LXPIDWASG7TT4LNI/"
                },
                {
                    "name": "FEDORA-2022-d5fc9dcdd7",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BRAJVDRGCIY5UZ2PQHKDTT7RMKG6WJQQ/"
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "NONE",
                        "userInteraction": "REQUIRED",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "NONE",
                        "baseScore": 8.1,
                        "baseSeverity": "HIGH"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "type": "CWE",
                            "lang": "en",
                            "description": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')",
                            "cweId": "CWE-74"
                        }
                    ]
                }
            ],
            "source": {
                "advisory": "GHSA-29gp-2c3m-3j6m",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T22:02:51.996Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://github.com/smarty-php/smarty/security/advisories/GHSA-29gp-2c3m-3j6m",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://github.com/smarty-php/smarty/commit/215d81a9fa3cd63d82fb3ab56ecaf97cf1e7db71",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://github.com/smarty-php/smarty/releases/tag/v3.1.42",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://github.com/smarty-php/smarty/releases/tag/v4.0.2",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://packagist.org/packages/smarty/smarty",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://www.smarty.net/docs/en/language.function.math.tpl",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "name": "[debian-lts-announce] 20220505 [SECURITY] [DLA 2995-1] smarty3 security update",
                        "tags": [
                            "mailing-list",
                            "x_transferred"
                        ],
                        "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00005.html"
                    },
                    {
                        "name": "DSA-5151",
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://www.debian.org/security/2022/dsa-5151"
                    },
                    {
                        "name": "GLSA-202209-09",
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://security.gentoo.org/glsa/202209-09"
                    },
                    {
                        "name": "FEDORA-2022-52154efd61",
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/L777JIBIWJV34HS7LXPIDWASG7TT4LNI/"
                    },
                    {
                        "name": "FEDORA-2022-d5fc9dcdd7",
                        "tags": [
                            "vendor-advisory",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BRAJVDRGCIY5UZ2PQHKDTT7RMKG6WJQQ/"
                    }
                ]
            }
        ]
    }
}