ghsa-9v72-p5p3-9w65
Vulnerability from github
Published
2022-05-13 01:36
Modified
2022-07-01 17:34
Severity ?
Summary
Exposure of Sensitive Information to an Unauthorized Actor in Jenkins-mailer-plugin
Details
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.19" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:mailer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.20" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-2651" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-07-01T17:34:20Z", "nvd_published_at": "2018-07-27T18:29:00Z", "severity": "LOW" }, "details": "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.", "id": "GHSA-9v72-p5p3-9w65", "modified": "2022-07-01T17:34:20Z", "published": "2022-05-13T01:36:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-2651" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2651" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2017-03-20" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/96984" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Exposure of Sensitive Information to an Unauthorized Actor in Jenkins-mailer-plugin" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.