CVE-2024-23337
jq Denial of Service Integer Overflow Vulnerability
Description
jq is a command-line JSON processor. In versions up to and including 1.7.1, an integer overflow arises when assigning value using an index of 2147483647, the signed integer limit. This causes a denial of service. Commit de21386681c0df0104a99d9d09db23a9b2a78b1e contains a patch for the issue.
INFO
Published Date :
May 21, 2025, 3:16 p.m.
Last Modified :
May 21, 2025, 8:24 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
1.4
Exploitability Score :
2.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-23337
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-23337
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-23337
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by [email protected]
May. 21, 2025
Action Type Old Value New Value Added Description jq is a command-line JSON processor. In versions up to and including 1.7.1, an integer overflow arises when assigning value using an index of 2147483647, the signed integer limit. This causes a denial of service. Commit de21386681c0df0104a99d9d09db23a9b2a78b1e contains a patch for the issue. Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L Added CWE CWE-190 Added Reference https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e Added Reference https://github.com/jqlang/jq/issues/3262 Added Reference https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46 -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
May. 21, 2025
Action Type Old Value New Value Added Reference https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-23337
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-23337
weaknesses.