CVE-2016-6830
CVE-2016-6830 is a critical-severity vulnerability in Call-cc Chicken with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-119.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v2: 7.5
- EPSS exploit prediction: 2% (80th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-119
- Affected product: Call-cc Chicken
- Published:
- Last modified:
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).
Frequently asked questions
- What is 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).
- How severe is CVE-2016-6830?
- CVE-2016-6830 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2016-6830 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (80th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2016-6830?
- CVE-2016-6830 affects Call-cc Chicken. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2016-6830?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2016-6830 published?
- CVE-2016-6830 was published on 2017-01-10 and last updated on 2026-06-17.
References
- http://lists.nongnu.org/archive/html/chicken-announce/2016-08/msg00001.html
- http://www.securityfocus.com/bid/92550
Affected products (1)
- cpe:2.3:a:call-cc:chicken:*:*:*:*:*:*:*:*
More vulnerabilities in Call-cc Chicken
- CVE-2022-45145 — Critical (CVSS 9.8): egg-compile.scm in CHICKEN 5.x before 5.3.1 allows arbitrary OS command execution during package installation via…
- CVE-2014-6310 — Critical (CVSS 9.8): Buffer overflow in CHICKEN 4.9.0 and 4.9.0.1 may allow remote attackers to execute arbitrary code via the 'select'…
- CVE-2012-6125 — Critical (CVSS 9.8): Chicken before 4.8.0 is susceptible to algorithmic complexity attacks related to hash table collisions.
- CVE-2013-2075 — High (CVSS 8.8): Multiple buffer overflows in the (1) R5RS char-ready, (2) tcp-accept-ready, and (3) file-select procedures in Chicken…
- CVE-2013-2024 — High (CVSS 8.8): OS command injection vulnerability in the "qs" procedure from the "utils" module in Chicken before 4.9.0.
- CVE-2017-6949 — High (CVSS 8.1): An issue was discovered in CHICKEN Scheme through 4.12.0. When using a nonstandard CHICKEN-specific extension to…
All CVEs affecting Call-cc Chicken →
Other CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) vulnerabilities
- CVE-2026-2778 — Critical (CVSS 10.0): Sandbox escape due to incorrect boundary conditions in the DOM: Core & HTML component. This vulnerability was fixed in…
- CVE-2026-2776 — Critical (CVSS 10.0): Sandbox escape due to incorrect boundary conditions in the Telemetry component in External Software. This vulnerability…
- CVE-2025-1866 — Critical (CVSS 10.0): Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in warmcat libwebsockets allows…
- CVE-2022-27625 — Critical (CVSS 10.0): A vulnerability regarding improper restriction of operations within the bounds of a memory buffer is found in the…
- CVE-2022-27624 — Critical (CVSS 10.0): A vulnerability regarding improper restriction of operations within the bounds of a memory buffer is found in the…
- CVE-2020-11896 — Critical (CVSS 10.0): The Treck TCP/IP stack before 6.0.1.66 allows Remote Code Execution, related to IPv4 tunneling.