Toutes les vulnérabilités

GHSA-jgvr-6x5w-hx5w#kcl-lib

crates.io · kcl-lib

Résumé

Zoo Design Studio: Recursive KCL parsing is vulnerable to denial-of-service

Détails de l’avis

Impact

Feeding a KCL program that wraps an expression in deep, unnecessary parentheses triggers the parser’s recursive expression -> unnecessarily_bracketed -> expression path. With enough nesting, the call stack grows until it exceeds the process stack limit, causing a stack overflow.

Références