[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201011181433.oAIEXjs5039596@htbridge.ch>
Date: Thu, 18 Nov 2010 15:33:45 +0100 (CET)
From: advisory@...ridge.ch
To: bugtraq@...urityfocus.com
Subject: XSS in CompactCMS
Vulnerability ID: HTB22695
Reference: http://www.htbridge.ch/advisory/xss_in_compactcms.html
Product: CompactCMS
Vendor: compactcms.nl ( http://www.compactcms.nl/ )
Vulnerable Version: 1.4.1
Vendor Notification: 04 November 2010
Vulnerability Type: XSS (Cross Site Scripting)
Status: Fixed by Vendor
Risk level: Low
Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/)
Vulnerability Details:
User can execute arbitrary JavaScript code within the vulnerable application.
The vulnerability exists due to failure in the "Comments" module to properly sanitize user-supplied input in "website" variable. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data.
Attacker can create comment with special crafted website variable. The following PoC is available:
http://host/?a="><script>alert("XSS");</script>
Solution: Upgrade to the most recent version
Powered by blists - more mailing lists