CVE-2017-17439

UnknownEPSS 3.43%

Last modified

CVE-2017-17439 is a vulnerability of currently unknown severity. In Heimdal through 7.4, remote unauthenticated attackers are able to crash the KDC by sending a crafted UDP packet containing empty data fields for client name or realm. The parser would unconditionally dereference NULL pointers in that case, leading to a segmentation fault. EPSS estimates a 3.43% chance of exploitation in the next 30 days.

Description

In Heimdal through 7.4, remote unauthenticated attackers are able to crash the KDC by sending a crafted UDP packet containing empty data fields for client name or realm. The parser would unconditionally dereference NULL pointers in that case, leading to a segmentation fault. This is related to the _kdc_as_rep function in kdc/kerberos5.c and the der_length_visible_string function in lib/asn1/der_length.c.

Metrics

EPSS Probability
3.43%

87.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
DebianDebian Linux9.0
Heimdal ProjectHeimdal<= 7.4.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2017-17439?
In Heimdal through 7.4, remote unauthenticated attackers are able to crash the KDC by sending a crafted UDP packet containing empty data fields for client name or realm. The parser would unconditionally dereference NULL pointers in that case, leading to a segmentation fault. This is related to the _kdc_as_rep function in kdc/kerberos5.c and the der_length_visible_string function in lib/asn1/der_length.c.
How severe is CVE-2017-17439?
Severity scoring for CVE-2017-17439 is pending analysis. The EPSS model estimates a 3.43% probability of exploitation in the next 30 days.
How do I fix CVE-2017-17439?
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-17439?

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

Scan your code now

Source: NVD / NIST