CVE-2019-9901

MEDIUMCVSS 6.5/10EPSS 2.68%

Last modified

CVE-2019-9901 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. EPSS estimates a 2.68% chance of exploitation in the next 30 days.

Description

Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy.

Metrics

CVSS 3.0
6.5/10

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

EPSS Probability
2.68%

83.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
EnvoyproxyEnvoy<= 1.9.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-9901?
Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy.
How severe is CVE-2019-9901?
CVE-2019-9901 has a CVSS score of 6.5/10 (MEDIUM severity). The EPSS model estimates a 2.68% probability of exploitation in the next 30 days.
How do I fix CVE-2019-9901?
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.

How Strix Helps

Related CVEs from 2019

Are you affected by CVE-2019-9901?

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

Scan your code now

Source: NVD / NIST