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

18 lines
803 B
Markdown

### [CVE-2009-4174](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4174)
![](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
The editnews module in CutePHP CuteNews 1.4.6 and UTF-8 CuteNews before 8b, when magic_quotes_gpc is disabled, allows remote authenticated users with Journalist or Editor access to bypass administrative moderation and edit previously submitted articles via a modified id parameter in a doeditnews action.
### POC
#### Reference
- http://www.morningstarsecurity.com/advisories/MORNINGSTAR-2009-02-CuteNews.txt
#### Github
No PoCs found on GitHub currently.