GHSA-5gjm-fj42-x983

Suggest an improvement
Source
https://github.com/advisories/GHSA-5gjm-fj42-x983
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/02/GHSA-5gjm-fj42-x983/GHSA-5gjm-fj42-x983.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-5gjm-fj42-x983
Aliases
Published
2022-02-15T01:57:18Z
Modified
2023-11-01T04:48:46.455897Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
etcd Cross-site Request Forgery (CSRF)
Details

A cross-site request forgery flaw was found in etcd 3.3.1 and earlier. An attacker can set up a website that tries to send a POST request to the etcd server and modify a key. Adding a key is done with PUT so it is theoretically safe (can't PUT from an HTML form or such) but POST allows creating in-order keys that an attacker can send.

Database specific
{
    "nvd_published_at": "2018-04-03T16:29:00Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-12T18:17:42Z"
}
References

Affected packages

Go / go.etcd.io/etcd/v3

Package

Name
go.etcd.io/etcd/v3
View open source insights on deps.dev
Purl
pkg:golang/go.etcd.io/etcd/v3

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.4.0