### [CVE-2007-1519](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1519) ![](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 modules.php in PHP-Nuke 8.0 and earlier allows remote attackers to inject arbitrary web script or HTML via the query parameter in a search operation in the Downloads module, a different product than CVE-2006-3948. ### POC #### Reference - http://www.ush.it/2007/03/09/php-nuke-wild-post-xss/ #### Github No PoCs found on GitHub currently.