CVE-2017-9798

HIGHCVSS 7.5/10EPSS 95.00%

Last modified

CVE-2017-9798 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. EPSS estimates a 95.00% chance of exploitation in the next 30 days.

Description

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker sends an unauthenticated OPTIONS HTTP request when attempting to read secret data. This is a use-after-free issue and thus secret data is not always sent, and the specific data depends on many factors including configuration. Exploitation with .htaccess can be blocked with a patch to the ap_limit_section function in server/core.c.

Metrics

CVSS 3.1
7.5/10

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

EPSS Probability
95.00%

99.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
ApacheHttp Server<= 2.2.34
ApacheHttp Server2.4.0
ApacheHttp Server2.4.1
ApacheHttp Server2.4.2
ApacheHttp Server2.4.3
ApacheHttp Server2.4.4
ApacheHttp Server2.4.6
ApacheHttp Server2.4.7
ApacheHttp Server2.4.9
ApacheHttp Server2.4.10
ApacheHttp Server2.4.12
ApacheHttp Server2.4.16
ApacheHttp Server2.4.17
ApacheHttp Server2.4.18
ApacheHttp Server2.4.20
ApacheHttp Server2.4.23
ApacheHttp Server2.4.25
ApacheHttp Server2.4.26
ApacheHttp Server2.4.27
DebianDebian Linux7.0
DebianDebian Linux8.0
DebianDebian Linux9.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2017-9798?
Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker sends an unauthenticated OPTIONS HTTP request when attempting to read secret data. This is a use-after-free issue and thus secret data is not always sent, and the specific data depends on many factors including configuration. Exploitation with .htaccess can be blocked with a patch to the ap_limit_section function in server/core.c.
How severe is CVE-2017-9798?
CVE-2017-9798 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 95.00% probability of exploitation in the next 30 days.
How do I fix CVE-2017-9798?
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-2017-9798?

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

Scan your code now

Source: NVD / NIST