Miggo Logo

CVE-2021-21634:
Passwords stored in plain text by Jenkins Jabber (XMPP) notifier and control Plugin

6.5

CVSS Score
3.1

Basic Information

EPSS Score
0.1451%
Published
5/24/2022
Updated
12/7/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:N/A:N
Package NameEcosystemVulnerable VersionsFirst Patched Version
org.jvnet.hudson.plugins:jabbermaven<= 1.411.42

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The analysis focused on the changes made to handle passwords in the JabberPublisherDescriptor class. The functions getPassword() and applyPassword() were identified as vulnerable because they directly handle password storage and retrieval. The patch changes these functions to use Secret for password handling, indicating that the previous handling was insecure.

Vulnerable functions

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

WAF Protection Rules

WAF Rule

J*nkins J****r (XMPP) noti*i*r *n* *ontrol Plu*in *.** *n* **rli*r stor*s p*sswor*s un*n*rypt** in its *lo**l *on*i*ur*tion *il* `*u*son.plu*ins.j****r.im.tr*nsport.J****rPu*lis**r.xml` on t** J*nkins *ontroll*r *s p*rt o* its *on*i*ur*tion. T**s* p

Reasoning

T** *n*lysis *o*us** on t** ***n**s m*** to **n*l* p*sswor*s in t** `J****rPu*lis**r**s*riptor` *l*ss. T** *un*tions `**tP*sswor*()` *n* `*pplyP*sswor*()` w*r* i**nti*i** *s vuln*r**l* ****us* t**y *ir**tly **n*l* p*sswor* stor*** *n* r*tri*v*l. T**