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

18 lines
771 B
Markdown

### [CVE-2008-0266](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0266)
![](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 eTicket 1.5.5.2 allows remote attackers to change the administrative password and possibly perform other administrative tasks. NOTE: either the old password must be known, or the attacker must leverage a separate SQL injection vulnerability.
### POC
#### Reference
- http://securityreason.com/securityalert/3542
#### Github
No PoCs found on GitHub currently.