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

19 lines
1011 B
Markdown

### [CVE-2007-6752](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6752)
![](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
** DISPUTED ** Cross-site request forgery (CSRF) vulnerability in Drupal 7.12 and earlier allows remote attackers to hijack the authentication of arbitrary users for requests that end a session via the user/logout URI. NOTE: the vendor disputes the significance of this issue, by considering the "security benefit against platform complexity and performance impact" and concluding that a change to the logout behavior is not planned because "for most sites it is not worth the trade-off."
### POC
#### Reference
- http://groups.drupal.org/node/216314
- http://packetstormsecurity.org/files/110404/drupal712-xsrf.txt
#### Github
No PoCs found on GitHub currently.