CVE Catalog

CVE-2017-11343

High
Published: Translated: NVD NIST

Summary

All versions of CHICKEN Scheme up to and including 4.12.0 are vulnerable to an algorithmic complexity attack due to an incomplete fix for CVE-2012-6125. An attacker can provide crafted input that will result in O(n) lookup time in the symbol table.

Risk Assessment

This vulnerability may lead to significant performance degradation, potentially affecting the availability of services within the organization.

Recommendation

It is recommended to upgrade to a version of CHICKEN Scheme above 4.12.0 to mitigate the risks associated with this vulnerability.

Other vulnerabilities in CHICKEN Scheme

See all
Original NVD description (English source)

Due to an incomplete fix for CVE-2012-6125, all versions of CHICKEN Scheme up to and including 4.12.0 are vulnerable to an algorithmic complexity attack. An attacker can provide crafted input which, when inserted into the symbol table, will result in O(n) lookup time.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS