CVE-2019-14809

UnknownEPSS 8.36%

Last modified

CVE-2019-14809 is a vulnerability of currently unknown severity. net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications. This is related to a Host field with a suffix appearing in neither Hostname() nor Port(), and is related to a non-numeric port number. EPSS estimates a 8.36% chance of exploitation in the next 30 days.

Description

net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications. This is related to a Host field with a suffix appearing in neither Hostname() nor Port(), and is related to a non-numeric port number. For example, an attacker can compose a crafted javascript:// URL that results in a hostname of google.com.

Metrics

EPSS Probability
8.36%

94.3th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
GolangGo< 1.11.13
GolangGo>= 1.12.0, < 1.12.8
DebianDebian Linux10.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-14809?
net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications. This is related to a Host field with a suffix appearing in neither Hostname() nor Port(), and is related to a non-numeric port number. For example, an attacker can compose a crafted javascript:// URL that results in a hostname of google.com.
How severe is CVE-2019-14809?
Severity scoring for CVE-2019-14809 is pending analysis. The EPSS model estimates a 8.36% probability of exploitation in the next 30 days.
How do I fix CVE-2019-14809?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-14809?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST