jq is a command-line JSON processor. In 1.8.1 and earlier, jv_contains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input structure (built programmatically with reduce, since the JSON parser caps at depth 10000), the C stack is exhausted.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 4.0 | 5.4 | Medium | CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P |
| Product | Vendor | Version |
|---|---|---|
| jq | jqlang | n/a |