mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
18 lines
852 B
Markdown
18 lines
852 B
Markdown
### [CVE-2009-4115](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4115)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple static code injection vulnerabilities in the Categories module in CutePHP CuteNews 1.4.6 allow remote authenticated users with application administrative privileges to inject arbitrary PHP code into data/category.db.php via the (1) category and (2) Icon URL fields; or (3) inject arbitrary PHP code into data/ipban.php via the add_ip parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.morningstarsecurity.com/advisories/MORNINGSTAR-2009-02-CuteNews.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|