#VU111915 Heap-based buffer overflow in jq - CVE-2023-50246
Published: June 25, 2025
jq
stedolan (Stephen Dolan)
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error within the decToString() function in decNumber.c . A remote attacker can pass specially crafted data to the application, trigger a heap-based buffer overflow and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.