CVE-2018-1099: Input Validation
DNS rebinding vulnerability found in etcd 3.3.1 and earlier. An attacker can control his DNS records to direct to localhost, and trick the browser into sending requests to localhost (or any other address).
Other sources
etcd 3.3.1 and earlier does not correctly restrict access to resources based on the hostname, thus allowing a DNS rebinding attack. An attacker can control his DNS records and trick the browser into sending requests to an etcd server on an internal network and bypassing the same-origin policy.
Upstream issue: https://github.com/coreos/etcd/issues/9353
— Red Hat
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2018-1099?
CVE-2018-1099 has a medium severity rating due to its potential for compromising local resources through DNS rebinding.
How do I fix CVE-2018-1099?
To fix CVE-2018-1099, upgrade etcd to version 3.4.0 or later.
What systems are affected by CVE-2018-1099?
CVE-2018-1099 affects etcd versions 3.3.1 and earlier across various distributions including Red Hat and Fedora.
Can an attacker exploit CVE-2018-1099 remotely?
Yes, an attacker can exploit CVE-2018-1099 remotely by directing DNS records to localhost.
What are the consequences of CVE-2018-1099?
The consequences of CVE-2018-1099 include unauthorized access to local resources and potential data breaches.