1248 matches found
brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash
Summary expand bounds the number of results it produces the max option, 100000 by default but not their length. By chaining many brace groups, an attacker keeps the result count under max while making every result grow with the number of groups. Building max long results — plus the intermediate...