VYPR
Low severityNVD Advisory· Published Jul 27, 2018· Updated Aug 5, 2024

CVE-2017-2651

CVE-2017-2651

Description

jenkins-mailer-plugin before version 1.20 is vulnerable to an information disclosure while using the feature to send emails to a dynamically created list of users based on the changelogs. This could in some cases result in emails being sent to people who have no user account in Jenkins, and in rare cases even people who were not involved in whatever project was being built, due to some mapping based on the local-part of email addresses.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Jenkins Mailer Plugin before 1.20 sends emails to addresses not associated with actual users, potentially disclosing project involvement to unintended recipients.

Vulnerability

The Jenkins Mailer Plugin (jenkins-mailer-plugin) versions before 1.20 provides a feature to send emails to a dynamically created list of users based on changelogs, such as "authors of SCM changes since the last successful build". Due to mapping based on the local-part of email addresses, emails could in some cases be sent to people who have no user account in Jenkins, and in rare cases even to people who were not involved in the project being built. [1][2][3]

Exploitation

The vulnerability is not actively exploitable by an attacker; it is triggered automatically when a Jenkins job uses the "send emails to authors of SCM changes" option. The plugin extracts email addresses from changelogs and, due to insufficient validation, may send emails to addresses derived from the local-part without verifying if those addresses belong to legitimate Jenkins users or project participants. [2]

Impact

Successful triggering results in information disclosure: the content of the emails (which may include project details) is sent to unintended recipients, potentially revealing project involvement and sensitive information to outsiders. No further privileges are gained. [1][2]

Mitigation

The issue is fixed in Mailer Plugin version 1.20, released on March 20, 2017. [2] Users should upgrade to version 1.20 or later. There is no known workaround for versions prior to 1.20.

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.jenkins-ci.plugins:mailerMaven
< 1.201.20

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

6

News mentions

0

No linked articles in our index yet.