A Reflected Cross Site Scripting (XSS) vulnerability exists in the authorization function exposed by RESTful Web Api of IBM Worklight Framework 6.1, 6.2, 6.3, 7.0, 7.1, and 8.0. The vulnerable parameter is "scope"; if you set as its value a "realm" not defined in authenticationConfig.xml, you get an HTTP 403 Forbidden response and the value will be reflected in the body of the HTTP response. By setting it to arbitrary JavaScript code it is possible to modify the flow of the authorization function, potentially leading to credential disclosure within a trusted session.
References
Link | Resource |
---|---|
http://www-01.ibm.com/support/docview.wss?uid=swg2C1000316 | Vendor Advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/129404 | VDB Entry Vendor Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2017-08-01 18:29
Updated : 2024-02-04 19:29
NVD link : CVE-2017-1500
Mitre link : CVE-2017-1500
CVE.ORG link : CVE-2017-1500
JSON object : View
Products Affected
ibm
- mobilefirst_platform_foundation
- worklight
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')