mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2009-1669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1669)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The smarty_function_math function in libs/plugins/function.math.php in Smarty 2.6.22 allows context-dependent attackers to execute arbitrary commands via shell metacharacters in the equation attribute of the math function. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8659
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|