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

20 lines
934 B
Markdown

### [CVE-2012-4773](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4773)
![](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 Subrion CMS before 2.2.3 allow remote attackers to hijack the authentication of administrators for requests that add, delete, or modify sensitive information, as demonstrated by adding an administrator account via an add action to admin/accounts/add/.
### POC
#### Reference
- http://packetstormsecurity.org/files/116433
- http://packetstormsecurity.org/files/117460/Subrion-CMS-2.2.1-XSS-CSRF-SQL-Injection.html
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5106.php
#### Github
No PoCs found on GitHub currently.