Buffer overflow in Chicken Scheme - CVE-2014-3776

 

Buffer overflow in Chicken Scheme - CVE-2014-3776

Published: May 20, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41652
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-2014-3776
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: call-cc.org
Affected software:
Chicken Scheme

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

Buffer overflow in the "read-u8vector!" procedure in the srfi-4 unit in CHICKEN stable 4.8.0.7 and development snapshots before 4.9.1 allows remote attackers to cause a denial of service (memory corruption and application crash) and possibly execute arbitrary code via a "#f" value in the NUM argument.


How to mitigate CVE-2014-3776

Install update from vendor's website.

Sources