### [CVE-2015-6545](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6545) ![](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 request forgery (CSRF) vulnerability in ajax.php in Cerb before 7.0.4 allows remote attackers to hijack the authentication of administrators for requests that add an administrator account via a saveWorkerPeek action. ### POC #### Reference - http://packetstormsecurity.com/files/133404/Cerb-7.0.3-Cross-Site-Request-Forgery.html - https://github.com/wgm/cerb/commit/12de87ff9961a4f3ad2946c8f47dd0c260607144 - https://www.exploit-db.com/exploits/38074/ #### Github No PoCs found on GitHub currently.