### [CVE-2009-4115](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4115) ![](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 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.