GHSA-9v72-p5p3-9w65

Suggest an improvement
Source
https://github.com/advisories/GHSA-9v72-p5p3-9w65
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-9v72-p5p3-9w65/GHSA-9v72-p5p3-9w65.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-9v72-p5p3-9w65
Aliases
Published
2022-05-13T01:36:51Z
Modified
2024-02-20T05:33:56.776010Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
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.

Database specific
{
    "nvd_published_at": "2018-07-27T18:29:00Z",
    "cwe_ids": [
        "CWE-200"
    ],
    "severity": "LOW",
    "github_reviewed": true,
    "github_reviewed_at": "2022-07-01T17:34:20Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:mailer

Package

Name
org.jenkins-ci.plugins:mailer
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/mailer

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.20

Affected versions

1.*

1.1
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
1.10
1.11
1.12-beta-1
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19

Database specific

{
    "last_known_affected_version_range": "<= 1.19"
}