mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
765 B
Markdown
18 lines
765 B
Markdown
### [CVE-2021-21408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21408)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|