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

19 lines
782 B
Markdown

### [CVE-2015-5530](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5530)
![](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 Free Reprintables ArticleFR 3.0.6 allow remote attackers to hijack the authentication of administrators for requests that add an administrator account via a request to dashboard/users/create/.
### POC
#### Reference
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5248.php
- https://www.exploit-db.com/exploits/37596/
#### Github
No PoCs found on GitHub currently.