cve/2010/CVE-2010-2113.md

18 lines
765 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-2113](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2113)
![](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 Uniform Server 5.6.5 allow remote attackers to hijack the authentication of administrators for requests that change passwords via (1) apsetup.php, (2) psetup.php, (3) sslpsetup.php, or (4) mqsetup.php.
### POC
#### Reference
- http://cross-site-scripting.blogspot.com/2010/05/uniform-server-565-xsrf.html
#### Github
No PoCs found on GitHub currently.