Files
CVEs-PoC/2010/CVE-2010-5285.md
T
2024-06-18 02:51:15 +02:00

19 lines
750 B
Markdown

### [CVE-2010-5285](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5285)
![](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 admin.php in Collabtive 0.6.5 allows remote attackers to hijack the authentication of administrators for requests that add administrative users via the edituser action.
### POC
#### Reference
- http://packetstormsecurity.org/1010-exploits/collabtive-xssxsrf.txt
- http://www.exploit-db.com/exploits/15240
#### Github
No PoCs found on GitHub currently.