cve/2008/CVE-2008-3332.md
2024-06-18 02:51:15 +02:00

20 lines
727 B
Markdown

### [CVE-2008-3332](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3332)
![](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
Eval injection vulnerability in adm_config_set.php in Mantis before 1.1.2 allows remote authenticated administrators to execute arbitrary code via the value parameter.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=121130774617956&w=4
- http://securityreason.com/securityalert/4044
- https://www.exploit-db.com/exploits/5657
#### Github
No PoCs found on GitHub currently.