-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.jenkins-ci.plugins:aqua-microscanner | maven | <= 1.0.5 | 1.0.6 |
The vulnerability stems from plaintext credential storage in Jenkins' global config.xml. In Jenkins plugin architecture:
Though exact patch diffs aren't provided, the advisory explicitly states credentials were stored unencrypted in config.xml. This indicates:
These functions represent the most likely points where plaintext credentials entered the system and were persisted, based on Jenkins plugin design patterns and the vulnerability description.