mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
817 B
Markdown
18 lines
817 B
Markdown
### [CVE-2018-13982](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13982)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Smarty_Security::isTrustedResourceDir() in Smarty before 3.1.33 is prone to a path traversal vulnerability due to insufficient template code sanitization. This allows attackers controlling the executed template code to bypass the trusted directory security restriction and read arbitrary files.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/sbaresearch/advisories/tree/public/2018/SBA-ADV-20180420-01_Smarty_Path_Traversal
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|