← Back to CVE List

CVE-2018-1098

Published: 2018-04-03T16:29Z
Last Modified: 2024-11-21T03:59Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt