Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-23337 (GCVE-0-2024-23337)
Vulnerability from cvelistv5
Published
2025-05-21 14:34
Modified
2025-05-21 14:57
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-190 - Integer Overflow or Wraparound
Summary
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.
References
► | URL | Tags | |
---|---|---|---|
|
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-23337", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-05-21T14:57:14.962759Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-05-21T14:57:18.378Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "jq", "vendor": "jqlang", "versions": [ { "status": "affected", "version": "\u003c= 1.7.1" } ] } ], "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-190", "description": "CWE-190: Integer Overflow or Wraparound", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-05-21T14:34:51.007Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" }, { "name": "https://github.com/jqlang/jq/issues/3262", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/jqlang/jq/issues/3262" }, { "name": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" } ], "source": { "advisory": "GHSA-2q6r-344g-cx46", "discovery": "UNKNOWN" }, "title": "jq has signed integer overflow in jv.c:jvp_array_write" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-23337", "datePublished": "2025-05-21T14:34:51.007Z", "dateReserved": "2024-01-15T15:19:19.443Z", "dateUpdated": "2025-05-21T14:57:18.378Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-23337\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-05-21T15:16:03.920\",\"lastModified\":\"2025-06-20T17:41:15.807\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"jq es un procesador JSON de l\u00ednea de comandos. En versiones hasta la 1.7.1 (incluida), se produce un desbordamiento de entero al asignar un valor utilizando un \u00edndice de 2147483647, el l\u00edmite de enteros con signo. Esto provoca una denegaci\u00f3n de servicio. El commit de21386681c0df0104a99d9d09db23a9b2a78b1e contiene un parche para este problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:jqlang:jq:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.7.1\",\"matchCriteriaId\":\"C4AFD89F-511E-4436-9D4F-28E33F0785DE\"}]}]}],\"references\":[{\"url\":\"https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/jqlang/jq/issues/3262\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-23337\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-21T14:57:14.962759Z\"}}}], \"references\": [{\"url\": \"https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-21T14:57:10.804Z\"}}], \"cna\": {\"title\": \"jq has signed integer overflow in jv.c:jvp_array_write\", \"source\": {\"advisory\": \"GHSA-2q6r-344g-cx46\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"jqlang\", \"product\": \"jq\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 1.7.1\"}]}], \"references\": [{\"url\": \"https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46\", \"name\": \"https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/jqlang/jq/issues/3262\", \"name\": \"https://github.com/jqlang/jq/issues/3262\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e\", \"name\": \"https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190: Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-05-21T14:34:51.007Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-23337\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-21T14:57:18.378Z\", \"dateReserved\": \"2024-01-15T15:19:19.443Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-05-21T14:34:51.007Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
opensuse-su-2025:15233-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
jq-1.8.1-1.1 on GA media
Notes
Title of the patch
jq-1.8.1-1.1 on GA media
Description of the patch
These are all security issues fixed in the jq-1.8.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15233
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "jq-1.8.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the jq-1.8.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15233", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15233-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-23337 page", "url": "https://www.suse.com/security/cve/CVE-2024-23337/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-48060 page", "url": "https://www.suse.com/security/cve/CVE-2025-48060/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-49014 page", "url": "https://www.suse.com/security/cve/CVE-2025-49014/" } ], "title": "jq-1.8.1-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15233-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "jq-1.8.1-1.1.aarch64", "product": { "name": "jq-1.8.1-1.1.aarch64", "product_id": "jq-1.8.1-1.1.aarch64" } }, { "category": "product_version", "name": "libjq-devel-1.8.1-1.1.aarch64", "product": { "name": "libjq-devel-1.8.1-1.1.aarch64", "product_id": "libjq-devel-1.8.1-1.1.aarch64" } }, { "category": "product_version", "name": "libjq1-1.8.1-1.1.aarch64", "product": { "name": "libjq1-1.8.1-1.1.aarch64", "product_id": "libjq1-1.8.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "jq-1.8.1-1.1.ppc64le", "product": { "name": "jq-1.8.1-1.1.ppc64le", "product_id": "jq-1.8.1-1.1.ppc64le" } }, { "category": "product_version", "name": "libjq-devel-1.8.1-1.1.ppc64le", "product": { "name": "libjq-devel-1.8.1-1.1.ppc64le", "product_id": "libjq-devel-1.8.1-1.1.ppc64le" } }, { "category": "product_version", "name": "libjq1-1.8.1-1.1.ppc64le", "product": { "name": "libjq1-1.8.1-1.1.ppc64le", "product_id": "libjq1-1.8.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "jq-1.8.1-1.1.s390x", "product": { "name": "jq-1.8.1-1.1.s390x", "product_id": "jq-1.8.1-1.1.s390x" } }, { "category": "product_version", "name": "libjq-devel-1.8.1-1.1.s390x", "product": { "name": "libjq-devel-1.8.1-1.1.s390x", "product_id": "libjq-devel-1.8.1-1.1.s390x" } }, { "category": "product_version", "name": "libjq1-1.8.1-1.1.s390x", "product": { "name": "libjq1-1.8.1-1.1.s390x", "product_id": "libjq1-1.8.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "jq-1.8.1-1.1.x86_64", "product": { "name": "jq-1.8.1-1.1.x86_64", "product_id": "jq-1.8.1-1.1.x86_64" } }, { "category": "product_version", "name": "libjq-devel-1.8.1-1.1.x86_64", "product": { "name": "libjq-devel-1.8.1-1.1.x86_64", "product_id": "libjq-devel-1.8.1-1.1.x86_64" } }, { "category": "product_version", "name": "libjq1-1.8.1-1.1.x86_64", "product": { "name": "libjq1-1.8.1-1.1.x86_64", "product_id": "libjq1-1.8.1-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-1.8.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:jq-1.8.1-1.1.aarch64" }, "product_reference": "jq-1.8.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.8.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:jq-1.8.1-1.1.ppc64le" }, "product_reference": "jq-1.8.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.8.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:jq-1.8.1-1.1.s390x" }, "product_reference": "jq-1.8.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.8.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:jq-1.8.1-1.1.x86_64" }, "product_reference": "jq-1.8.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.8.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.aarch64" }, "product_reference": "libjq-devel-1.8.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.8.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.ppc64le" }, "product_reference": "libjq-devel-1.8.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.8.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.s390x" }, "product_reference": "libjq-devel-1.8.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.8.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.x86_64" }, "product_reference": "libjq-devel-1.8.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.8.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libjq1-1.8.1-1.1.aarch64" }, "product_reference": "libjq1-1.8.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.8.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libjq1-1.8.1-1.1.ppc64le" }, "product_reference": "libjq1-1.8.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.8.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libjq1-1.8.1-1.1.s390x" }, "product_reference": "libjq1-1.8.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.8.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libjq1-1.8.1-1.1.x86_64" }, "product_reference": "libjq1-1.8.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-23337" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:jq-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:jq-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:jq-1.8.1-1.1.s390x", "openSUSE Tumbleweed:jq-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-23337", "url": "https://www.suse.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "SUSE Bug 1243450 for CVE-2024-23337", "url": "https://bugzilla.suse.com/1243450" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:jq-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:jq-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:jq-1.8.1-1.1.s390x", "openSUSE Tumbleweed:jq-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:jq-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:jq-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:jq-1.8.1-1.1.s390x", "openSUSE Tumbleweed:jq-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-23337" }, { "cve": "CVE-2025-48060", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-48060" } ], "notes": [ { "category": "general", "text": "jq is a command-line JSON processor. In versions up to and including 1.7.1, a heap-buffer-overflow is present in function `jv_string_vfmt` in the jq_fuzz_execute harness from oss-fuzz. This crash happens on file jv.c, line 1456 `void* p = malloc(sz);`. As of time of publication, no patched versions are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:jq-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:jq-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:jq-1.8.1-1.1.s390x", "openSUSE Tumbleweed:jq-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-48060", "url": "https://www.suse.com/security/cve/CVE-2025-48060" }, { "category": "external", "summary": "SUSE Bug 1244116 for CVE-2025-48060", "url": "https://bugzilla.suse.com/1244116" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:jq-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:jq-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:jq-1.8.1-1.1.s390x", "openSUSE Tumbleweed:jq-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:jq-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:jq-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:jq-1.8.1-1.1.s390x", "openSUSE Tumbleweed:jq-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-48060" }, { "cve": "CVE-2025-49014", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-49014" } ], "notes": [ { "category": "general", "text": "jq is a command-line JSON processor. In version 1.8.0 a heap use after free vulnerability exists within the function f_strflocaltime of /src/builtin.c. This issue has been patched in commit 499c91b, no known fix version exists at time of publication.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:jq-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:jq-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:jq-1.8.1-1.1.s390x", "openSUSE Tumbleweed:jq-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-49014", "url": "https://www.suse.com/security/cve/CVE-2025-49014" }, { "category": "external", "summary": "SUSE Bug 1245137 for CVE-2025-49014", "url": "https://bugzilla.suse.com/1245137" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:jq-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:jq-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:jq-1.8.1-1.1.s390x", "openSUSE Tumbleweed:jq-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:jq-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:jq-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:jq-1.8.1-1.1.s390x", "openSUSE Tumbleweed:jq-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq-devel-1.8.1-1.1.x86_64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.aarch64", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.ppc64le", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.s390x", "openSUSE Tumbleweed:libjq1-1.8.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-49014" } ] }
rhsa-2025:10621
Vulnerability from csaf_redhat
Published
2025-07-08 12:34
Modified
2025-08-07 03:04
Summary
Red Hat Security Advisory: jq security update
Notes
Topic
An update for jq is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)
* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for jq is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.\n\nSecurity Fix(es):\n\n* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)\n\n* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:10621", "url": "https://access.redhat.com/errata/RHSA-2025:10621" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10621.json" } ], "title": "Red Hat Security Advisory: jq security update", "tracking": { "current_release_date": "2025-08-07T03:04:23+00:00", "generator": { "date": "2025-08-07T03:04:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:10621", "initial_release_date": "2025-07-08T12:34:30+00:00", "revision_history": [ { "date": "2025-07-08T12:34:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-07-08T12:34:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-07T03:04:23+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.5-12.el8_4.4.src", "product": { "name": "jq-0:1.5-12.el8_4.4.src", "product_id": "jq-0:1.5-12.el8_4.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.5-12.el8_4.4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.5-12.el8_4.4.i686", "product": { "name": "jq-0:1.5-12.el8_4.4.i686", "product_id": "jq-0:1.5-12.el8_4.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.5-12.el8_4.4?arch=i686" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.5-12.el8_4.4.i686", "product": { "name": "jq-debugsource-0:1.5-12.el8_4.4.i686", "product_id": "jq-debugsource-0:1.5-12.el8_4.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.5-12.el8_4.4?arch=i686" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.5-12.el8_4.4.i686", "product": { "name": "jq-debuginfo-0:1.5-12.el8_4.4.i686", "product_id": "jq-debuginfo-0:1.5-12.el8_4.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.5-12.el8_4.4?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.5-12.el8_4.4.x86_64", "product": { "name": "jq-0:1.5-12.el8_4.4.x86_64", "product_id": "jq-0:1.5-12.el8_4.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.5-12.el8_4.4?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.5-12.el8_4.4.x86_64", "product": { "name": "jq-debugsource-0:1.5-12.el8_4.4.x86_64", "product_id": "jq-debugsource-0:1.5-12.el8_4.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.5-12.el8_4.4?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "product": { "name": "jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "product_id": "jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.5-12.el8_4.4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.5-12.el8_4.4.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.i686" }, "product_reference": "jq-0:1.5-12.el8_4.4.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.5-12.el8_4.4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.src" }, "product_reference": "jq-0:1.5-12.el8_4.4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.5-12.el8_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.x86_64" }, "product_reference": "jq-0:1.5-12.el8_4.4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.5-12.el8_4.4.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.i686" }, "product_reference": "jq-debuginfo-0:1.5-12.el8_4.4.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.5-12.el8_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.x86_64" }, "product_reference": "jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.5-12.el8_4.4.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.i686" }, "product_reference": "jq-debugsource-0:1.5-12.el8_4.4.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.5-12.el8_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.x86_64" }, "product_reference": "jq-debugsource-0:1.5-12.el8_4.4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2025-05-21T15:00:54.484658+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367807" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory access and results in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: jq has signed integer overflow in jv.c:jvp_array_write", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger an integer overflow and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.src", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "RHBZ#2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23337", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337" }, { "category": "external", "summary": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e", "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" }, { "category": "external", "summary": "https://github.com/jqlang/jq/issues/3262", "url": "https://github.com/jqlang/jq/issues/3262" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "release_date": "2025-05-21T14:34:51.007000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:34:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.src", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10621" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.src", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.src", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: jq has signed integer overflow in jv.c:jvp_array_write" }, { "cve": "CVE-2025-48060", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2025-05-21T18:00:55.721838+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367842" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. A specially crafted input can cause a heap-based buffer over-read when formatting an empty string because it was not properly null-terminated, causing a crash and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger a buffer over-read of 2 bytes and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-126: Buffer Over-read vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nMemory access boundaries are enforced through secure coding practices, including bounds checking and automated detection of over-read conditions during development. Static analysis and peer reviews catch improper memory handling early, reducing the risk of vulnerabilities reaching production. Memory protection mechanisms restrict access to allocated regions at runtime, and process isolation contains memory faults within the affected workload. Additionally, a defense-in-depth monitoring strategy supports real-time detection of anomalous memory activity, enabling rapid response and limiting potential impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.src", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48060" }, { "category": "external", "summary": "RHBZ#2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w" } ], "release_date": "2025-05-21T17:32:43.602000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:34:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.src", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10621" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.src", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.src", "AppStream-8.4.0.Z.AUS:jq-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_4.4.x86_64", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.i686", "AppStream-8.4.0.Z.AUS:jq-debugsource-0:1.5-12.el8_4.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)" } ] }
rhsa-2025:10615
Vulnerability from csaf_redhat
Published
2025-07-08 12:32
Modified
2025-08-07 03:05
Summary
Red Hat Security Advisory: jq security update
Notes
Topic
An update for jq is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)
* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for jq is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.\n\nSecurity Fix(es):\n\n* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)\n\n* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:10615", "url": "https://access.redhat.com/errata/RHSA-2025:10615" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10615.json" } ], "title": "Red Hat Security Advisory: jq security update", "tracking": { "current_release_date": "2025-08-07T03:05:21+00:00", "generator": { "date": "2025-08-07T03:05:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:10615", "initial_release_date": "2025-07-08T12:32:49+00:00", "revision_history": [ { "date": "2025-07-08T12:32:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-07-08T12:32:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-07T03:05:21+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-15.el9_2.2.src", "product": { "name": "jq-0:1.6-15.el9_2.2.src", "product_id": "jq-0:1.6-15.el9_2.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-15.el9_2.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-15.el9_2.2.aarch64", "product": { "name": "jq-0:1.6-15.el9_2.2.aarch64", "product_id": "jq-0:1.6-15.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-15.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-15.el9_2.2.aarch64", "product": { "name": "jq-debugsource-0:1.6-15.el9_2.2.aarch64", "product_id": "jq-debugsource-0:1.6-15.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-15.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "product": { "name": "jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "product_id": "jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-15.el9_2.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-15.el9_2.2.ppc64le", "product": { "name": "jq-0:1.6-15.el9_2.2.ppc64le", "product_id": "jq-0:1.6-15.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-15.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "product": { "name": "jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "product_id": "jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-15.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "product": { "name": "jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "product_id": "jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-15.el9_2.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-15.el9_2.2.i686", "product": { "name": "jq-0:1.6-15.el9_2.2.i686", "product_id": "jq-0:1.6-15.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-15.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-15.el9_2.2.i686", "product": { "name": "jq-debugsource-0:1.6-15.el9_2.2.i686", "product_id": "jq-debugsource-0:1.6-15.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-15.el9_2.2?arch=i686" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-15.el9_2.2.i686", "product": { "name": "jq-debuginfo-0:1.6-15.el9_2.2.i686", "product_id": "jq-debuginfo-0:1.6-15.el9_2.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-15.el9_2.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-15.el9_2.2.x86_64", "product": { "name": "jq-0:1.6-15.el9_2.2.x86_64", "product_id": "jq-0:1.6-15.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-15.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-15.el9_2.2.x86_64", "product": { "name": "jq-debugsource-0:1.6-15.el9_2.2.x86_64", "product_id": "jq-debugsource-0:1.6-15.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-15.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "product": { "name": "jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "product_id": "jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-15.el9_2.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-15.el9_2.2.s390x", "product": { "name": "jq-0:1.6-15.el9_2.2.s390x", "product_id": "jq-0:1.6-15.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-15.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-15.el9_2.2.s390x", "product": { "name": "jq-debugsource-0:1.6-15.el9_2.2.s390x", "product_id": "jq-debugsource-0:1.6-15.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-15.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-15.el9_2.2.s390x", "product": { "name": "jq-debuginfo-0:1.6-15.el9_2.2.s390x", "product_id": "jq-debuginfo-0:1.6-15.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-15.el9_2.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-15.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.aarch64" }, "product_reference": "jq-0:1.6-15.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-15.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.i686" }, "product_reference": "jq-0:1.6-15.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-15.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.ppc64le" }, "product_reference": "jq-0:1.6-15.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-15.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.s390x" }, "product_reference": "jq-0:1.6-15.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-15.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.src" }, "product_reference": "jq-0:1.6-15.el9_2.2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-15.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.x86_64" }, "product_reference": "jq-0:1.6-15.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-15.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.aarch64" }, "product_reference": "jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-15.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.i686" }, "product_reference": "jq-debuginfo-0:1.6-15.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-15.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.ppc64le" }, "product_reference": "jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-15.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.s390x" }, "product_reference": "jq-debuginfo-0:1.6-15.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-15.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-15.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.aarch64" }, "product_reference": "jq-debugsource-0:1.6-15.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-15.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.i686" }, "product_reference": "jq-debugsource-0:1.6-15.el9_2.2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-15.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.ppc64le" }, "product_reference": "jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-15.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.s390x" }, "product_reference": "jq-debugsource-0:1.6-15.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-15.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.x86_64" }, "product_reference": "jq-debugsource-0:1.6-15.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2025-05-21T15:00:54.484658+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367807" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory access and results in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: jq has signed integer overflow in jv.c:jvp_array_write", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger an integer overflow and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.src", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "RHBZ#2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23337", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337" }, { "category": "external", "summary": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e", "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" }, { "category": "external", "summary": "https://github.com/jqlang/jq/issues/3262", "url": "https://github.com/jqlang/jq/issues/3262" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "release_date": "2025-05-21T14:34:51.007000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:32:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.src", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10615" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.src", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.src", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: jq has signed integer overflow in jv.c:jvp_array_write" }, { "cve": "CVE-2025-48060", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2025-05-21T18:00:55.721838+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367842" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. A specially crafted input can cause a heap-based buffer over-read when formatting an empty string because it was not properly null-terminated, causing a crash and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger a buffer over-read of 2 bytes and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-126: Buffer Over-read vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nMemory access boundaries are enforced through secure coding practices, including bounds checking and automated detection of over-read conditions during development. Static analysis and peer reviews catch improper memory handling early, reducing the risk of vulnerabilities reaching production. Memory protection mechanisms restrict access to allocated regions at runtime, and process isolation contains memory faults within the affected workload. Additionally, a defense-in-depth monitoring strategy supports real-time detection of anomalous memory activity, enabling rapid response and limiting potential impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.src", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48060" }, { "category": "external", "summary": "RHBZ#2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w" } ], "release_date": "2025-05-21T17:32:43.602000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:32:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.src", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10615" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.src", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.src", "AppStream-9.2.0.Z.E4S:jq-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debuginfo-0:1.6-15.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.i686", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:jq-debugsource-0:1.6-15.el9_2.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)" } ] }
rhsa-2025:10618
Vulnerability from csaf_redhat
Published
2025-07-08 12:44
Modified
2025-08-07 03:05
Summary
Red Hat Security Advisory: jq security update
Notes
Topic
An update for jq is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)
* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for jq is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.\n\nSecurity Fix(es):\n\n* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)\n\n* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:10618", "url": "https://access.redhat.com/errata/RHSA-2025:10618" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10618.json" } ], "title": "Red Hat Security Advisory: jq security update", "tracking": { "current_release_date": "2025-08-07T03:05:11+00:00", "generator": { "date": "2025-08-07T03:05:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:10618", "initial_release_date": "2025-07-08T12:44:44+00:00", "revision_history": [ { "date": "2025-07-08T12:44:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-07-08T12:44:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-07T03:05:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-11.el8_10.src", "product": { "name": "jq-0:1.6-11.el8_10.src", "product_id": "jq-0:1.6-11.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-11.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-11.el8_10.aarch64", "product": { "name": "jq-0:1.6-11.el8_10.aarch64", "product_id": "jq-0:1.6-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-11.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-11.el8_10.aarch64", "product": { "name": "jq-debugsource-0:1.6-11.el8_10.aarch64", "product_id": "jq-debugsource-0:1.6-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-11.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-11.el8_10.aarch64", "product": { "name": "jq-debuginfo-0:1.6-11.el8_10.aarch64", "product_id": "jq-debuginfo-0:1.6-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-11.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "jq-devel-0:1.6-11.el8_10.aarch64", "product": { "name": "jq-devel-0:1.6-11.el8_10.aarch64", "product_id": "jq-devel-0:1.6-11.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-11.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-11.el8_10.ppc64le", "product": { "name": "jq-0:1.6-11.el8_10.ppc64le", "product_id": "jq-0:1.6-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-11.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-11.el8_10.ppc64le", "product": { "name": "jq-debugsource-0:1.6-11.el8_10.ppc64le", "product_id": "jq-debugsource-0:1.6-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-11.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-11.el8_10.ppc64le", "product": { "name": "jq-debuginfo-0:1.6-11.el8_10.ppc64le", "product_id": "jq-debuginfo-0:1.6-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-11.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-devel-0:1.6-11.el8_10.ppc64le", "product": { "name": "jq-devel-0:1.6-11.el8_10.ppc64le", "product_id": "jq-devel-0:1.6-11.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-11.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-11.el8_10.i686", "product": { "name": "jq-0:1.6-11.el8_10.i686", "product_id": "jq-0:1.6-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-11.el8_10?arch=i686" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-11.el8_10.i686", "product": { "name": "jq-debugsource-0:1.6-11.el8_10.i686", "product_id": "jq-debugsource-0:1.6-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-11.el8_10?arch=i686" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-11.el8_10.i686", "product": { "name": "jq-debuginfo-0:1.6-11.el8_10.i686", "product_id": "jq-debuginfo-0:1.6-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-11.el8_10?arch=i686" } } }, { "category": "product_version", "name": "jq-devel-0:1.6-11.el8_10.i686", "product": { "name": "jq-devel-0:1.6-11.el8_10.i686", "product_id": "jq-devel-0:1.6-11.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-11.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-11.el8_10.x86_64", "product": { "name": "jq-0:1.6-11.el8_10.x86_64", "product_id": "jq-0:1.6-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-11.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-11.el8_10.x86_64", "product": { "name": "jq-debugsource-0:1.6-11.el8_10.x86_64", "product_id": "jq-debugsource-0:1.6-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-11.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-11.el8_10.x86_64", "product": { "name": "jq-debuginfo-0:1.6-11.el8_10.x86_64", "product_id": "jq-debuginfo-0:1.6-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-11.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "jq-devel-0:1.6-11.el8_10.x86_64", "product": { "name": "jq-devel-0:1.6-11.el8_10.x86_64", "product_id": "jq-devel-0:1.6-11.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-11.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-11.el8_10.s390x", "product": { "name": "jq-0:1.6-11.el8_10.s390x", "product_id": "jq-0:1.6-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-11.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-11.el8_10.s390x", "product": { "name": "jq-debugsource-0:1.6-11.el8_10.s390x", "product_id": "jq-debugsource-0:1.6-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-11.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-11.el8_10.s390x", "product": { "name": "jq-debuginfo-0:1.6-11.el8_10.s390x", "product_id": "jq-debuginfo-0:1.6-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-11.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "jq-devel-0:1.6-11.el8_10.s390x", "product": { "name": "jq-devel-0:1.6-11.el8_10.s390x", "product_id": "jq-devel-0:1.6-11.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-11.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64" }, "product_reference": "jq-0:1.6-11.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686" }, "product_reference": "jq-0:1.6-11.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le" }, "product_reference": "jq-0:1.6-11.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x" }, "product_reference": "jq-0:1.6-11.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src" }, "product_reference": "jq-0:1.6-11.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64" }, "product_reference": "jq-0:1.6-11.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64" }, "product_reference": "jq-debuginfo-0:1.6-11.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686" }, "product_reference": "jq-debuginfo-0:1.6-11.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le" }, "product_reference": "jq-debuginfo-0:1.6-11.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x" }, "product_reference": "jq-debuginfo-0:1.6-11.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-11.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64" }, "product_reference": "jq-debugsource-0:1.6-11.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686" }, "product_reference": "jq-debugsource-0:1.6-11.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le" }, "product_reference": "jq-debugsource-0:1.6-11.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x" }, "product_reference": "jq-debugsource-0:1.6-11.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64" }, "product_reference": "jq-debugsource-0:1.6-11.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64" }, "product_reference": "jq-devel-0:1.6-11.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686" }, "product_reference": "jq-devel-0:1.6-11.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le" }, "product_reference": "jq-devel-0:1.6-11.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x" }, "product_reference": "jq-devel-0:1.6-11.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64" }, "product_reference": "jq-devel-0:1.6-11.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64" }, "product_reference": "jq-0:1.6-11.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686" }, "product_reference": "jq-0:1.6-11.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le" }, "product_reference": "jq-0:1.6-11.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x" }, "product_reference": "jq-0:1.6-11.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src" }, "product_reference": "jq-0:1.6-11.el8_10.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64" }, "product_reference": "jq-0:1.6-11.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64" }, "product_reference": "jq-debuginfo-0:1.6-11.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-11.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686" }, "product_reference": "jq-debuginfo-0:1.6-11.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le" }, "product_reference": "jq-debuginfo-0:1.6-11.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-11.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x" }, "product_reference": "jq-debuginfo-0:1.6-11.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-11.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64" }, "product_reference": "jq-debugsource-0:1.6-11.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-11.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686" }, "product_reference": "jq-debugsource-0:1.6-11.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le" }, "product_reference": "jq-debugsource-0:1.6-11.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-11.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x" }, "product_reference": "jq-debugsource-0:1.6-11.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64" }, "product_reference": "jq-debugsource-0:1.6-11.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-11.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64" }, "product_reference": "jq-devel-0:1.6-11.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-11.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686" }, "product_reference": "jq-devel-0:1.6-11.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-11.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le" }, "product_reference": "jq-devel-0:1.6-11.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-11.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x" }, "product_reference": "jq-devel-0:1.6-11.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-11.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64" }, "product_reference": "jq-devel-0:1.6-11.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2025-05-21T15:00:54.484658+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367807" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory access and results in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: jq has signed integer overflow in jv.c:jvp_array_write", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger an integer overflow and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "RHBZ#2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23337", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337" }, { "category": "external", "summary": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e", "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" }, { "category": "external", "summary": "https://github.com/jqlang/jq/issues/3262", "url": "https://github.com/jqlang/jq/issues/3262" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "release_date": "2025-05-21T14:34:51.007000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:44:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10618" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: jq has signed integer overflow in jv.c:jvp_array_write" }, { "cve": "CVE-2025-48060", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2025-05-21T18:00:55.721838+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367842" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. A specially crafted input can cause a heap-based buffer over-read when formatting an empty string because it was not properly null-terminated, causing a crash and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger a buffer over-read of 2 bytes and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-126: Buffer Over-read vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nMemory access boundaries are enforced through secure coding practices, including bounds checking and automated detection of over-read conditions during development. Static analysis and peer reviews catch improper memory handling early, reducing the risk of vulnerabilities reaching production. Memory protection mechanisms restrict access to allocated regions at runtime, and process isolation contains memory faults within the affected workload. Additionally, a defense-in-depth monitoring strategy supports real-time detection of anomalous memory activity, enabling rapid response and limiting potential impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48060" }, { "category": "external", "summary": "RHBZ#2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w" } ], "release_date": "2025-05-21T17:32:43.602000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:44:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10618" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:jq-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-debugsource-0:1.6-11.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:jq-devel-0:1.6-11.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)" } ] }
rhsa-2025:12882
Vulnerability from csaf_redhat
Published
2025-08-05 03:18
Modified
2025-08-07 03:05
Summary
Red Hat Security Advisory: jq security update
Notes
Topic
An update for jq is now available for Red Hat Enterprise Linux 10.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)
* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for jq is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.\n\nSecurity Fix(es):\n\n* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)\n\n* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:12882", "url": "https://access.redhat.com/errata/RHSA-2025:12882" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_12882.json" } ], "title": "Red Hat Security Advisory: jq security update", "tracking": { "current_release_date": "2025-08-07T03:05:18+00:00", "generator": { "date": "2025-08-07T03:05:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:12882", "initial_release_date": "2025-08-05T03:18:37+00:00", "revision_history": [ { "date": "2025-08-05T03:18:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-05T03:18:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-07T03:05:18+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 10)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:10.0" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product": { "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:10.0" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.7.1-8.el10_0.1.src", "product": { "name": "jq-0:1.7.1-8.el10_0.1.src", "product_id": "jq-0:1.7.1-8.el10_0.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.7.1-8.el10_0.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.7.1-8.el10_0.1.aarch64", "product": { "name": "jq-0:1.7.1-8.el10_0.1.aarch64", "product_id": "jq-0:1.7.1-8.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.7.1-8.el10_0.1?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "product": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "product_id": "jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.7.1-8.el10_0.1?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "product": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "product_id": "jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.7.1-8.el10_0.1?arch=aarch64" } } }, { "category": "product_version", "name": "jq-devel-0:1.7.1-8.el10_0.1.aarch64", "product": { "name": "jq-devel-0:1.7.1-8.el10_0.1.aarch64", "product_id": "jq-devel-0:1.7.1-8.el10_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.7.1-8.el10_0.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.7.1-8.el10_0.1.ppc64le", "product": { "name": "jq-0:1.7.1-8.el10_0.1.ppc64le", "product_id": "jq-0:1.7.1-8.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.7.1-8.el10_0.1?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "product": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "product_id": "jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.7.1-8.el10_0.1?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "product": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "product_id": "jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.7.1-8.el10_0.1?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "product": { "name": "jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "product_id": "jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.7.1-8.el10_0.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.7.1-8.el10_0.1.x86_64", "product": { "name": "jq-0:1.7.1-8.el10_0.1.x86_64", "product_id": "jq-0:1.7.1-8.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.7.1-8.el10_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "product": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "product_id": "jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.7.1-8.el10_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "product": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "product_id": "jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.7.1-8.el10_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-devel-0:1.7.1-8.el10_0.1.x86_64", "product": { "name": "jq-devel-0:1.7.1-8.el10_0.1.x86_64", "product_id": "jq-devel-0:1.7.1-8.el10_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.7.1-8.el10_0.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.7.1-8.el10_0.1.s390x", "product": { "name": "jq-0:1.7.1-8.el10_0.1.s390x", "product_id": "jq-0:1.7.1-8.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.7.1-8.el10_0.1?arch=s390x" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "product": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "product_id": "jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.7.1-8.el10_0.1?arch=s390x" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "product": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "product_id": "jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.7.1-8.el10_0.1?arch=s390x" } } }, { "category": "product_version", "name": "jq-devel-0:1.7.1-8.el10_0.1.s390x", "product": { "name": "jq-devel-0:1.7.1-8.el10_0.1.s390x", "product_id": "jq-devel-0:1.7.1-8.el10_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.7.1-8.el10_0.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.7.1-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64" }, "product_reference": "jq-0:1.7.1-8.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.7.1-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le" }, "product_reference": "jq-0:1.7.1-8.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.7.1-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x" }, "product_reference": "jq-0:1.7.1-8.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.7.1-8.el10_0.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.src" }, "product_reference": "jq-0:1.7.1-8.el10_0.1.src", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.7.1-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64" }, "product_reference": "jq-0:1.7.1-8.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64" }, "product_reference": "jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le" }, "product_reference": "jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x" }, "product_reference": "jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64" }, "product_reference": "jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64" }, "product_reference": "jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le" }, "product_reference": "jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x" }, "product_reference": "jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64" }, "product_reference": "jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.7.1-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64" }, "product_reference": "jq-devel-0:1.7.1-8.el10_0.1.aarch64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.7.1-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le" }, "product_reference": "jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.7.1-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x" }, "product_reference": "jq-devel-0:1.7.1-8.el10_0.1.s390x", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.7.1-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", "product_id": "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64" }, "product_reference": "jq-devel-0:1.7.1-8.el10_0.1.x86_64", "relates_to_product_reference": "BaseOS-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.7.1-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64" }, "product_reference": "jq-0:1.7.1-8.el10_0.1.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.7.1-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le" }, "product_reference": "jq-0:1.7.1-8.el10_0.1.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.7.1-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x" }, "product_reference": "jq-0:1.7.1-8.el10_0.1.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.7.1-8.el10_0.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.src" }, "product_reference": "jq-0:1.7.1-8.el10_0.1.src", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.7.1-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64" }, "product_reference": "jq-0:1.7.1-8.el10_0.1.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64" }, "product_reference": "jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le" }, "product_reference": "jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x" }, "product_reference": "jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64" }, "product_reference": "jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64" }, "product_reference": "jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le" }, "product_reference": "jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x" }, "product_reference": "jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.7.1-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64" }, "product_reference": "jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.7.1-8.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64" }, "product_reference": "jq-devel-0:1.7.1-8.el10_0.1.aarch64", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.7.1-8.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le" }, "product_reference": "jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.7.1-8.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x" }, "product_reference": "jq-devel-0:1.7.1-8.el10_0.1.s390x", "relates_to_product_reference": "CRB-10.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.7.1-8.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)", "product_id": "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64" }, "product_reference": "jq-devel-0:1.7.1-8.el10_0.1.x86_64", "relates_to_product_reference": "CRB-10.0.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2025-05-21T15:00:54.484658+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367807" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory access and results in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: jq has signed integer overflow in jv.c:jvp_array_write", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger an integer overflow and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "RHBZ#2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23337", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337" }, { "category": "external", "summary": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e", "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" }, { "category": "external", "summary": "https://github.com/jqlang/jq/issues/3262", "url": "https://github.com/jqlang/jq/issues/3262" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "release_date": "2025-05-21T14:34:51.007000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-05T03:18:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:12882" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: jq has signed integer overflow in jv.c:jvp_array_write" }, { "cve": "CVE-2025-48060", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2025-05-21T18:00:55.721838+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367842" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. A specially crafted input can cause a heap-based buffer over-read when formatting an empty string because it was not properly null-terminated, causing a crash and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger a buffer over-read of 2 bytes and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-126: Buffer Over-read vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nMemory access boundaries are enforced through secure coding practices, including bounds checking and automated detection of over-read conditions during development. Static analysis and peer reviews catch improper memory handling early, reducing the risk of vulnerabilities reaching production. Memory protection mechanisms restrict access to allocated regions at runtime, and process isolation contains memory faults within the affected workload. Additionally, a defense-in-depth monitoring strategy supports real-time detection of anomalous memory activity, enabling rapid response and limiting potential impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48060" }, { "category": "external", "summary": "RHBZ#2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w" } ], "release_date": "2025-05-21T17:32:43.602000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-05T03:18:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:12882" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "BaseOS-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "BaseOS-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.src", "CRB-10.0.Z:jq-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debuginfo-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-debugsource-0:1.7.1-8.el10_0.1.x86_64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.aarch64", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.ppc64le", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.s390x", "CRB-10.0.Z:jq-devel-0:1.7.1-8.el10_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)" } ] }
rhsa-2025:10622
Vulnerability from csaf_redhat
Published
2025-07-08 12:35
Modified
2025-08-07 03:04
Summary
Red Hat Security Advisory: jq security update
Notes
Topic
An update for jq is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)
* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for jq is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.\n\nSecurity Fix(es):\n\n* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)\n\n* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:10622", "url": "https://access.redhat.com/errata/RHSA-2025:10622" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10622.json" } ], "title": "Red Hat Security Advisory: jq security update", "tracking": { "current_release_date": "2025-08-07T03:04:13+00:00", "generator": { "date": "2025-08-07T03:04:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:10622", "initial_release_date": "2025-07-08T12:35:49+00:00", "revision_history": [ { "date": "2025-07-08T12:35:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-07-08T12:35:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-07T03:04:13+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.5-12.el8_2.1.src", "product": { "name": "jq-0:1.5-12.el8_2.1.src", "product_id": "jq-0:1.5-12.el8_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.5-12.el8_2.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.5-12.el8_2.1.i686", "product": { "name": "jq-0:1.5-12.el8_2.1.i686", "product_id": "jq-0:1.5-12.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.5-12.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.5-12.el8_2.1.i686", "product": { "name": "jq-debugsource-0:1.5-12.el8_2.1.i686", "product_id": "jq-debugsource-0:1.5-12.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.5-12.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.5-12.el8_2.1.i686", "product": { "name": "jq-debuginfo-0:1.5-12.el8_2.1.i686", "product_id": "jq-debuginfo-0:1.5-12.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.5-12.el8_2.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.5-12.el8_2.1.x86_64", "product": { "name": "jq-0:1.5-12.el8_2.1.x86_64", "product_id": "jq-0:1.5-12.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.5-12.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.5-12.el8_2.1.x86_64", "product": { "name": "jq-debugsource-0:1.5-12.el8_2.1.x86_64", "product_id": "jq-debugsource-0:1.5-12.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.5-12.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "product": { "name": "jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "product_id": "jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.5-12.el8_2.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.5-12.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.i686" }, "product_reference": "jq-0:1.5-12.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.5-12.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.src" }, "product_reference": "jq-0:1.5-12.el8_2.1.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.5-12.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.x86_64" }, "product_reference": "jq-0:1.5-12.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.5-12.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.i686" }, "product_reference": "jq-debuginfo-0:1.5-12.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.5-12.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.x86_64" }, "product_reference": "jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.5-12.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.i686" }, "product_reference": "jq-debugsource-0:1.5-12.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.5-12.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.x86_64" }, "product_reference": "jq-debugsource-0:1.5-12.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2025-05-21T15:00:54.484658+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367807" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory access and results in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: jq has signed integer overflow in jv.c:jvp_array_write", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger an integer overflow and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.src", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "RHBZ#2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23337", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337" }, { "category": "external", "summary": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e", "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" }, { "category": "external", "summary": "https://github.com/jqlang/jq/issues/3262", "url": "https://github.com/jqlang/jq/issues/3262" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "release_date": "2025-05-21T14:34:51.007000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:35:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.src", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10622" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.src", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.src", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: jq has signed integer overflow in jv.c:jvp_array_write" }, { "cve": "CVE-2025-48060", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2025-05-21T18:00:55.721838+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367842" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. A specially crafted input can cause a heap-based buffer over-read when formatting an empty string because it was not properly null-terminated, causing a crash and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger a buffer over-read of 2 bytes and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-126: Buffer Over-read vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nMemory access boundaries are enforced through secure coding practices, including bounds checking and automated detection of over-read conditions during development. Static analysis and peer reviews catch improper memory handling early, reducing the risk of vulnerabilities reaching production. Memory protection mechanisms restrict access to allocated regions at runtime, and process isolation contains memory faults within the affected workload. Additionally, a defense-in-depth monitoring strategy supports real-time detection of anomalous memory activity, enabling rapid response and limiting potential impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.src", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48060" }, { "category": "external", "summary": "RHBZ#2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w" } ], "release_date": "2025-05-21T17:32:43.602000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:35:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.src", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10622" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.src", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.src", "AppStream-8.2.0.Z.AUS:jq-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debuginfo-0:1.5-12.el8_2.1.x86_64", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.i686", "AppStream-8.2.0.Z.AUS:jq-debugsource-0:1.5-12.el8_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)" } ] }
rhsa-2025:10585
Vulnerability from csaf_redhat
Published
2025-07-08 11:18
Modified
2025-08-07 03:05
Summary
Red Hat Security Advisory: jq security update
Notes
Topic
An update for jq is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)
* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for jq is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.\n\nSecurity Fix(es):\n\n* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)\n\n* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:10585", "url": "https://access.redhat.com/errata/RHSA-2025:10585" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10585.json" } ], "title": "Red Hat Security Advisory: jq security update", "tracking": { "current_release_date": "2025-08-07T03:05:32+00:00", "generator": { "date": "2025-08-07T03:05:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:10585", "initial_release_date": "2025-07-08T11:18:39+00:00", "revision_history": [ { "date": "2025-07-08T11:18:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-07-08T11:18:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-07T03:05:32+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product": { "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "jq-devel-0:1.6-17.el9_6.2.aarch64", "product": { "name": "jq-devel-0:1.6-17.el9_6.2.aarch64", "product_id": "jq-devel-0:1.6-17.el9_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-17.el9_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-17.el9_6.2.aarch64", "product": { "name": "jq-debugsource-0:1.6-17.el9_6.2.aarch64", "product_id": "jq-debugsource-0:1.6-17.el9_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-17.el9_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "product": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "product_id": "jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-17.el9_6.2?arch=aarch64" } } }, { "category": "product_version", "name": "jq-0:1.6-17.el9_6.2.aarch64", "product": { "name": "jq-0:1.6-17.el9_6.2.aarch64", "product_id": "jq-0:1.6-17.el9_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-17.el9_6.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "jq-devel-0:1.6-17.el9_6.2.ppc64le", "product": { "name": "jq-devel-0:1.6-17.el9_6.2.ppc64le", "product_id": "jq-devel-0:1.6-17.el9_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-17.el9_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "product": { "name": "jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "product_id": "jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-17.el9_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "product": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "product_id": "jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-17.el9_6.2?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-0:1.6-17.el9_6.2.ppc64le", "product": { "name": "jq-0:1.6-17.el9_6.2.ppc64le", "product_id": "jq-0:1.6-17.el9_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-17.el9_6.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "jq-devel-0:1.6-17.el9_6.2.i686", "product": { "name": "jq-devel-0:1.6-17.el9_6.2.i686", "product_id": "jq-devel-0:1.6-17.el9_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-17.el9_6.2?arch=i686" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-17.el9_6.2.i686", "product": { "name": "jq-debugsource-0:1.6-17.el9_6.2.i686", "product_id": "jq-debugsource-0:1.6-17.el9_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-17.el9_6.2?arch=i686" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-17.el9_6.2.i686", "product": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.i686", "product_id": "jq-debuginfo-0:1.6-17.el9_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-17.el9_6.2?arch=i686" } } }, { "category": "product_version", "name": "jq-0:1.6-17.el9_6.2.i686", "product": { "name": "jq-0:1.6-17.el9_6.2.i686", "product_id": "jq-0:1.6-17.el9_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-17.el9_6.2?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "jq-devel-0:1.6-17.el9_6.2.x86_64", "product": { "name": "jq-devel-0:1.6-17.el9_6.2.x86_64", "product_id": "jq-devel-0:1.6-17.el9_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-17.el9_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-17.el9_6.2.x86_64", "product": { "name": "jq-debugsource-0:1.6-17.el9_6.2.x86_64", "product_id": "jq-debugsource-0:1.6-17.el9_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-17.el9_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "product": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "product_id": "jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-17.el9_6.2?arch=x86_64" } } }, { "category": "product_version", "name": "jq-0:1.6-17.el9_6.2.x86_64", "product": { "name": "jq-0:1.6-17.el9_6.2.x86_64", "product_id": "jq-0:1.6-17.el9_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-17.el9_6.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "jq-devel-0:1.6-17.el9_6.2.s390x", "product": { "name": "jq-devel-0:1.6-17.el9_6.2.s390x", "product_id": "jq-devel-0:1.6-17.el9_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-17.el9_6.2?arch=s390x" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-17.el9_6.2.s390x", "product": { "name": "jq-debugsource-0:1.6-17.el9_6.2.s390x", "product_id": "jq-debugsource-0:1.6-17.el9_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-17.el9_6.2?arch=s390x" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-17.el9_6.2.s390x", "product": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.s390x", "product_id": "jq-debuginfo-0:1.6-17.el9_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-17.el9_6.2?arch=s390x" } } }, { "category": "product_version", "name": "jq-0:1.6-17.el9_6.2.s390x", "product": { "name": "jq-0:1.6-17.el9_6.2.s390x", "product_id": "jq-0:1.6-17.el9_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-17.el9_6.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-17.el9_6.2.src", "product": { "name": "jq-0:1.6-17.el9_6.2.src", "product_id": "jq-0:1.6-17.el9_6.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-17.el9_6.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64" }, "product_reference": "jq-0:1.6-17.el9_6.2.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686" }, "product_reference": "jq-0:1.6-17.el9_6.2.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le" }, "product_reference": "jq-0:1.6-17.el9_6.2.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x" }, "product_reference": "jq-0:1.6-17.el9_6.2.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src" }, "product_reference": "jq-0:1.6-17.el9_6.2.src", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64" }, "product_reference": "jq-0:1.6-17.el9_6.2.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64" }, "product_reference": "jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686" }, "product_reference": "jq-debuginfo-0:1.6-17.el9_6.2.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le" }, "product_reference": "jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x" }, "product_reference": "jq-debuginfo-0:1.6-17.el9_6.2.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-17.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64" }, "product_reference": "jq-debugsource-0:1.6-17.el9_6.2.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-17.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686" }, "product_reference": "jq-debugsource-0:1.6-17.el9_6.2.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-17.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le" }, "product_reference": "jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-17.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x" }, "product_reference": "jq-debugsource-0:1.6-17.el9_6.2.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-17.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64" }, "product_reference": "jq-debugsource-0:1.6-17.el9_6.2.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-17.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64" }, "product_reference": "jq-devel-0:1.6-17.el9_6.2.aarch64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-17.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686" }, "product_reference": "jq-devel-0:1.6-17.el9_6.2.i686", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-17.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le" }, "product_reference": "jq-devel-0:1.6-17.el9_6.2.ppc64le", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-17.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x" }, "product_reference": "jq-devel-0:1.6-17.el9_6.2.s390x", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-17.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64" }, "product_reference": "jq-devel-0:1.6-17.el9_6.2.x86_64", "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64" }, "product_reference": "jq-0:1.6-17.el9_6.2.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686" }, "product_reference": "jq-0:1.6-17.el9_6.2.i686", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le" }, "product_reference": "jq-0:1.6-17.el9_6.2.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x" }, "product_reference": "jq-0:1.6-17.el9_6.2.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src" }, "product_reference": "jq-0:1.6-17.el9_6.2.src", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-17.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64" }, "product_reference": "jq-0:1.6-17.el9_6.2.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64" }, "product_reference": "jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686" }, "product_reference": "jq-debuginfo-0:1.6-17.el9_6.2.i686", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le" }, "product_reference": "jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x" }, "product_reference": "jq-debuginfo-0:1.6-17.el9_6.2.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-17.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-17.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64" }, "product_reference": "jq-debugsource-0:1.6-17.el9_6.2.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-17.el9_6.2.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686" }, "product_reference": "jq-debugsource-0:1.6-17.el9_6.2.i686", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-17.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le" }, "product_reference": "jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-17.el9_6.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x" }, "product_reference": "jq-debugsource-0:1.6-17.el9_6.2.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-17.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64" }, "product_reference": "jq-debugsource-0:1.6-17.el9_6.2.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-17.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64" }, "product_reference": "jq-devel-0:1.6-17.el9_6.2.aarch64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-17.el9_6.2.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686" }, "product_reference": "jq-devel-0:1.6-17.el9_6.2.i686", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-17.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le" }, "product_reference": "jq-devel-0:1.6-17.el9_6.2.ppc64le", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-17.el9_6.2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x" }, "product_reference": "jq-devel-0:1.6-17.el9_6.2.s390x", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-17.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64" }, "product_reference": "jq-devel-0:1.6-17.el9_6.2.x86_64", "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2025-05-21T15:00:54.484658+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367807" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory access and results in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: jq has signed integer overflow in jv.c:jvp_array_write", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger an integer overflow and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "RHBZ#2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23337", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337" }, { "category": "external", "summary": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e", "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" }, { "category": "external", "summary": "https://github.com/jqlang/jq/issues/3262", "url": "https://github.com/jqlang/jq/issues/3262" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "release_date": "2025-05-21T14:34:51.007000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T11:18:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10585" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: jq has signed integer overflow in jv.c:jvp_array_write" }, { "cve": "CVE-2025-48060", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2025-05-21T18:00:55.721838+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367842" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. A specially crafted input can cause a heap-based buffer over-read when formatting an empty string because it was not properly null-terminated, causing a crash and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger a buffer over-read of 2 bytes and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-126: Buffer Over-read vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nMemory access boundaries are enforced through secure coding practices, including bounds checking and automated detection of over-read conditions during development. Static analysis and peer reviews catch improper memory handling early, reducing the risk of vulnerabilities reaching production. Memory protection mechanisms restrict access to allocated regions at runtime, and process isolation contains memory faults within the affected workload. Additionally, a defense-in-depth monitoring strategy supports real-time detection of anomalous memory activity, enabling rapid response and limiting potential impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48060" }, { "category": "external", "summary": "RHBZ#2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w" } ], "release_date": "2025-05-21T17:32:43.602000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T11:18:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10585" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "BaseOS-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "BaseOS-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.src", "CRB-9.6.0.Z.MAIN.EUS:jq-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debuginfo-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-debugsource-0:1.6-17.el9_6.2.x86_64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.aarch64", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.i686", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.ppc64le", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.s390x", "CRB-9.6.0.Z.MAIN.EUS:jq-devel-0:1.6-17.el9_6.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)" } ] }
rhsa-2025:10613
Vulnerability from csaf_redhat
Published
2025-07-08 12:30
Modified
2025-08-07 03:05
Summary
Red Hat Security Advisory: jq security update
Notes
Topic
An update for jq is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)
* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for jq is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.\n\nSecurity Fix(es):\n\n* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)\n\n* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:10613", "url": "https://access.redhat.com/errata/RHSA-2025:10613" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10613.json" } ], "title": "Red Hat Security Advisory: jq security update", "tracking": { "current_release_date": "2025-08-07T03:05:00+00:00", "generator": { "date": "2025-08-07T03:05:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:10613", "initial_release_date": "2025-07-08T12:30:13+00:00", "revision_history": [ { "date": "2025-07-08T12:30:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-07-08T12:30:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-07T03:05:00+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder EUS (v.9.4)", "product": { "name": "Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.4::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-16.el9_4.1.src", "product": { "name": "jq-0:1.6-16.el9_4.1.src", "product_id": "jq-0:1.6-16.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-16.el9_4.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-16.el9_4.1.aarch64", "product": { "name": "jq-0:1.6-16.el9_4.1.aarch64", "product_id": "jq-0:1.6-16.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-16.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-16.el9_4.1.aarch64", "product": { "name": "jq-debugsource-0:1.6-16.el9_4.1.aarch64", "product_id": "jq-debugsource-0:1.6-16.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-16.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "product": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "product_id": "jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-16.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "jq-devel-0:1.6-16.el9_4.1.aarch64", "product": { "name": "jq-devel-0:1.6-16.el9_4.1.aarch64", "product_id": "jq-devel-0:1.6-16.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-16.el9_4.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-16.el9_4.1.ppc64le", "product": { "name": "jq-0:1.6-16.el9_4.1.ppc64le", "product_id": "jq-0:1.6-16.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-16.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "product": { "name": "jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "product_id": "jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-16.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "product": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "product_id": "jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-16.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-devel-0:1.6-16.el9_4.1.ppc64le", "product": { "name": "jq-devel-0:1.6-16.el9_4.1.ppc64le", "product_id": "jq-devel-0:1.6-16.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-16.el9_4.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-16.el9_4.1.i686", "product": { "name": "jq-0:1.6-16.el9_4.1.i686", "product_id": "jq-0:1.6-16.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-16.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-16.el9_4.1.i686", "product": { "name": "jq-debugsource-0:1.6-16.el9_4.1.i686", "product_id": "jq-debugsource-0:1.6-16.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-16.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-16.el9_4.1.i686", "product": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.i686", "product_id": "jq-debuginfo-0:1.6-16.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-16.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "jq-devel-0:1.6-16.el9_4.1.i686", "product": { "name": "jq-devel-0:1.6-16.el9_4.1.i686", "product_id": "jq-devel-0:1.6-16.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-16.el9_4.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-16.el9_4.1.x86_64", "product": { "name": "jq-0:1.6-16.el9_4.1.x86_64", "product_id": "jq-0:1.6-16.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-16.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-16.el9_4.1.x86_64", "product": { "name": "jq-debugsource-0:1.6-16.el9_4.1.x86_64", "product_id": "jq-debugsource-0:1.6-16.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-16.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "product": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "product_id": "jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-16.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-devel-0:1.6-16.el9_4.1.x86_64", "product": { "name": "jq-devel-0:1.6-16.el9_4.1.x86_64", "product_id": "jq-devel-0:1.6-16.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-16.el9_4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-16.el9_4.1.s390x", "product": { "name": "jq-0:1.6-16.el9_4.1.s390x", "product_id": "jq-0:1.6-16.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-16.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-16.el9_4.1.s390x", "product": { "name": "jq-debugsource-0:1.6-16.el9_4.1.s390x", "product_id": "jq-debugsource-0:1.6-16.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-16.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-16.el9_4.1.s390x", "product": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.s390x", "product_id": "jq-debuginfo-0:1.6-16.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-16.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "jq-devel-0:1.6-16.el9_4.1.s390x", "product": { "name": "jq-devel-0:1.6-16.el9_4.1.s390x", "product_id": "jq-devel-0:1.6-16.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-devel@1.6-16.el9_4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64" }, "product_reference": "jq-0:1.6-16.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686" }, "product_reference": "jq-0:1.6-16.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le" }, "product_reference": "jq-0:1.6-16.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x" }, "product_reference": "jq-0:1.6-16.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src" }, "product_reference": "jq-0:1.6-16.el9_4.1.src", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64" }, "product_reference": "jq-0:1.6-16.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64" }, "product_reference": "jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686" }, "product_reference": "jq-debuginfo-0:1.6-16.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le" }, "product_reference": "jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x" }, "product_reference": "jq-debuginfo-0:1.6-16.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-16.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64" }, "product_reference": "jq-debugsource-0:1.6-16.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-16.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686" }, "product_reference": "jq-debugsource-0:1.6-16.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-16.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le" }, "product_reference": "jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-16.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x" }, "product_reference": "jq-debugsource-0:1.6-16.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-16.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64" }, "product_reference": "jq-debugsource-0:1.6-16.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-16.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64" }, "product_reference": "jq-devel-0:1.6-16.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-16.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686" }, "product_reference": "jq-devel-0:1.6-16.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-16.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le" }, "product_reference": "jq-devel-0:1.6-16.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-16.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x" }, "product_reference": "jq-devel-0:1.6-16.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-16.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", "product_id": "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64" }, "product_reference": "jq-devel-0:1.6-16.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64" }, "product_reference": "jq-0:1.6-16.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686" }, "product_reference": "jq-0:1.6-16.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le" }, "product_reference": "jq-0:1.6-16.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x" }, "product_reference": "jq-0:1.6-16.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src" }, "product_reference": "jq-0:1.6-16.el9_4.1.src", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-16.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64" }, "product_reference": "jq-0:1.6-16.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64" }, "product_reference": "jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686" }, "product_reference": "jq-debuginfo-0:1.6-16.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le" }, "product_reference": "jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x" }, "product_reference": "jq-debuginfo-0:1.6-16.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-16.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-16.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64" }, "product_reference": "jq-debugsource-0:1.6-16.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-16.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686" }, "product_reference": "jq-debugsource-0:1.6-16.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-16.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le" }, "product_reference": "jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-16.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x" }, "product_reference": "jq-debugsource-0:1.6-16.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-16.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64" }, "product_reference": "jq-debugsource-0:1.6-16.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-16.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64" }, "product_reference": "jq-devel-0:1.6-16.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-16.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686" }, "product_reference": "jq-devel-0:1.6-16.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-16.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le" }, "product_reference": "jq-devel-0:1.6-16.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-16.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x" }, "product_reference": "jq-devel-0:1.6-16.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-devel-0:1.6-16.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)", "product_id": "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64" }, "product_reference": "jq-devel-0:1.6-16.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2025-05-21T15:00:54.484658+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367807" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory access and results in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: jq has signed integer overflow in jv.c:jvp_array_write", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger an integer overflow and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "RHBZ#2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23337", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337" }, { "category": "external", "summary": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e", "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" }, { "category": "external", "summary": "https://github.com/jqlang/jq/issues/3262", "url": "https://github.com/jqlang/jq/issues/3262" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "release_date": "2025-05-21T14:34:51.007000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:30:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10613" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: jq has signed integer overflow in jv.c:jvp_array_write" }, { "cve": "CVE-2025-48060", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2025-05-21T18:00:55.721838+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367842" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. A specially crafted input can cause a heap-based buffer over-read when formatting an empty string because it was not properly null-terminated, causing a crash and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger a buffer over-read of 2 bytes and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-126: Buffer Over-read vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nMemory access boundaries are enforced through secure coding practices, including bounds checking and automated detection of over-read conditions during development. Static analysis and peer reviews catch improper memory handling early, reducing the risk of vulnerabilities reaching production. Memory protection mechanisms restrict access to allocated regions at runtime, and process isolation contains memory faults within the affected workload. Additionally, a defense-in-depth monitoring strategy supports real-time detection of anomalous memory activity, enabling rapid response and limiting potential impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48060" }, { "category": "external", "summary": "RHBZ#2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w" } ], "release_date": "2025-05-21T17:32:43.602000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:30:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10613" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "BaseOS-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "BaseOS-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.src", "CRB-9.4.0.Z.EUS:jq-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debuginfo-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-debugsource-0:1.6-16.el9_4.1.x86_64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.aarch64", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.i686", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.ppc64le", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.s390x", "CRB-9.4.0.Z.EUS:jq-devel-0:1.6-16.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)" } ] }
rhsa-2025:10620
Vulnerability from csaf_redhat
Published
2025-07-08 12:44
Modified
2025-08-07 03:04
Summary
Red Hat Security Advisory: jq security update
Notes
Topic
An update for jq is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, Red Hat Enterprise Linux 8.6 Telecommunications Update Service, and Red Hat Enterprise Linux 8.6 Extended Update Support EXTENSION.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)
* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for jq is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, Red Hat Enterprise Linux 8.6 Telecommunications Update Service, and Red Hat Enterprise Linux 8.6 Extended Update Support EXTENSION.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.\n\nSecurity Fix(es):\n\n* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)\n\n* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:10620", "url": "https://access.redhat.com/errata/RHSA-2025:10620" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10620.json" } ], "title": "Red Hat Security Advisory: jq security update", "tracking": { "current_release_date": "2025-08-07T03:04:34+00:00", "generator": { "date": "2025-08-07T03:04:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:10620", "initial_release_date": "2025-07-08T12:44:14+00:00", "revision_history": [ { "date": "2025-07-08T12:44:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-07-08T12:44:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-07T03:04:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus_long_life:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-3.el8_6.1.src", "product": { "name": "jq-0:1.6-3.el8_6.1.src", "product_id": "jq-0:1.6-3.el8_6.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-3.el8_6.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-3.el8_6.1.i686", "product": { "name": "jq-0:1.6-3.el8_6.1.i686", "product_id": "jq-0:1.6-3.el8_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-3.el8_6.1?arch=i686" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-3.el8_6.1.i686", "product": { "name": "jq-debugsource-0:1.6-3.el8_6.1.i686", "product_id": "jq-debugsource-0:1.6-3.el8_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-3.el8_6.1?arch=i686" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-3.el8_6.1.i686", "product": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.i686", "product_id": "jq-debuginfo-0:1.6-3.el8_6.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-3.el8_6.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-3.el8_6.1.x86_64", "product": { "name": "jq-0:1.6-3.el8_6.1.x86_64", "product_id": "jq-0:1.6-3.el8_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-3.el8_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-3.el8_6.1.x86_64", "product": { "name": "jq-debugsource-0:1.6-3.el8_6.1.x86_64", "product_id": "jq-debugsource-0:1.6-3.el8_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-3.el8_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "product": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "product_id": "jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-3.el8_6.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-3.el8_6.1.aarch64", "product": { "name": "jq-0:1.6-3.el8_6.1.aarch64", "product_id": "jq-0:1.6-3.el8_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-3.el8_6.1?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-3.el8_6.1.aarch64", "product": { "name": "jq-debugsource-0:1.6-3.el8_6.1.aarch64", "product_id": "jq-debugsource-0:1.6-3.el8_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-3.el8_6.1?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "product": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "product_id": "jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-3.el8_6.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-3.el8_6.1.ppc64le", "product": { "name": "jq-0:1.6-3.el8_6.1.ppc64le", "product_id": "jq-0:1.6-3.el8_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-3.el8_6.1?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "product": { "name": "jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "product_id": "jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-3.el8_6.1?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "product": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "product_id": "jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-3.el8_6.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-3.el8_6.1.s390x", "product": { "name": "jq-0:1.6-3.el8_6.1.s390x", "product_id": "jq-0:1.6-3.el8_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-3.el8_6.1?arch=s390x" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-3.el8_6.1.s390x", "product": { "name": "jq-debugsource-0:1.6-3.el8_6.1.s390x", "product_id": "jq-debugsource-0:1.6-3.el8_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-3.el8_6.1?arch=s390x" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-3.el8_6.1.s390x", "product": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.s390x", "product_id": "jq-debuginfo-0:1.6-3.el8_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-3.el8_6.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.src" }, "product_reference": "jq-0:1.6-3.el8_6.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-debuginfo-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-debugsource-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-debugsource-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.aarch64" }, "product_reference": "jq-0:1.6-3.el8_6.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.ppc64le" }, "product_reference": "jq-0:1.6-3.el8_6.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.s390x" }, "product_reference": "jq-0:1.6-3.el8_6.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.src" }, "product_reference": "jq-0:1.6-3.el8_6.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.aarch64" }, "product_reference": "jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-debuginfo-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.ppc64le" }, "product_reference": "jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.s390x" }, "product_reference": "jq-debuginfo-0:1.6-3.el8_6.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-3.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.aarch64" }, "product_reference": "jq-debugsource-0:1.6-3.el8_6.1.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-debugsource-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-3.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.ppc64le" }, "product_reference": "jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-3.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.s390x" }, "product_reference": "jq-debugsource-0:1.6-3.el8_6.1.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-debugsource-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.src" }, "product_reference": "jq-0:1.6-3.el8_6.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-debuginfo-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-debugsource-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-debugsource-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.src" }, "product_reference": "jq-0:1.6-3.el8_6.1.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-debuginfo-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-3.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.i686" }, "product_reference": "jq-debugsource-0:1.6-3.el8_6.1.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-3.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64" }, "product_reference": "jq-debugsource-0:1.6-3.el8_6.1.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2025-05-21T15:00:54.484658+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367807" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory access and results in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: jq has signed integer overflow in jv.c:jvp_array_write", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger an integer overflow and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "RHBZ#2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23337", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337" }, { "category": "external", "summary": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e", "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" }, { "category": "external", "summary": "https://github.com/jqlang/jq/issues/3262", "url": "https://github.com/jqlang/jq/issues/3262" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "release_date": "2025-05-21T14:34:51.007000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:44:14+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10620" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: jq has signed integer overflow in jv.c:jvp_array_write" }, { "cve": "CVE-2025-48060", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2025-05-21T18:00:55.721838+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367842" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. A specially crafted input can cause a heap-based buffer over-read when formatting an empty string because it was not properly null-terminated, causing a crash and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger a buffer over-read of 2 bytes and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-126: Buffer Over-read vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nMemory access boundaries are enforced through secure coding practices, including bounds checking and automated detection of over-read conditions during development. Static analysis and peer reviews catch improper memory handling early, reducing the risk of vulnerabilities reaching production. Memory protection mechanisms restrict access to allocated regions at runtime, and process isolation contains memory faults within the affected workload. Additionally, a defense-in-depth monitoring strategy supports real-time detection of anomalous memory activity, enabling rapid response and limiting potential impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48060" }, { "category": "external", "summary": "RHBZ#2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w" } ], "release_date": "2025-05-21T17:32:43.602000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:44:14+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10620" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.AUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.AUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.E4S:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.aarch64", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.ppc64le", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.s390x", "AppStream-8.6.0.Z.E4S:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.EUS.EXTENSION:jq-debugsource-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.src", "AppStream-8.6.0.Z.TUS:jq-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debuginfo-0:1.6-3.el8_6.1.x86_64", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.i686", "AppStream-8.6.0.Z.TUS:jq-debugsource-0:1.6-3.el8_6.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)" } ] }
rhsa-2025:10616
Vulnerability from csaf_redhat
Published
2025-07-08 12:30
Modified
2025-08-07 03:05
Summary
Red Hat Security Advisory: jq security update
Notes
Topic
An update for jq is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)
* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for jq is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.\n\nSecurity Fix(es):\n\n* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)\n\n* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:10616", "url": "https://access.redhat.com/errata/RHSA-2025:10616" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10616.json" } ], "title": "Red Hat Security Advisory: jq security update", "tracking": { "current_release_date": "2025-08-07T03:05:41+00:00", "generator": { "date": "2025-08-07T03:05:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:10616", "initial_release_date": "2025-07-08T12:30:14+00:00", "revision_history": [ { "date": "2025-07-08T12:30:14+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-07-08T12:30:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-07T03:05:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-12.el9_0.1.src", "product": { "name": "jq-0:1.6-12.el9_0.1.src", "product_id": "jq-0:1.6-12.el9_0.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-12.el9_0.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-12.el9_0.1.aarch64", "product": { "name": "jq-0:1.6-12.el9_0.1.aarch64", "product_id": "jq-0:1.6-12.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-12.el9_0.1?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-12.el9_0.1.aarch64", "product": { "name": "jq-debugsource-0:1.6-12.el9_0.1.aarch64", "product_id": "jq-debugsource-0:1.6-12.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-12.el9_0.1?arch=aarch64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "product": { "name": "jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "product_id": "jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-12.el9_0.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-12.el9_0.1.ppc64le", "product": { "name": "jq-0:1.6-12.el9_0.1.ppc64le", "product_id": "jq-0:1.6-12.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-12.el9_0.1?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "product": { "name": "jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "product_id": "jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-12.el9_0.1?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "product": { "name": "jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "product_id": "jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-12.el9_0.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-12.el9_0.1.i686", "product": { "name": "jq-0:1.6-12.el9_0.1.i686", "product_id": "jq-0:1.6-12.el9_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-12.el9_0.1?arch=i686" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-12.el9_0.1.i686", "product": { "name": "jq-debugsource-0:1.6-12.el9_0.1.i686", "product_id": "jq-debugsource-0:1.6-12.el9_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-12.el9_0.1?arch=i686" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-12.el9_0.1.i686", "product": { "name": "jq-debuginfo-0:1.6-12.el9_0.1.i686", "product_id": "jq-debuginfo-0:1.6-12.el9_0.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-12.el9_0.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-12.el9_0.1.x86_64", "product": { "name": "jq-0:1.6-12.el9_0.1.x86_64", "product_id": "jq-0:1.6-12.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-12.el9_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-12.el9_0.1.x86_64", "product": { "name": "jq-debugsource-0:1.6-12.el9_0.1.x86_64", "product_id": "jq-debugsource-0:1.6-12.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-12.el9_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "product": { "name": "jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "product_id": "jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-12.el9_0.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-12.el9_0.1.s390x", "product": { "name": "jq-0:1.6-12.el9_0.1.s390x", "product_id": "jq-0:1.6-12.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-12.el9_0.1?arch=s390x" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-12.el9_0.1.s390x", "product": { "name": "jq-debugsource-0:1.6-12.el9_0.1.s390x", "product_id": "jq-debugsource-0:1.6-12.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-12.el9_0.1?arch=s390x" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-12.el9_0.1.s390x", "product": { "name": "jq-debuginfo-0:1.6-12.el9_0.1.s390x", "product_id": "jq-debuginfo-0:1.6-12.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-12.el9_0.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.aarch64" }, "product_reference": "jq-0:1.6-12.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.i686" }, "product_reference": "jq-0:1.6-12.el9_0.1.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.ppc64le" }, "product_reference": "jq-0:1.6-12.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.s390x" }, "product_reference": "jq-0:1.6-12.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-12.el9_0.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.src" }, "product_reference": "jq-0:1.6-12.el9_0.1.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.x86_64" }, "product_reference": "jq-0:1.6-12.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.aarch64" }, "product_reference": "jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.i686" }, "product_reference": "jq-debuginfo-0:1.6-12.el9_0.1.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.ppc64le" }, "product_reference": "jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.s390x" }, "product_reference": "jq-debuginfo-0:1.6-12.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-12.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.aarch64" }, "product_reference": "jq-debugsource-0:1.6-12.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-12.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.i686" }, "product_reference": "jq-debugsource-0:1.6-12.el9_0.1.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-12.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.ppc64le" }, "product_reference": "jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-12.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.s390x" }, "product_reference": "jq-debugsource-0:1.6-12.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-12.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.x86_64" }, "product_reference": "jq-debugsource-0:1.6-12.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2025-05-21T15:00:54.484658+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367807" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory access and results in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: jq has signed integer overflow in jv.c:jvp_array_write", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger an integer overflow and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.src", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "RHBZ#2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23337", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337" }, { "category": "external", "summary": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e", "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" }, { "category": "external", "summary": "https://github.com/jqlang/jq/issues/3262", "url": "https://github.com/jqlang/jq/issues/3262" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "release_date": "2025-05-21T14:34:51.007000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:30:14+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.src", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10616" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.src", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.src", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: jq has signed integer overflow in jv.c:jvp_array_write" }, { "cve": "CVE-2025-48060", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2025-05-21T18:00:55.721838+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367842" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. A specially crafted input can cause a heap-based buffer over-read when formatting an empty string because it was not properly null-terminated, causing a crash and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger a buffer over-read of 2 bytes and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-126: Buffer Over-read vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nMemory access boundaries are enforced through secure coding practices, including bounds checking and automated detection of over-read conditions during development. Static analysis and peer reviews catch improper memory handling early, reducing the risk of vulnerabilities reaching production. Memory protection mechanisms restrict access to allocated regions at runtime, and process isolation contains memory faults within the affected workload. Additionally, a defense-in-depth monitoring strategy supports real-time detection of anomalous memory activity, enabling rapid response and limiting potential impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.src", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48060" }, { "category": "external", "summary": "RHBZ#2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w" } ], "release_date": "2025-05-21T17:32:43.602000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:30:14+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.src", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10616" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.src", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.src", "AppStream-9.0.0.Z.E4S:jq-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debuginfo-0:1.6-12.el9_0.1.x86_64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.aarch64", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.i686", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.ppc64le", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.s390x", "AppStream-9.0.0.Z.E4S:jq-debugsource-0:1.6-12.el9_0.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)" } ] }
rhsa-2025:10619
Vulnerability from csaf_redhat
Published
2025-07-08 12:33
Modified
2025-08-07 03:04
Summary
Red Hat Security Advisory: jq security update
Notes
Topic
An update for jq is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.
Security Fix(es):
* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)
* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for jq is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text.\n\nSecurity Fix(es):\n\n* jq: jq has signed integer overflow in jv.c:jvp_array_write (CVE-2024-23337)\n\n* jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt) (CVE-2025-48060)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:10619", "url": "https://access.redhat.com/errata/RHSA-2025:10619" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10619.json" } ], "title": "Red Hat Security Advisory: jq security update", "tracking": { "current_release_date": "2025-08-07T03:04:51+00:00", "generator": { "date": "2025-08-07T03:04:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:10619", "initial_release_date": "2025-07-08T12:33:34+00:00", "revision_history": [ { "date": "2025-07-08T12:33:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-07-08T12:33:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-07T03:04:51+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-6.el8_8.3.src", "product": { "name": "jq-0:1.6-6.el8_8.3.src", "product_id": "jq-0:1.6-6.el8_8.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-6.el8_8.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-6.el8_8.3.ppc64le", "product": { "name": "jq-0:1.6-6.el8_8.3.ppc64le", "product_id": "jq-0:1.6-6.el8_8.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-6.el8_8.3?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "product": { "name": "jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "product_id": "jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-6.el8_8.3?arch=ppc64le" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "product": { "name": "jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "product_id": "jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-6.el8_8.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-6.el8_8.3.i686", "product": { "name": "jq-0:1.6-6.el8_8.3.i686", "product_id": "jq-0:1.6-6.el8_8.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-6.el8_8.3?arch=i686" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-6.el8_8.3.i686", "product": { "name": "jq-debugsource-0:1.6-6.el8_8.3.i686", "product_id": "jq-debugsource-0:1.6-6.el8_8.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-6.el8_8.3?arch=i686" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-6.el8_8.3.i686", "product": { "name": "jq-debuginfo-0:1.6-6.el8_8.3.i686", "product_id": "jq-debuginfo-0:1.6-6.el8_8.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-6.el8_8.3?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "jq-0:1.6-6.el8_8.3.x86_64", "product": { "name": "jq-0:1.6-6.el8_8.3.x86_64", "product_id": "jq-0:1.6-6.el8_8.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq@1.6-6.el8_8.3?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debugsource-0:1.6-6.el8_8.3.x86_64", "product": { "name": "jq-debugsource-0:1.6-6.el8_8.3.x86_64", "product_id": "jq-debugsource-0:1.6-6.el8_8.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debugsource@1.6-6.el8_8.3?arch=x86_64" } } }, { "category": "product_version", "name": "jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "product": { "name": "jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "product_id": "jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-6.el8_8.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-6.el8_8.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.i686" }, "product_reference": "jq-0:1.6-6.el8_8.3.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-6.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.ppc64le" }, "product_reference": "jq-0:1.6-6.el8_8.3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-6.el8_8.3.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.src" }, "product_reference": "jq-0:1.6-6.el8_8.3.src", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-6.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.x86_64" }, "product_reference": "jq-0:1.6-6.el8_8.3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-6.el8_8.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.i686" }, "product_reference": "jq-debuginfo-0:1.6-6.el8_8.3.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-6.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.ppc64le" }, "product_reference": "jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-6.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-6.el8_8.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.i686" }, "product_reference": "jq-debugsource-0:1.6-6.el8_8.3.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-6.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.ppc64le" }, "product_reference": "jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-6.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", "product_id": "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.x86_64" }, "product_reference": "jq-debugsource-0:1.6-6.el8_8.3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-6.el8_8.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.i686" }, "product_reference": "jq-0:1.6-6.el8_8.3.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-6.el8_8.3.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.src" }, "product_reference": "jq-0:1.6-6.el8_8.3.src", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-0:1.6-6.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.x86_64" }, "product_reference": "jq-0:1.6-6.el8_8.3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-6.el8_8.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.i686" }, "product_reference": "jq-debuginfo-0:1.6-6.el8_8.3.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debuginfo-0:1.6-6.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.x86_64" }, "product_reference": "jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-6.el8_8.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.i686" }, "product_reference": "jq-debugsource-0:1.6-6.el8_8.3.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "jq-debugsource-0:1.6-6.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.x86_64" }, "product_reference": "jq-debugsource-0:1.6-6.el8_8.3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2025-05-21T15:00:54.484658+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367807" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. An integer overflow can occur when attempting to assign a value using an array index of 2147483647 or when creating an array with 2147483647 elements, the maximum value for a 32-bit signed integer. This issue causes out-of-bounds memory access and results in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: jq has signed integer overflow in jv.c:jvp_array_write", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger an integer overflow and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "RHBZ#2367807", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367807" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23337", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23337" }, { "category": "external", "summary": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e", "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" }, { "category": "external", "summary": "https://github.com/jqlang/jq/issues/3262", "url": "https://github.com/jqlang/jq/issues/3262" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "release_date": "2025-05-21T14:34:51.007000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:33:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10619" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: jq has signed integer overflow in jv.c:jvp_array_write" }, { "cve": "CVE-2025-48060", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2025-05-21T18:00:55.721838+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2367842" } ], "notes": [ { "category": "description", "text": "A flaw was found in jq, a command line JSON processor. A specially crafted input can cause a heap-based buffer over-read when formatting an empty string because it was not properly null-terminated, causing a crash and resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker needs to trick a user into processing a specially crafted JSON input, allowing an attacker to trigger a buffer over-read of 2 bytes and cause a crash in jq with no other security impact. Due to these reasons, this flaw has been rated with a Moderate severity.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-126: Buffer Over-read vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nMemory access boundaries are enforced through secure coding practices, including bounds checking and automated detection of over-read conditions during development. Static analysis and peer reviews catch improper memory handling early, reducing the risk of vulnerabilities reaching production. Memory protection mechanisms restrict access to allocated regions at runtime, and process isolation contains memory faults within the affected workload. Additionally, a defense-in-depth monitoring strategy supports real-time detection of anomalous memory activity, enabling rapid response and limiting potential impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48060" }, { "category": "external", "summary": "RHBZ#2367842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48060", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48060" }, { "category": "external", "summary": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w", "url": "https://github.com/jqlang/jq/security/advisories/GHSA-p7rr-28xf-3m5w" } ], "release_date": "2025-05-21T17:32:43.602000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-07-08T12:33:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:10619" }, { "category": "workaround", "details": "Do not process untrusted input with the jq command line JSON processor.", "product_ids": [ "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.E4S:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.ppc64le", "AppStream-8.8.0.Z.E4S:jq-debugsource-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.src", "AppStream-8.8.0.Z.TUS:jq-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debuginfo-0:1.6-6.el8_8.3.x86_64", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.i686", "AppStream-8.8.0.Z.TUS:jq-debugsource-0:1.6-6.el8_8.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jq: AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)" } ] }
suse-su-2025:20506-1
Vulnerability from csaf_suse
Published
2025-07-24 11:41
Modified
2025-07-24 11:41
Summary
Security update for jq
Notes
Title of the patch
Security update for jq
Description of the patch
This update for jq fixes the following issues:
- CVE-2024-23337: Fixed signed integer overflow in jv.c:jvp_array_write (bsc#1243450)
Patchnames
SUSE-SLE-Micro-6.0-393
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for jq", "title": "Title of the patch" }, { "category": "description", "text": "This update for jq fixes the following issues:\n\n- CVE-2024-23337: Fixed signed integer overflow in jv.c:jvp_array_write (bsc#1243450)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Micro-6.0-393", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20506-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:20506-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520506-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:20506-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041045.html" }, { "category": "self", "summary": "SUSE Bug 1243450", "url": "https://bugzilla.suse.com/1243450" }, { "category": "self", "summary": "SUSE CVE CVE-2024-23337 page", "url": "https://www.suse.com/security/cve/CVE-2024-23337/" } ], "title": "Security update for jq", "tracking": { "current_release_date": "2025-07-24T11:41:34Z", "generator": { "date": "2025-07-24T11:41:34Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:20506-1", "initial_release_date": "2025-07-24T11:41:34Z", "revision_history": [ { "date": "2025-07-24T11:41:34Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "jq-1.6-4.1.aarch64", "product": { "name": "jq-1.6-4.1.aarch64", "product_id": "jq-1.6-4.1.aarch64" } }, { "category": "product_version", "name": "libjq1-1.6-4.1.aarch64", "product": { "name": "libjq1-1.6-4.1.aarch64", "product_id": "libjq1-1.6-4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "jq-1.6-4.1.s390x", "product": { "name": "jq-1.6-4.1.s390x", "product_id": "jq-1.6-4.1.s390x" } }, { "category": "product_version", "name": "libjq1-1.6-4.1.s390x", "product": { "name": "libjq1-1.6-4.1.s390x", "product_id": "libjq1-1.6-4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "jq-1.6-4.1.x86_64", "product": { "name": "jq-1.6-4.1.x86_64", "product_id": "jq-1.6-4.1.x86_64" } }, { "category": "product_version", "name": "libjq1-1.6-4.1.x86_64", "product": { "name": "libjq1-1.6-4.1.x86_64", "product_id": "libjq1-1.6-4.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Micro 6.0", "product": { "name": "SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0", "product_identification_helper": { "cpe": "cpe:/o:suse:sl-micro:6.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-4.1.aarch64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:jq-1.6-4.1.aarch64" }, "product_reference": "jq-1.6-4.1.aarch64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-4.1.s390x as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:jq-1.6-4.1.s390x" }, "product_reference": "jq-1.6-4.1.s390x", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-4.1.x86_64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:jq-1.6-4.1.x86_64" }, "product_reference": "jq-1.6-4.1.x86_64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-4.1.aarch64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:libjq1-1.6-4.1.aarch64" }, "product_reference": "libjq1-1.6-4.1.aarch64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-4.1.s390x as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:libjq1-1.6-4.1.s390x" }, "product_reference": "libjq1-1.6-4.1.s390x", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-4.1.x86_64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:libjq1-1.6-4.1.x86_64" }, "product_reference": "libjq1-1.6-4.1.x86_64", "relates_to_product_reference": "SUSE Linux Micro 6.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-23337" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:jq-1.6-4.1.aarch64", "SUSE Linux Micro 6.0:jq-1.6-4.1.s390x", "SUSE Linux Micro 6.0:jq-1.6-4.1.x86_64", "SUSE Linux Micro 6.0:libjq1-1.6-4.1.aarch64", "SUSE Linux Micro 6.0:libjq1-1.6-4.1.s390x", "SUSE Linux Micro 6.0:libjq1-1.6-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-23337", "url": "https://www.suse.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "SUSE Bug 1243450 for CVE-2024-23337", "url": "https://bugzilla.suse.com/1243450" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:jq-1.6-4.1.aarch64", "SUSE Linux Micro 6.0:jq-1.6-4.1.s390x", "SUSE Linux Micro 6.0:jq-1.6-4.1.x86_64", "SUSE Linux Micro 6.0:libjq1-1.6-4.1.aarch64", "SUSE Linux Micro 6.0:libjq1-1.6-4.1.s390x", "SUSE Linux Micro 6.0:libjq1-1.6-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:jq-1.6-4.1.aarch64", "SUSE Linux Micro 6.0:jq-1.6-4.1.s390x", "SUSE Linux Micro 6.0:jq-1.6-4.1.x86_64", "SUSE Linux Micro 6.0:libjq1-1.6-4.1.aarch64", "SUSE Linux Micro 6.0:libjq1-1.6-4.1.s390x", "SUSE Linux Micro 6.0:libjq1-1.6-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-24T11:41:34Z", "details": "moderate" } ], "title": "CVE-2024-23337" } ] }
suse-su-2025:02384-1
Vulnerability from csaf_suse
Published
2025-07-18 16:46
Modified
2025-07-18 16:46
Summary
Security update for jq
Notes
Title of the patch
Security update for jq
Description of the patch
This update for jq fixes the following issues:
- CVE-2024-23337: Fixed signed integer overflow in jv.c:jvp_array_write (bsc#1243450).
Patchnames
SUSE-2025-2384,SUSE-SLE-Micro-5.3-2025-2384,SUSE-SLE-Micro-5.4-2025-2384,SUSE-SLE-Micro-5.5-2025-2384,SUSE-SLE-Module-Basesystem-15-SP6-2025-2384,SUSE-SLE-Module-Basesystem-15-SP7-2025-2384,SUSE-SUSE-MicroOS-5.1-2025-2384,SUSE-SUSE-MicroOS-5.2-2025-2384,openSUSE-SLE-15.6-2025-2384
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for jq", "title": "Title of the patch" }, { "category": "description", "text": "This update for jq fixes the following issues:\n\n- CVE-2024-23337: Fixed signed integer overflow in jv.c:jvp_array_write (bsc#1243450).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2384,SUSE-SLE-Micro-5.3-2025-2384,SUSE-SLE-Micro-5.4-2025-2384,SUSE-SLE-Micro-5.5-2025-2384,SUSE-SLE-Module-Basesystem-15-SP6-2025-2384,SUSE-SLE-Module-Basesystem-15-SP7-2025-2384,SUSE-SUSE-MicroOS-5.1-2025-2384,SUSE-SUSE-MicroOS-5.2-2025-2384,openSUSE-SLE-15.6-2025-2384", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02384-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02384-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502384-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02384-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040788.html" }, { "category": "self", "summary": "SUSE Bug 1243450", "url": "https://bugzilla.suse.com/1243450" }, { "category": "self", "summary": "SUSE CVE CVE-2024-23337 page", "url": "https://www.suse.com/security/cve/CVE-2024-23337/" } ], "title": "Security update for jq", "tracking": { "current_release_date": "2025-07-18T16:46:06Z", "generator": { "date": "2025-07-18T16:46:06Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02384-1", "initial_release_date": "2025-07-18T16:46:06Z", "revision_history": [ { "date": "2025-07-18T16:46:06Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "jq-1.6-150000.3.6.1.aarch64", "product": { "name": "jq-1.6-150000.3.6.1.aarch64", "product_id": "jq-1.6-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libjq-devel-1.6-150000.3.6.1.aarch64", "product": { "name": "libjq-devel-1.6-150000.3.6.1.aarch64", "product_id": "libjq-devel-1.6-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libjq1-1.6-150000.3.6.1.aarch64", "product": { "name": "libjq1-1.6-150000.3.6.1.aarch64", "product_id": "libjq1-1.6-150000.3.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "jq-1.6-150000.3.6.1.i586", "product": { "name": "jq-1.6-150000.3.6.1.i586", "product_id": "jq-1.6-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libjq-devel-1.6-150000.3.6.1.i586", "product": { "name": "libjq-devel-1.6-150000.3.6.1.i586", "product_id": "libjq-devel-1.6-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libjq1-1.6-150000.3.6.1.i586", "product": { "name": "libjq1-1.6-150000.3.6.1.i586", "product_id": "libjq1-1.6-150000.3.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "jq-1.6-150000.3.6.1.ppc64le", "product": { "name": "jq-1.6-150000.3.6.1.ppc64le", "product_id": "jq-1.6-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libjq-devel-1.6-150000.3.6.1.ppc64le", "product": { "name": "libjq-devel-1.6-150000.3.6.1.ppc64le", "product_id": "libjq-devel-1.6-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libjq1-1.6-150000.3.6.1.ppc64le", "product": { "name": "libjq1-1.6-150000.3.6.1.ppc64le", "product_id": "libjq1-1.6-150000.3.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "jq-1.6-150000.3.6.1.s390x", "product": { "name": "jq-1.6-150000.3.6.1.s390x", "product_id": "jq-1.6-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libjq-devel-1.6-150000.3.6.1.s390x", "product": { "name": "libjq-devel-1.6-150000.3.6.1.s390x", "product_id": "libjq-devel-1.6-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libjq1-1.6-150000.3.6.1.s390x", "product": { "name": "libjq1-1.6-150000.3.6.1.s390x", "product_id": "libjq1-1.6-150000.3.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "jq-1.6-150000.3.6.1.x86_64", "product": { "name": "jq-1.6-150000.3.6.1.x86_64", "product_id": "jq-1.6-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libjq-devel-1.6-150000.3.6.1.x86_64", "product": { "name": "libjq-devel-1.6-150000.3.6.1.x86_64", "product_id": "libjq-devel-1.6-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libjq1-1.6-150000.3.6.1.x86_64", "product": { "name": "libjq1-1.6-150000.3.6.1.x86_64", "product_id": "libjq1-1.6-150000.3.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.aarch64" }, "product_reference": "jq-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.s390x" }, "product_reference": "jq-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.x86_64" }, "product_reference": "jq-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.aarch64" }, "product_reference": "libjq1-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.s390x" }, "product_reference": "libjq1-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.x86_64" }, "product_reference": "libjq1-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.aarch64" }, "product_reference": "jq-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.s390x" }, "product_reference": "jq-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.x86_64" }, "product_reference": "jq-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.aarch64" }, "product_reference": "libjq1-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.s390x" }, "product_reference": "libjq1-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.x86_64" }, "product_reference": "libjq1-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.aarch64" }, "product_reference": "jq-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.ppc64le" }, "product_reference": "jq-1.6-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.s390x" }, "product_reference": "jq-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.x86_64" }, "product_reference": "jq-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.aarch64" }, "product_reference": "libjq1-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.ppc64le" }, "product_reference": "libjq1-1.6-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.s390x" }, "product_reference": "libjq1-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.x86_64" }, "product_reference": "libjq1-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.aarch64" }, "product_reference": "jq-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.ppc64le" }, "product_reference": "jq-1.6-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.s390x" }, "product_reference": "jq-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.x86_64" }, "product_reference": "jq-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.aarch64" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.ppc64le" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.s390x" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.x86_64" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.aarch64" }, "product_reference": "libjq1-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.ppc64le" }, "product_reference": "libjq1-1.6-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.s390x" }, "product_reference": "libjq1-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.x86_64" }, "product_reference": "libjq1-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.aarch64" }, "product_reference": "jq-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.ppc64le" }, "product_reference": "jq-1.6-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.s390x" }, "product_reference": "jq-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.x86_64" }, "product_reference": "jq-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.aarch64" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.ppc64le" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.s390x" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.x86_64" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.aarch64" }, "product_reference": "libjq1-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.ppc64le" }, "product_reference": "libjq1-1.6-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.s390x" }, "product_reference": "libjq1-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.x86_64" }, "product_reference": "libjq1-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.aarch64" }, "product_reference": "jq-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.s390x" }, "product_reference": "jq-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.x86_64" }, "product_reference": "jq-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.aarch64" }, "product_reference": "libjq1-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.s390x" }, "product_reference": "libjq1-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.x86_64" }, "product_reference": "libjq1-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.aarch64" }, "product_reference": "jq-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.s390x" }, "product_reference": "jq-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.x86_64" }, "product_reference": "jq-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.aarch64" }, "product_reference": "libjq1-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.s390x" }, "product_reference": "libjq1-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.x86_64" }, "product_reference": "libjq1-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.aarch64" }, "product_reference": "jq-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.ppc64le" }, "product_reference": "jq-1.6-150000.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.s390x" }, "product_reference": "jq-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "jq-1.6-150000.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.x86_64" }, "product_reference": "jq-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.aarch64" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.ppc64le" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.s390x" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq-devel-1.6-150000.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.x86_64" }, "product_reference": "libjq-devel-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.aarch64" }, "product_reference": "libjq1-1.6-150000.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.ppc64le" }, "product_reference": "libjq1-1.6-150000.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.s390x" }, "product_reference": "libjq1-1.6-150000.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libjq1-1.6-150000.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.x86_64" }, "product_reference": "libjq1-1.6-150000.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-23337" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.x86_64", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.aarch64", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.ppc64le", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.s390x", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.x86_64", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.aarch64", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.ppc64le", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.s390x", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.x86_64", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.aarch64", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.ppc64le", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.s390x", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-23337", "url": "https://www.suse.com/security/cve/CVE-2024-23337" }, { "category": "external", "summary": "SUSE Bug 1243450 for CVE-2024-23337", "url": "https://bugzilla.suse.com/1243450" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.x86_64", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.aarch64", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.ppc64le", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.s390x", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.x86_64", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.aarch64", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.ppc64le", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.s390x", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.x86_64", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.aarch64", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.ppc64le", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.s390x", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.1:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.1:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.2:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.2:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.3:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.3:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.4:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.4:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.5:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Micro 5.5:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq-devel-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjq1-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:jq-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq-devel-1.6-150000.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjq1-1.6-150000.3.6.1.x86_64", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.aarch64", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.ppc64le", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.s390x", "openSUSE Leap 15.6:jq-1.6-150000.3.6.1.x86_64", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.aarch64", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.ppc64le", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.s390x", "openSUSE Leap 15.6:libjq-devel-1.6-150000.3.6.1.x86_64", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.aarch64", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.ppc64le", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.s390x", "openSUSE Leap 15.6:libjq1-1.6-150000.3.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-18T16:46:06Z", "details": "moderate" } ], "title": "CVE-2024-23337" } ] }
gsd-2024-23337
Vulnerability from gsd
Modified
2024-01-16 06:02
Details
** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-23337" ], "id": "GSD-2024-23337", "modified": "2024-01-16T06:02:04.371029Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2024-23337", "STATE": "RESERVED" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." } ] } } } }
fkie_cve-2024-23337
Vulnerability from fkie_nvd
Published
2025-05-21 15:16
Modified
2025-06-20 17:41
Severity ?
4.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Summary
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.
References
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:jqlang:jq:*:*:*:*:*:*:*:*", "matchCriteriaId": "C4AFD89F-511E-4436-9D4F-28E33F0785DE", "versionEndIncluding": "1.7.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "jq es un procesador JSON de l\u00ednea de comandos. En versiones hasta la 1.7.1 (incluida), se produce un desbordamiento de entero al asignar un valor utilizando un \u00edndice de 2147483647, el l\u00edmite de enteros con signo. Esto provoca una denegaci\u00f3n de servicio. El commit de21386681c0df0104a99d9d09db23a9b2a78b1e contiene un parche para este problema." } ], "id": "CVE-2024-23337", "lastModified": "2025-06-20T17:41:15.807", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 1.4, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2025-05-21T15:16:03.920", "references": [ { "source": "security-advisories@github.com", "tags": [ "Patch" ], "url": "https://github.com/jqlang/jq/commit/de21386681c0df0104a99d9d09db23a9b2a78b1e" }, { "source": "security-advisories@github.com", "tags": [ "Exploit", "Issue Tracking" ], "url": "https://github.com/jqlang/jq/issues/3262" }, { "source": "security-advisories@github.com", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" }, { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://github.com/jqlang/jq/security/advisories/GHSA-2q6r-344g-cx46" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-190" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
wid-sec-w-2025-1480
Vulnerability from csaf_certbund
Published
2025-07-07 22:00
Modified
2025-08-06 22:00
Summary
Red Hat Enterprise Linux (jq): Mehrere Schwachstellen ermöglichen Denial of Service
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux (jq) ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux (jq) ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1480 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1480.json" }, { "category": "self", "summary": "WID-SEC-2025-1480 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1480" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2025-07-07", "url": "https://access.redhat.com/errata/RHSA-2025:10585" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:10619 vom 2025-07-08", "url": "https://access.redhat.com/errata/RHSA-2025:10619" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:10621 vom 2025-07-08", "url": "https://access.redhat.com/errata/RHSA-2025:10621" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-10585 vom 2025-07-08", "url": "https://linux.oracle.com/errata/ELSA-2025-10585.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:10613 vom 2025-07-08", "url": "https://access.redhat.com/errata/RHSA-2025:10613" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:10615 vom 2025-07-08", "url": "https://access.redhat.com/errata/RHSA-2025:10615" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:10616 vom 2025-07-08", "url": "https://access.redhat.com/errata/RHSA-2025:10616" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:10618 vom 2025-07-08", "url": "https://access.redhat.com/errata/RHSA-2025:10618" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:10620 vom 2025-07-08", "url": "https://access.redhat.com/errata/RHSA-2025:10620" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:10622 vom 2025-07-08", "url": "https://access.redhat.com/errata/RHSA-2025:10622" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-10618 vom 2025-07-09", "url": "https://linux.oracle.com/errata/ELSA-2025-10618.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02384-1 vom 2025-07-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021863.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7657-1 vom 2025-07-21", "url": "https://ubuntu.com/security/notices/USN-7657-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:11363 vom 2025-07-22", "url": "https://access.redhat.com/errata/RHSA-2025:11363" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7657-2 vom 2025-07-23", "url": "https://ubuntu.com/security/notices/USN-7657-2" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:11681 vom 2025-07-30", "url": "https://access.redhat.com/errata/RHSA-2025:11681" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:11677 vom 2025-07-31", "url": "https://access.redhat.com/errata/RHSA-2025:11677" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2025-2943 vom 2025-07-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-2943.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20506-1 vom 2025-08-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022044.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:12882 vom 2025-08-05", "url": "https://access.redhat.com/errata/RHSA-2025:12882" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-12882 vom 2025-08-05", "url": "http://linux.oracle.com/errata/ELSA-2025-12882.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:12437 vom 2025-08-07", "url": "https://access.redhat.com/errata/RHSA-2025:12437" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux (jq): Mehrere Schwachstellen erm\u00f6glichen Denial of Service", "tracking": { "current_release_date": "2025-08-06T22:00:00.000+00:00", "generator": { "date": "2025-08-07T08:29:49.351+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1480", "initial_release_date": "2025-07-07T22:00:00.000+00:00", "revision_history": [ { "date": "2025-07-07T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-07-08T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat, Oracle Linux und Open Source aufgenommen" }, { "date": "2025-07-20T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-21T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-07-22T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-07-30T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat und Amazon aufgenommen" }, { "date": "2025-08-03T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-08-05T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2025-08-06T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "10" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "category": "product_version", "name": "9", "product": { "name": "Red Hat Enterprise Linux 9", "product_id": "T035799", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9" } } } ], "category": "product_name", "name": "Enterprise Linux" }, { "branches": [ { "category": "product_version_range", "name": "Container Platform \u003c4.18.21", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.18.21", "product_id": "T045758" } }, { "category": "product_version", "name": "Container Platform 4.18.21", "product": { "name": "Red Hat OpenShift Container Platform 4.18.21", "product_id": "T045758-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.18.21" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.16.45", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.16.45", "product_id": "T045759" } }, { "category": "product_version", "name": "Container Platform 4.16.45", "product": { "name": "Red Hat OpenShift Container Platform 4.16.45", "product_id": "T045759-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.16.45" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-23337", "product_status": { "known_affected": [ "T035799", "T002207", "T045758", "67646", "T000126", "T045759", "398363", "T004914" ] }, "release_date": "2025-07-07T22:00:00.000+00:00", "title": "CVE-2024-23337" }, { "cve": "CVE-2025-48060", "product_status": { "known_affected": [ "T035799", "T002207", "T045758", "67646", "T000126", "T045759", "398363", "T004914" ] }, "release_date": "2025-07-07T22:00:00.000+00:00", "title": "CVE-2025-48060" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…