5383 matches found
Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS
Summary dasel's JSON and XML readers parse nested structures with unbounded recursion, one native stack frame per nesting level, with no depth guard. A small sub-10 MB, deeply nested document drives the Go runtime past its goroutine stack limit and triggers a fatal error: stack overflow. This is...
6.2CVSS
SaveExploits0References5Affected Software1
20