CVE-2019-16542: Jenkins Anchore Container Scanner Plugin vulnerable to Insufficiently Protected Credentials
6.5
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.1451%
CWE
Published
5/24/2022
Updated
1/31/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.20 | 1.0.20 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerability description indicates credentials were stored unencrypted in job config.xml
files, but no specific functions are mentioned in the provided data. While the root cause relates to improper credential storage in configuration serialization, the advisory lacks commit diffs, patch details, or code references needed to identify exact vulnerable functions. The fix involved removing deprecated functionality rather than modifying specific functions. Without access to the plugin's source code changes between 1.0.19 and 1.0.20, we cannot confidently name specific vulnerable functions.