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

18 lines
818 B
Markdown

### [CVE-2007-2082](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2082)
![](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/settings.php in MyBlog 0.9.8 and earlier allows remote authenticated admin users to inject arbitrary PHP code via the content parameter, which can be executed by accessing index.php. NOTE: a separate vulnerability could be leveraged to make this issue exploitable by remote unauthenticated attackers.
### POC
#### Reference
- http://securityreason.com/securityalert/2581
#### Github
No PoCs found on GitHub currently.