Files
CVEs-PoC/2008/CVE-2008-3333.md
T
2024-06-18 02:51:15 +02:00

19 lines
743 B
Markdown

### [CVE-2008-3333](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3333)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Directory traversal vulnerability in core/lang_api.php in Mantis before 1.1.2 allows remote attackers to include and execute arbitrary files via the language parameter to the user preferences page (account_prefs_update.php).
### POC
#### Reference
- http://www.mantisbt.org/bugs/view.php?id=9154
- https://bugzilla.redhat.com/show_bug.cgi?id=456044
#### Github
No PoCs found on GitHub currently.