Security Bulletin
Summary
The IBM Tealeaf Customer Experience portal is affected by a security vulnerability that might allow unauthorized access to images of charts generated by other users.
Vulnerability Details
CVEID: CVE-2015-4989
DESCRIPTION: The IBM Tealeaf Customer Experience portal allows an attacker with knowledge of the internal name assigned to a chart displayed to an authorized user to retrieve the contents of the chart.
CVSS Base Score: 3.7
CVSS Temporal Score: See https://exchange.xforce.ibmcloud.com/vulnerabilities/105902 for the current score
CVSS Environmental Score*: Undefined
CVSS Vector: (AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N)
Affected Products and Versions
IBM Tealeaf Customer Experience v8.0-v9.0.2
Remediation/Fixes
Workarounds and Mitigations
After installing the upgrade above, make the following change to the configuration file in <Tealeaf_install_directory>\Portal\Web.config:
- Locate </system.net> and insert the following text after </system.net>, with the other <location path=..> nodes:
- Save Web.config
- Restart all Tealeaf services
<!-- Static file handler -->
<location path="temp_chart">
<system.webServer>
<handlers>
<add verb="*" path="*" name="TLStaticFileHandler" type="TeaLeaf.Portal.Common.TLStaticFileHandler"/>
</handlers>
</system.webServer>
</location>
Get Notified about Future Security Bulletins
References
Acknowledgement
Vulnerability reported to IBM by Spyridon Chatzimichail at COSMOTE Mobile Telecommunications S.A.
Change History
09 June 2016: Update Fix Central links.
17 Dec 2015: Initial publication
*The CVSS Environment Score is customer environment specific and will ultimately impact the Overall CVSS Score. Customers can evaluate the impact of this vulnerability in their environments by accessing the links in the Reference section of this Security Bulletin.
Disclaimer
Review the IBM security bulletin disclaimer and definitions regarding your responsibilities for assessing potential impact of security vulnerabilities to your environment.
Internal Use Only
All versions of the product are affected, but I removed the references to the versions not yet fixed at the request of the CES security team.
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21968866