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

18 lines
713 B
Markdown

### [CVE-2007-2899](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2899)
![](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
Direct static code injection vulnerability in admin_config.php in NavBoard 2.6.0 allows remote attackers to inject arbitrary PHP code into data/config.php via multiple parameters, as demonstrated via the threadperpage parameter in an editconfig action.
### POC
#### Reference
- https://www.exploit-db.com/exploits/3971
#### Github
No PoCs found on GitHub currently.