N8CMS Multiple Input Validation Vulnerabilities
BID:16858
Info
N8CMS Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 16858 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 27 2006 12:00AM |
| Updated: | Mar 02 2006 10:46PM |
| Credit: | Liz0ziM is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
NathanLandry n8cms 1.2 NathanLandry n8cms 1.1 |
| Not Vulnerable: | |
Discussion
N8CMS Multiple Input Validation Vulnerabilities
The 'n8cms' script is prone to multiple input-validation vulnerabilities. These issues are due to the application's failure to properly sanitize user-supplied input.
Successful exploitation could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.
The 'n8cms' script is prone to multiple input-validation vulnerabilities. These issues are due to the application's failure to properly sanitize user-supplied input.
Successful exploitation could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.
Exploit / POC
N8CMS Multiple Input Validation Vulnerabilities
These issues can be exploited through use of a web client.
The following proof of concept URI are available:
http://www.example.com/path/?dir=[sql]
http://www.example.com/path/?dir=home&page_id=[sql]
http://www.example.com/path/?dir=[xss]
http://www.example.com/path/?dir=home&page_id=[xss]
http://www.example.com/path/mailto.php?userid=[xss]
These issues can be exploited through use of a web client.
The following proof of concept URI are available:
http://www.example.com/path/?dir=[sql]
http://www.example.com/path/?dir=home&page_id=[sql]
http://www.example.com/path/?dir=[xss]
http://www.example.com/path/?dir=home&page_id=[xss]
http://www.example.com/path/mailto.php?userid=[xss]
Solution / Fix
N8CMS Multiple Input Validation Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or 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 are aware of more recent information, please mail us at: [email protected]