NConf 'id' Parameter Multiple SQL Injection Vulnerabilities
BID:57501
Info
NConf 'id' Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 57501 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 21 2013 12:00AM |
| Updated: | Jan 21 2013 12:00AM |
| Credit: | haidao |
| Vulnerable: |
NConf NConf 1.3 |
| Not Vulnerable: | |
Discussion
NConf 'id' Parameter Multiple SQL Injection Vulnerabilities
Nconf is prone to multiple SQL-injection vulnerabilities because it fails to properly sanitize user-supplied input before using in an SQL query.
Exploiting these issues allows an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Nconf 1.3 is vulnerable; other versions may also be affected.
Nconf is prone to multiple SQL-injection vulnerabilities because it fails to properly sanitize user-supplied input before using in an SQL query.
Exploiting these issues allows an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Nconf 1.3 is vulnerable; other versions may also be affected.
Exploit / POC
NConf 'id' Parameter Multiple SQL Injection Vulnerabilities
An attacker can use a browser to exploit these issues.
The following example URIs are available:
https://www.example.com/nconf/detail.php?id=1
https://www.example.com/nconf/detail_admin_items.php?type=attr&class=host&id=207
An attacker can use a browser to exploit these issues.
The following example URIs are available:
https://www.example.com/nconf/detail.php?id=1
https://www.example.com/nconf/detail_admin_items.php?type=attr&class=host&id=207
Solution / Fix
NConf '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 any 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 any more recent information, please mail us at: [email protected].
References
NConf 'id' Parameter Multiple SQL Injection Vulnerabilities
References:
References:
- NConf - Enterprise Nagios configurator (SourceForge)
- Nconf HomePage (Nconf)