cve/2010/CVE-2010-1547.md

18 lines
809 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-1547](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1547)
![](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 the Chaos Tool Suite (aka CTools) module 6.x before 6.x-1.4 for Drupal allow remote attackers to hijack the authentication of administrators for requests that (1) enable a page via a q=admin/build/pages/nojs/enable/ value or (2) disable a page via a q=admin/build/pages/nojs/disable/ value.
### POC
#### Reference
- http://www.madirish.net/?article=458
#### Github
No PoCs found on GitHub currently.