Miggo Logo

CVE-2019-10443: Jenkins iceScrum Plugin stores credentials in Cleartext

8.8

CVSS Score
3.1

Basic Information

EPSS Score
0.31631%
Published
5/24/2022
Updated
2/15/2023
KEV Status
No
Technology
TechnologyJava

Technical Details

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Package NameEcosystemVulnerable VersionsFirst Patched Version
org.jenkins-ci.plugins:icescrummaven< 1.1.51.1.5

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stems from the iceScrum Plugin storing credentials unencrypted in job config.xml files. Jenkins plugins typically handle credential persistence via methods like saveCredentials() and retrieval via getCredentials(). The advisory explicitly states credentials were stored in cleartext, implying these functions did not use Jenkins' encrypted credential storage mechanisms (e.g., Secret class or CredentialsBinding). The high confidence comes from the pattern of similar vulnerabilities in Jenkins plugins and the explicit reference to config.xml storage in the CVE description.

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

J*nkins i**S*rum Plu*in *.*.* *n* **rli*r stor** *r***nti*ls un*n*rypt** in jo* *on*i*.xml *il*s on t** J*nkins m*st*r w**r* t**y *oul* ** vi*w** *y us*rs wit* *xt*n*** R*** p*rmission, or ****ss to t** m*st*r *il* syst*m.

Reasoning

T** vuln*r**ility st*ms *rom t** i**S*rum Plu*in storin* *r***nti*ls un*n*rypt** in jo* `*on*i*.xml` *il*s. J*nkins plu*ins typi**lly **n*l* *r***nti*l p*rsist*n** vi* m*t*o*s lik* `s*v**r***nti*ls()` *n* r*tri*v*l vi* `**t*r***nti*ls()`. T** **visor