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.
References
| Link | Resource |
|---|---|
| https://github.com/smarty-php/smarty/commit/215d81a9fa3cd63d82fb3ab56ecaf97cf1e7db71 | Patch Third Party Advisory |
| https://github.com/smarty-php/smarty/security/advisories/GHSA-29gp-2c3m-3j6m | Third Party Advisory |
| https://packagist.org/packages/smarty/smarty | Product Third Party Advisory |
| https://github.com/smarty-php/smarty/releases/tag/v3.1.42 | Release Notes Third Party Advisory |
| https://www.smarty.net/docs/en/language.function.math.tpl | Vendor Advisory |
| https://github.com/smarty-php/smarty/releases/tag/v4.0.2 | Release Notes Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2022/05/msg00005.html | Mailing List Third Party Advisory |
| https://www.debian.org/security/2022/dsa-5151 |
Information
Published : 2022-01-10 20:15
Updated : 2022-06-02 14:15
NVD link : CVE-2021-29454
Mitre link : CVE-2021-29454
JSON object : View
Products Affected
smarty
- smarty
debian
- debian_linux
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
