Unprotected storage of credentials in Configuration as Code - CVE-2019-10343

 

Unprotected storage of credentials in Configuration as Code - CVE-2019-10343

Published: October 4, 2019


Vulnerability identifier: #VU21532
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-10343
CWE-ID: CWE-256
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Jenkins
Affected software:
Configuration as Code

Detailed vulnerability description

The vulnerability allows a local user to gain access to other users' credentials.

The vulnerability exists due to the affected software fails to mask secrets in system log messages. A local authenticated user can view contents of the configuration file and gain access to passwords for 3rd party integration.


How to mitigate CVE-2019-10343

Install updates from vendor's website.

Sources