mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
20 lines
886 B
Markdown
20 lines
886 B
Markdown
### [CVE-2013-7375](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7375)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|