Buffer overflow in Libidn - CVE-2015-2059

 

Buffer overflow in Libidn - CVE-2015-2059

Published: August 12, 2015 / Updated: July 28, 2020


Vulnerability identifier: #VU32284
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2015-2059
CWE-ID: CWE-119
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 read and manipulate data.

The stringprep_utf8_to_ucs4 function in libin before 1.31, as used in jabberd2, allows context-dependent attackers to read system memory and possibly have other unspecified impact via invalid UTF-8 characters in a string, which triggers an out-of-bounds read.


How to mitigate CVE-2015-2059

Install update from vendor's website.

Sources