Out-of-bounds read in Libidn - CVE-2016-6261

 

Out-of-bounds read in Libidn - CVE-2016-6261

Published: September 7, 2016 / Updated: July 28, 2020


Vulnerability identifier: #VU32270
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2016-6261
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GNU
Affected software:
Libidn

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

The idna_to_ascii_4i function in lib/idna.c in libidn before 1.33 allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via 64 bytes of input.


How to mitigate CVE-2016-6261

Install update from vendor's website.

Sources