CVE-2013-7375
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| php-fusion | php-fusion | 7.02.01 | |
| php-fusion | php-fusion | 7.02.02 | |
| php-fusion | php-fusion | 7.02.03 | |
| php-fusion | php-fusion | 7.02.04 | |
| php-fusion | php-fusion | 7.02.05 | |
References
- http://osvdb.org/show/osvdb/90359
- 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
- http://seclists.org/fulldisclosure/2013/Feb/154
- http://www.securityfocus.com/bid/58011
- http://www.waraxe.us/advisory-97.html
- https://vndh.net/note:php-fusion-70205-sql-injection
- http://osvdb.org/show/osvdb/90359
- 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
- http://seclists.org/fulldisclosure/2013/Feb/154
- http://www.securityfocus.com/bid/58011
- http://www.waraxe.us/advisory-97.html
- https://vndh.net/note:php-fusion-70205-sql-injection
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.