### [CVE-2009-2131](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2131) ![](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 4images 1.7.7 and earlier allows remote authenticated users to inject arbitrary web script or HTML by providing a crafted user_homepage parameter to member.php, and then posting a comment associated with a picture. ### POC #### Reference - https://www.exploit-db.com/exploits/8936 #### Github No PoCs found on GitHub currently.