SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2017-15710

If the header value is not present in the charset conversion table, a fallback mechanism is used to truncate it to a two characters value to allow a quick retry (for example, 'en-US' is truncated to 'en').

HIGH 7.5EPSS 17.5%

Does this matter?

EPSS puts the probability of exploitation in the next 30 days at 17.5%, higher than 97% of all known CVEs. Patch or mitigate before the next change window.

Description

In Apache httpd 2.0.23 to 2.0.65, 2.2.0 to 2.2.34, and 2.4.0 to 2.4.29, mod_authnz_ldap, if configured with AuthLDAPCharsetConfig, uses the Accept-Language header value to lookup the right charset encoding when verifying the user's credentials. If the header value is not present in the charset conversion table, a fallback mechanism is used to truncate it to a two characters value to allow a quick retry (for example, 'en-US' is truncated to 'en'). A header value of less than two characters forces an out of bound write of one NUL byte to a memory location that is not part of the string. In the worst case, quite unlikely, the process would crash which could be used as a Denial of Service attack. In the more likely case, this memory is already reserved for future use and the issue has no effect at all.

CVSS 3.0
7.5 HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS
17.53% probability · 97th percentile
CISA KEV
Not listed
Weakness
CWE-787
Affected
apache/http server · debian/debian linux · canonical/ubuntu linux · netapp/santricity cloud connector · netapp/storage automation store · netapp/storagegrid · netapp/clustered data ontap · redhat/enterprise linux
Source
security@apache.org

References

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.