CVE-2008-2479
published 2008-05-28CVE-2008-2479: Multiple SQL injection vulnerabilities in phpFix 2.0 allow remote attackers to execute arbitrary SQL commands via the (1) kind parameter to fix/browse.php and…
PriorityP337medium6.8CVSS 2.0
AVNACMAuNCPIPAP
EXPLOIT
EPSS
0.95%
56.8th percentile
Multiple SQL injection vulnerabilities in phpFix 2.0 allow remote attackers to execute arbitrary SQL commands via the (1) kind parameter to fix/browse.php and the (2) account parameter to auth/00_pass.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| badongo | phpfix | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
PHPFix 2.0 - '/fix/browse.php?kind' SQL Injection
exploitdb·2008-05-26
CVE-2008-2479 PHPFix 2.0 - '/fix/browse.php?kind' SQL Injection
PHPFix 2.0 - '/fix/browse.php?kind' SQL Injection
---
source: https://www.securityfocus.com/bid/29371/info
phpFix is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
phpFix 2.0 is vulnerable; other versions may also be affected.
http://www.example.com/phpfix/fix/browse.php?kind=-99+union+select+0,passwd,account,3,4,5,6,7,8,9,10,11+from+auth
Exploit-DB
PHPFix 2.0 - '/auth/00_pass.php?account' SQL Injection
exploitdb·2008-05-26
CVE-2008-2479 PHPFix 2.0 - '/auth/00_pass.php?account' SQL Injection
PHPFix 2.0 - '/auth/00_pass.php?account' SQL Injection
---
source: https://www.securityfocus.com/bid/29371/info
phpFix is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
phpFix 2.0 is vulnerable; other versions may also be affected.
http://www.example.com/phpfix/auth/00_pass.php?passwd=blah&account='+or+account+like+'blah%
http://www.example.com/phpfix/auth/00_pass.php?passwd=blah&account='+or+passwd+like+'blah%
No writeups or analysis indexed.
http://secunia.com/advisories/30397http://www.securityfocus.com/archive/1/492582/100/0/threadedhttp://www.securityfocus.com/bid/29371https://exchange.xforce.ibmcloud.com/vulnerabilities/42636https://exchange.xforce.ibmcloud.com/vulnerabilities/42637http://secunia.com/advisories/30397http://www.securityfocus.com/archive/1/492582/100/0/threadedhttp://www.securityfocus.com/bid/29371https://exchange.xforce.ibmcloud.com/vulnerabilities/42636https://exchange.xforce.ibmcloud.com/vulnerabilities/42637
2008-05-28
Published