lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Wed, 22 Jun 2011 15:34:09 +0200 (CEST)
From: advisory@...ridge.ch
To: bugtraq@...urityfocus.com
Subject: HTB23017: XSS in FanUpdate


Vulnerability ID: HTB23017
Reference: http://www.htbridge.ch/advisory/xss_in_fanupdate.html
Product: FanUpdate
Vendor: fanupdate.co.uk ( http://fanupdate.co.uk/ ) 
Vulnerable Version: 3.0 and probably prior
Tested on: 3.0
Vendor Notification: 01 June 2011 
Vulnerability Type: XSS (Cross Site Scripting)
Risk level: Medium 
Credit: High-Tech Bridge SA Security Research Lab ( http://www.htbridge.ch/advisory/ ) 

Vulnerability Details:
High-Tech Bridge SA Security Research Lab has discovered vulnerability in FanUpdate, which can be exploited to perform cross-site scripting attacks.

Input passed via the GET "pageTitle" parameter to header.php is not properly sanitised before being returned to the user.
This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of affected website.

The following PoC code is available:

http://fanupdate/header.php?pageTitle=%3C/title%3E%3Cscript%3Ealert%28123%29;%3C/script%3E

Successful exploitation of the vulnerability requires that "register_globals" is enabled.




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ