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

18 lines
777 B
Markdown

### [CVE-2009-4113](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4113)
![](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
Static code injection vulnerability in the Categories module in CutePHP CuteNews 1.4.6 and UTF-8 CuteNews before 8b allows remote authenticated users with application administrative privileges to inject arbitrary PHP code into data/category.db.php via the Category Access field.
### POC
#### Reference
- http://www.morningstarsecurity.com/advisories/MORNINGSTAR-2009-02-CuteNews.txt
#### Github
No PoCs found on GitHub currently.