Vulnerability Details : CVE-2016-6830
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).
Vulnerability category: Overflow
Products affected by CVE-2016-6830
- cpe:2.3:a:call-cc:chicken:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2016-6830
0.49%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 63 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2016-6830
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2016-6830
-
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2016-6830
-
http://www.securityfocus.com/bid/92550
CHICKEN Buffer Overflow and Information Disclosure VulnerabilitiesThird Party Advisory;VDB Entry
-
http://lists.nongnu.org/archive/html/chicken-announce/2016-08/msg00001.html
[Chicken-announce] [SECURITY] Buffer overrun in process-execute and procPatch;Vendor Advisory
Jump to