### [CVE-2017-12792](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12792) ![](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 cross-site request forgery (CSRF) vulnerabilities in NexusPHP 1.5 allow remote attackers to hijack the authentication of administrators for requests that conduct cross-site scripting (XSS) attacks via the (1) linkname, (2) url, or (3) title parameter in an add action to linksmanage.php. ### POC #### Reference No PoCs from references. #### Github - https://github.com/ZZS2017/cve-2017-12792 - https://github.com/joke998/Cve-2017-0199