Skip to content

Jenkins Email Extension Plugin SMTP password transmitted and displayed in plain text

Low severity GitHub Reviewed Published May 24, 2022 to the GitHub Advisory Database • Updated Dec 14, 2023

Package

maven org.jenkins-ci.plugins:email-ext (Maven)

Affected versions

>= 2.72, < 2.74

Patched versions

2.74

Description

Email Extension Plugin stores an SMTP password in its global configuration file hudson.plugins.emailext.ExtendedEmailPublisher.xml on the Jenkins controller as part of its configuration.

While this password is stored encrypted on disk, it is transmitted and displayed in plain text as part of the configuration form by Email Extension Plugin 2.72 and 2.73. This can result in exposure of the password.

Email Extension Plugin 2.74 transmits the SMTP password in its global configuration encrypted and masks it using a password field.

References

Published by the National Vulnerability Database Aug 12, 2020
Published to the GitHub Advisory Database May 24, 2022
Reviewed Dec 20, 2022
Last updated Dec 14, 2023

Severity

Low
3.7
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Weaknesses

CVE ID

CVE-2020-2232

GHSA ID

GHSA-5c4v-vh95-c67c

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.