Lucene search

K
ibmIBM0071B0CB2EE38E116EAB10B9A157BAB6D416E354718655A0247E42BBBDE18FE8
HistoryJun 08, 2020 - 3:58 p.m.

Security Bulletin: Overly Permissive CORS Policy vulnerability found on IBM Security Secret Server (CVE-2019-4633)

2020-06-0815:58:16
www.ibm.com
6

EPSS

0.001

Percentile

29.8%

Summary

This security bulletin describes plugging some potential, minor yet significant, information leaks by the IBM Security Secret Server.
IBM Security Secret Server has an overly permissive CORS policy for login.

Vulnerability Details

CVEID:CVE-2019-4633
**DESCRIPTION:**IBM Security Secret Server could allow an attacker to obtain sensitive information due to an overly permissive CORS policy.
CVSS Base score: 3.1
CVSS Temporal Score: See: https://exchange.xforce.ibmcloud.com/vulnerabilities/170007 for the current score.
CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N)

Affected Products and Versions

IBM Security Secret Server, All Versions

Remediation/Fixes

  1. At the SecretServer installation folder, in the web-appsettings.configfile under appSettings add:

_ <add key=“UseWebConfigCORS” value=“true”></add>_

  1. At the SecretServer installation folder, in the web.config file under system.webServer/httpProtocol/customHeaders add:

_ <add name=“Access-Control-Allow-Origin” value=“[customer URL here]” />_

_ <add name=“Access-Control-Allow-Headers” value=“Content-Type” />_

_ <add name=“Access-Control-Allow-Methods” value=“GET, POST, PUT, DELETE, OPTIONS” />_

> ## Workarounds and Mitigations

None

EPSS

0.001

Percentile

29.8%

Related for 0071B0CB2EE38E116EAB10B9A157BAB6D416E354718655A0247E42BBBDE18FE8