cve/2008/CVE-2008-3333.md

19 lines
743 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.