WX-Guestbook SQL Injection and HTML Injection Vulnerabilities
BID:41741
Info
WX-Guestbook SQL Injection and HTML Injection Vulnerabilities
| Bugtraq ID: | 41741 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 21 2009 12:00AM |
| Updated: | Sep 21 2009 12:00AM |
| Credit: | learn3r |
| Vulnerable: |
WEBILIX websolutions WX-Guestbook 1.1.208 |
| Not Vulnerable: | |
Discussion
WX-Guestbook SQL Injection and HTML Injection Vulnerabilities
WX-Guestbook is prone to multiple SQL-injection vulnerabilities and an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied input.
An attacker may leverage these issues to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database or to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials, control how the site is viewed, and launch other attacks.
WX-Guestbook version 1.1.208 is affected; other versions may also be affected.
WX-Guestbook is prone to multiple SQL-injection vulnerabilities and an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied input.
An attacker may leverage these issues to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database or to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials, control how the site is viewed, and launch other attacks.
WX-Guestbook version 1.1.208 is affected; other versions may also be affected.
Exploit / POC
WX-Guestbook SQL Injection and HTML Injection Vulnerabilities
An attacker can exploit these issues through a browser.
The following example input is available:
test%') UNION ALL SELECT 1,2,concat(@@version,0x3a,user(),database()),4,5,6,7,8,9,10,11,12/*
An attacker can exploit these issues through a browser.
The following example input is available:
test%') UNION ALL SELECT 1,2,concat(@@version,0x3a,user(),database()),4,5,6,7,8,9,10,11,12/*
Solution / Fix
WX-Guestbook SQL Injection and HTML Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or 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 are aware of more recent information, please mail us at: [email protected]
References
WX-Guestbook SQL Injection and HTML Injection Vulnerabilities
References:
References:
- WX-Guestbook Project Page (SourceForge)