Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:27578
HistoryJan 21, 2012 - 12:00 a.m.

XSS in OneOrZero AIMS

2012-01-2100:00:00
vulners.com
27

Advisory ID: HTB23066
Reference: https://www.htbridge.ch/advisory/xss_in_oneorzero_aims.html
Product: OneOrZero AIMS
Vendor: www.oneorzero.com ( http://www.oneorzero.com/ )
Vulnerable Version: 2.8.0 Trial build231211 and probably prior
Tested Version: 2.8.0 Trial build231211
Vendor Notification: 28 December 2011
Vulnerability Type: XSS (Cross Site Scripting)
Risk Level: Medium
Credit: High-Tech Bridge SA Security Research Lab ( https://www.htbridge.ch/advisory/ )

Advisory Details:

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

Input appended to the URL after index.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 an affected site

The following PoC code is available:

http://[host]/index.php/%22%3E%3Cscript%3Ealert%28document.cookie%29;%3C/script%3E

Successful exploitation of this vulnerability requires that victim is logged-in to the vulnerable website and Apache's directive "AcceptPathInfo" is "on" or "default" (default value is "default").

Disclaimer: Details of this Advisory may be updated in order to provide as accurate information as possible. The latest version of the Advisory is available on the web page in Reference field.