CVE-2016-6830

Severity CVSS v4.0:
Pending analysis
Type:
CWE-119 Buffer Errors
Publication date:
10/01/2017
Last modified:
20/04/2025

Description

The "process-execute" and "process-spawn" procedures in CHICKEN Scheme used fixed-size buffers for holding the arguments and environment variables to use in its execve() call. This would allow user-supplied argument/environment variable lists to trigger a buffer overrun. This affects all releases of CHICKEN up to and including 4.11 (it will be fixed in 4.12 and 5.0, which are not yet released).

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:call-cc:chicken:*:*:*:*:*:*:*:* 4.11.0 (including)