Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:27789
HistoryMar 19, 2012 - 12:00 a.m.

SAP Business Objects XI R2 Infoview Multiple XSS

2012-03-1900:00:00
vulners.com
33

Class Input Validation Error
Remote Yes
Published 10 February 11:00AM
Vulnerable XI R2

SAP Business Objects is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

An attacker may leverage this issue 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 and to launch other attacks.

Version XI R2 is known to be vulnerable. Other versions may also be vulnerable. The vulnerability lies in functionality related to the InfoView system.

The following proof of concept examples are provided:

POST http://www.example.com/businessobjects/enterprise115/InfoView/listing.aspx
searchText=</script><script>alert(1);</script>

https://www.example.com/businessobjects/enterprise115/infoview/help/helpredir.aspx?guide=&#39;+alert&#40;&#39;XSS 1')+'&lang=en&rpcontext='+alert('XSS 2')+'#

https://www.example.com/businessobjects/enterprise115/infoview/webi/webi_modify.aspx?id=&#39;+alert&#40;&#39;XSS&#39;&#41;+&#39;#

Vendor aware.