Advanced Guestbook Index.PHP Entry Parameter SQL Injection Vulnerability
BID:13548
Info
Advanced Guestbook Index.PHP Entry Parameter SQL Injection Vulnerability
| Bugtraq ID: | 13548 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | May 09 2005 12:00AM |
| Updated: | Jul 24 2006 06:32PM |
| Credit: | Spy Hat <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
Advanced Guestbook Advanced Guestbook 2.4 Advanced Guestbook Advanced Guestbook 2.3.1 |
| Not Vulnerable: | |
Discussion
Advanced Guestbook Index.PHP Entry Parameter SQL Injection Vulnerability
Advanced Guestbook is prone to an SQL-injection vulnerability because it 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 reportedly affects Advanced Guestbook version 2.3.1; other versions may also be vulnerable.
Advanced Guestbook is prone to an SQL-injection vulnerability because it 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 reportedly affects Advanced Guestbook version 2.3.1; other versions may also be vulnerable.
Exploit / POC
Advanced Guestbook Index.PHP Entry Parameter SQL Injection Vulnerability
No exploit is required.
The following proof-of-concept URIs are available:
http://www.example.com/guestbook/index.php?entry='
http://www.example.com/guestbook/index.php?entry=%27
No exploit is required.
The following proof-of-concept URIs are available:
http://www.example.com/guestbook/index.php?entry='
http://www.example.com/guestbook/index.php?entry=%27
Solution / Fix
Advanced Guestbook Index.PHP Entry Parameter 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]:[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]:[email protected].
References
Advanced Guestbook Index.PHP Entry Parameter SQL Injection Vulnerability
References:
References:
- Advanced Guestbook Homepage (Advanced Guestbook)
- [MajorSecurity #25] Advanced Guestbook 2.4 for phpBB - Multiple XSS and SQL-Inje ([email protected])
- Advanced Guestbook 2.3.1 (Spy Hat
)