GHSA-7v7g-mh53-89hw

Suggest an improvement
Source
https://github.com/advisories/GHSA-7v7g-mh53-89hw
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-7v7g-mh53-89hw/GHSA-7v7g-mh53-89hw.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-7v7g-mh53-89hw
Aliases
Published
2022-05-24T17:33:08Z
Modified
2024-02-16T08:23:07.316448Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Missing permission check in Jenkins AWS Global Configuration Plugin allows replacing plugin configuration
Details

Jenkins AWS Global Configuration Plugin 1.5 and earlier does not perform a permission check in an HTTP endpoint processing form submissions.

This allows attackers with Overall/Read permission to replace the global AWS configuration.

Jenkins AWS Global Configuration Plugin 1.6 properly performs permission checks when processing configuration form submissions.

Database specific
{
    "nvd_published_at": "2020-11-04T15:15:00Z",
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-22T03:34:41Z"
}
References

Affected packages

Maven / io.jenkins.plugins:aws-global-configuration

Package

Name
io.jenkins.plugins:aws-global-configuration
View open source insights on deps.dev
Purl
pkg:maven/io.jenkins.plugins/aws-global-configuration

Affected ranges

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

Affected versions

1.*

1.0
1.1
1.2
1.3
1.3.1
1.4
1.5

Database specific

{
    "last_known_affected_version_range": "<= 1.5"
}