#VU6349 Stack-based buffer overflow in libevent - CVE-2017-5437,CVE-2016-10196

 

#VU6349 Stack-based buffer overflow in libevent - CVE-2017-5437,CVE-2016-10196

Published: April 19, 2017


Vulnerability identifier: #VU6349
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2017-5437,CVE-2016-10196
CWE-ID: CWE-121
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
libevent
Software vendor:
libevent

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to boundary error in evutil_parse_sockaddr_port() function in evutil.c within libevent library before 2.1.6-beta. A remote attacker can trigger stack-based buffer overflow and execute arbitrary code on the target system.

Successful exploitation of the vulnerability may allow an attacker to compromise vulnerable system.


Remediation

Update to version 2.1.6-beta or later.

External links