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

19 lines
856 B
Markdown

### [CVE-2012-6342](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6342)
![](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 logout.action in Atlassian Confluence 3.4.6 allows remote attackers to hijack the authentication of administrators for requests that logout the user via a comment.
### POC
#### Reference
- http://packetstormsecurity.com/files/116829/Atlassian-Confluence-3.0-Cross-Site-Request-Forgery.html
- http://www.halock.com/blog/cve-2012-6342-atlassian-confluence-multiple-cross-site-request-forgery-csrf-vulnerabilities
#### Github
No PoCs found on GitHub currently.