CVE-2024-23337

MEDIUM EPSS 27.0%
Published May 21, 20251y ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Medium
Find Similar
Published May 21, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
6.5
Exploitability
2.8
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
27.0% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-190 Integer Overflow or Wraparound Numeric Error

Affected Products 1

VendorProductVersionRange
jqlangjq* ≤1.7.1

References 3

  • github.com https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e
    Patch
  • github.com https://github.com/jqlang/jq/issues/3262
    ExploitIssue Tracking
  • github.com https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e
    Patch