### [CVE-2009-4172](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4172) ![](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 Cross-site scripting (XSS) vulnerability in index.php in CutePHP CuteNews 1.4.6 and UTF-8 CuteNews 8 and 8b, when magic_quotes_gpc is disabled, allows remote attackers to inject arbitrary web script or HTML via the body of a news article in an addnews action. ### POC #### Reference - http://www.morningstarsecurity.com/advisories/MORNINGSTAR-2009-02-CuteNews.txt #### Github No PoCs found on GitHub currently.