cve/2015/CVE-2015-6827.md

19 lines
759 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-6827](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6827)
![](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 Auto-Exchanger 5.1.0 allows remote attackers to hijack the authentication of users for requests that change a password via a request to signup.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/133498/Autoexchanger-5.1.0-Cross-Site-Request-Forgery.html
- https://www.exploit-db.com/exploits/38119/
#### Github
No PoCs found on GitHub currently.