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

20 lines
886 B
Markdown

### [CVE-2013-7375](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7375)
![](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
SQL injection vulnerability in includes/classes/Authenticate.class.php in PHP-Fusion 7.02.01 through 7.02.05 allows remote attackers to execute arbitrary SQL commands via the user ID in a user cookie, a different vulnerability than CVE-2013-1803.
### POC
#### Reference
- http://packetstormsecurity.com/files/120368/PHP-Fusion-CMS-7.02.05-SQL-Injection.html
- http://packetstormsecurity.com/files/120598/PHP-Fusion-7.02.05-XSS-LFI-SQL-Injection.html
- http://seclists.org/bugtraq/2013/Feb/80
#### Github
No PoCs found on GitHub currently.