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.
{
"github_reviewed": true,
"severity": "LOW",
"cwe_ids": [
"CWE-352"
],
"nvd_published_at": "2020-05-06T13:15:00Z",
"github_reviewed_at": "2022-12-16T22:55:34Z"
}