WX-Guestbook 1.1.208 - SQL Injection / HTML Injection



EKU-ID: 39069 CVE: OSVDB-ID:
Author: learn3r Published: 2009-09-21 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source:  https://www.securityfocus.com/bid/41741/info

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.

test%') UNION ALL SELECT 1,2,concat(@@version,0x3a,user(),database()),4,5,6,7,8,9,10,11,12/*