Bug 1434338 (CVE-2017-2651)

Summary: CVE-2017-2651 jenkins-mailer-plugin: Emails were sent to addresses not associated with actual users of Jenkins by Mailer Plugin
Product: [Other] Security Response Reporter: Adam Mariš <amaris>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: ahardin, bleanhar, ccoleman, dbaker, dedgar, dmcphers, java-sig-commits, jgoulding, jkeck, joelsmith, jokerman, mchappel, mizdebsk, msrb, tdawson
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: jenkins-mailer-plugin 1.20 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-08 03:09:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1434343, 1471335, 1471336, 1471337, 1471338    
Bug Blocks: 1395176, 1434340    

Description Adam Mariš 2017-03-21 10:12:35 UTC
The Mailer and Email Extension Plugins are able to send emails to a dynamically created list of users based on the changelogs, like authors of SCM changes since the last successful build.

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.

Affected versions: up to and including version 1.19

External Reference:

https://jenkins.io/security/advisory/2017-03-20/

Comment 1 Adam Mariš 2017-03-21 10:12:56 UTC
Acknowledgments:

Name: the Jenkins project
Upstream: Caleb Tennis (CloudBees)

Comment 2 Adam Mariš 2017-03-21 10:17:15 UTC
Created jenkins-mailer-plugin tracking bugs for this issue:

Affects: fedora-all [bug 1434343]

Comment 4 Jason Shepherd 2018-04-03 04:40:18 UTC
The latest Openshift Jenkins 2 image does not container the mailer plugin. Closing Openshift Enterprise as not affected.