ubuntu-cve-2024-23337
Vulnerability from osv_ubuntu
Published
2025-05-21 15:16
Modified
2026-04-22 07:47
Summary
Details

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.


{
  "affected": [
    {
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "jq",
            "binary_version": "1.5+dfsg-1ubuntu0.1+esm3"
          }
        ],
        "priority_reason": "Only a DoS in a command line tool"
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:16.04:LTS",
        "name": "jq",
        "purl": "pkg:deb/ubuntu/jq@1.5+dfsg-1ubuntu0.1+esm3?arch=source\u0026distro=esm-apps/xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.5+dfsg-1ubuntu0.1+esm3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.4-2.1",
        "1.5+dfsg-1",
        "1.5+dfsg-1ubuntu0.1",
        "1.5+dfsg-1ubuntu0.1+esm2"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "jq",
            "binary_version": "1.5+dfsg-2ubuntu0.1~esm1"
          },
          {
            "binary_name": "libjq1",
            "binary_version": "1.5+dfsg-2ubuntu0.1~esm1"
          }
        ],
        "priority_reason": "Only a DoS in a command line tool"
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:18.04:LTS",
        "name": "jq",
        "purl": "pkg:deb/ubuntu/jq@1.5+dfsg-2ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.5+dfsg-2ubuntu0.1~esm1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.5+dfsg-2"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "jq",
            "binary_version": "1.6-1ubuntu0.20.04.1+esm1"
          },
          {
            "binary_name": "libjq1",
            "binary_version": "1.6-1ubuntu0.20.04.1+esm1"
          }
        ],
        "priority_reason": "Only a DoS in a command line tool"
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:20.04:LTS",
        "name": "jq",
        "purl": "pkg:deb/ubuntu/jq@1.6-1ubuntu0.20.04.1+esm1?arch=source\u0026distro=esm-infra/focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.6-1ubuntu0.20.04.1+esm1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.5+dfsg-2build1",
        "1.6-1",
        "1.6-1ubuntu0.20.04.1"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "jq",
            "binary_version": "1.6-2.1ubuntu3.1"
          },
          {
            "binary_name": "libjq1",
            "binary_version": "1.6-2.1ubuntu3.1"
          }
        ],
        "priority_reason": "Only a DoS in a command line tool"
      },
      "package": {
        "ecosystem": "Ubuntu:22.04:LTS",
        "name": "jq",
        "purl": "pkg:deb/ubuntu/jq@1.6-2.1ubuntu3.1?arch=source\u0026distro=jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.6-2.1ubuntu3.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.6-2.1ubuntu2",
        "1.6-2.1ubuntu3"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "jq",
            "binary_version": "1.7.1-3ubuntu0.24.04.1"
          },
          {
            "binary_name": "libjq1",
            "binary_version": "1.7.1-3ubuntu0.24.04.1"
          }
        ],
        "priority_reason": "Only a DoS in a command line tool"
      },
      "package": {
        "ecosystem": "Ubuntu:24.04:LTS",
        "name": "jq",
        "purl": "pkg:deb/ubuntu/jq@1.7.1-3ubuntu0.24.04.1?arch=source\u0026distro=noble"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.7.1-3ubuntu0.24.04.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.6-3",
        "1.7-1",
        "1.7.1-2",
        "1.7.1-3",
        "1.7.1-3build1"
      ]
    }
  ],
  "aliases": [],
  "details": "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.",
  "id": "UBUNTU-CVE-2024-23337",
  "modified": "2026-04-22T07:47:59Z",
  "published": "2025-05-21T15:16:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-23337"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46"
    },
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-7657-1"
    },
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-7657-2"
    }
  ],
  "related": [
    "USN-7657-1",
    "USN-7657-2"
  ],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "low",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2024-23337"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…