ghsa-4g9r-vxhx-9pgx
Vulnerability from github
Published
2024-02-19 09:30
Modified
2024-03-07 18:30
Severity ?
Summary
Apache Commons Compress: Denial of service caused by an infinite loop for a corrupted DUMP file
Details
Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in Apache Commons Compress. This issue affects Apache Commons Compress: from 1.3 through 1.25.0.
Users are recommended to upgrade to version 1.26.0 which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.commons:commons-compress" }, "ranges": [ { "events": [ { "introduced": "1.3" }, { "fixed": "1.26.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-25710" ], "database_specific": { "cwe_ids": [ "CWE-835" ], "github_reviewed": true, "github_reviewed_at": "2024-02-20T23:58:47Z", "nvd_published_at": "2024-02-19T09:15:37Z", "severity": "HIGH" }, "details": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability in Apache Commons Compress. This issue affects Apache Commons Compress: from 1.3 through 1.25.0.\n\nUsers are recommended to upgrade to version 1.26.0 which fixes the issue.\n\n", "id": "GHSA-4g9r-vxhx-9pgx", "modified": "2024-03-07T18:30:27Z", "published": "2024-02-19T09:30:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710" }, { "type": "PACKAGE", "url": "https://github.com/apache/commons-compress" }, { "type": "WEB", "url": "https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240307-0010" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/02/19/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache Commons Compress: Denial of service caused by an infinite loop for a corrupted DUMP file" }
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.