Bugzilla – Bug 1217929
VUL-0: CVE-2023-49355: jq: one-byte out-of-bounds write in decToString in decNumber/decNumber.c
Last modified: 2023-12-11 08:42:43 UTC
decToString in decNumber/decNumber.c in jq 88f01a7 has a one-byte out-of-bounds write via the " []-1.2e-1111111111" input. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-49355
Vulnerability report: https://github.com/linzc21/bug-reports/blob/main/reports/jq/1.7-37-g88f01a7/heap-buffer-overflow/CVE-2023-49355.md Only openSUSE:Factory/jq contains the decNumber.c file, and the poc doesn't trigger anything. Closing this.