### [CVE-2012-2128](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2128) ![](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 ** DISPUTED ** Cross-site request forgery (CSRF) vulnerability in doku.php in DokuWiki 2012-01-25 Angua allows remote attackers to hijack the authentication of administrators for requests that add arbitrary users. NOTE: this issue has been disputed by the vendor, who states that it is resultant from CVE-2012-2129: "the exploit code simply uses the XSS hole to extract a valid CSRF token." ### POC #### Reference - http://seclists.org/bugtraq/2012/Apr/121 - http://www.openwall.com/lists/oss-security/2012/04/22/4 - http://www.openwall.com/lists/oss-security/2012/04/23/1 - https://bugzilla.redhat.com/show_bug.cgi?id=815122 #### Github - https://github.com/Live-Hack-CVE/CVE-2012-2128