GHSA-w6hw-57jq-h7f5

Suggest an improvement
Source
https://github.com/advisories/GHSA-w6hw-57jq-h7f5
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-w6hw-57jq-h7f5/GHSA-w6hw-57jq-h7f5.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-w6hw-57jq-h7f5
Aliases
  • CVE-2020-2186
Published
2022-05-24T17:17:14Z
Modified
2024-02-16T08:17:55.126467Z
Severity
  • 3.1 (Low) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N CVSS Calculator
Summary
CSRF vulnerability in Amazon EC2 Plugin
Details

Amazon EC2 Plugin 1.50.1 and earlier does not require POST requests in several HTTP endpoints, resulting in cross-site request forgery (CSRF) vulnerabilities. This allows an attacker to provision instances with an attacker-specified template ID.

Amazon EC2 Plugin 1.50.2 now requires POST requests for the affected HTTP endpoints.

Database specific
{
    "nvd_published_at": "2020-05-06T13:15:00Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "LOW",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-16T22:55:34Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:ec2

Package

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

Affected ranges

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

Affected versions

1.*

1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.20
1.21
1.22
1.23
1.24
1.25
1.26
1.27
1.28
1.29
1.30
1.31
1.32
1.33
1.34
1.35
1.36
1.37
1.38
1.39
1.40
1.40.1
1.41
1.41.1
1.42
1.42.1
1.42.2
1.43
1.44
1.44.1
1.45
1.46
1.46.1
1.46.2
1.46.3
1.46.4
1.47
1.48
1.49
1.49.1
1.49.2
1.49.3
1.50
1.50.1

Database specific

{
    "last_known_affected_version_range": "<= 1.50.1"
}