mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
20 lines
857 B
Markdown
20 lines
857 B
Markdown
### [CVE-2015-6545](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6545)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|