Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/etcd-io/etcd
  4. ›
  5. CVE-2018-1098

CVE-2018-1098: Cross-Site Request Forgery (CSRF)

April 3, 2018 (updated May 6, 2019)

A cross-site request forgery flaw was found in etcd. 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.

References

  • bugzilla.redhat.com/show_bug.cgi?id=1552714
  • nvd.nist.gov/vuln/detail/CVE-2018-1098

Code Behaviors & Features

Detect and mitigate CVE-2018-1098 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 3.3.1

Fixed versions

  • v3.3.2

Solution

Upgrade to version 3.3.2+incompatible or above.

Impact 8.8 HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)

Source file

go/github.com/etcd-io/etcd/CVE-2018-1098.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:51 +0000.