CVE-2018-1999033:
Exposure of sensitive information in Anchore Container Image Scanner Jenkins Plugin
6.5
CVSS ScoreBasic Information
CVE ID
GHSA ID
EPSS Score
-
CWE
Published
5/13/2022
Updated
2/1/2023
KEV Status
No
Technology
Java
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
org.jenkins-ci.plugins:anchore-container-scanner | maven | < 1.0.17 | 1.0.17 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerability is related to the exposure of sensitive information due to storing passwords in plain text in the Anchore Container Image Scanner Jenkins Plugin. The fix involves encrypting the password in the configuration files. The AnchoreBuilder class is directly mentioned in the vulnerability description as the location of the vulnerability.