Files
CVEs-PoC/2021/CVE-2021-21408.md
T
2024-05-25 21:48:12 +02:00

18 lines
765 B
Markdown

### [CVE-2021-21408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21408)
![](https://img.shields.io/static/v1?label=Product&message=smarty&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20%3A%20Improper%20Input%20Validation&color=brighgreen)
### Description
Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. Prior to versions 3.1.43 and 4.0.3, template authors could run restricted static php methods. Users should upgrade to version 3.1.43 or 4.0.3 to receive a patch.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon