ghsa-4265-ccf5-phj5
Vulnerability from github
Published
2024-02-19 09:30
Modified
2024-08-27 15:27
Severity ?
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
6.7 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
6.7 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
Apache Commons Compress: OutOfMemoryError unpacking broken Pack200 file
Details
Allocation of Resources Without Limits or Throttling vulnerability in Apache Commons Compress. This issue affects Apache Commons Compress: from 1.21 before 1.26.
Users are recommended to upgrade to version 1.26, which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.commons:commons-compress" }, "ranges": [ { "events": [ { "introduced": "1.21" }, { "fixed": "1.26.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-26308" ], "database_specific": { "cwe_ids": [ "CWE-770" ], "github_reviewed": true, "github_reviewed_at": "2024-02-20T23:59:29Z", "nvd_published_at": "2024-02-19T09:15:38Z", "severity": "MODERATE" }, "details": "Allocation of Resources Without Limits or Throttling vulnerability in Apache Commons Compress. This issue affects Apache Commons Compress: from 1.21 before 1.26.\n\nUsers are recommended to upgrade to version 1.26, which fixes the issue.\n\n", "id": "GHSA-4265-ccf5-phj5", "modified": "2024-08-27T15:27:08Z", "published": "2024-02-19T09:30:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308" }, { "type": "PACKAGE", "url": "https://github.com/apache/commons-compress" }, { "type": "WEB", "url": "https://lists.apache.org/thread/ch5yo2d21p7vlqrhll9b17otbyq4npfg" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240307-0009" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/02/19/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Apache Commons Compress: OutOfMemoryError unpacking broken Pack200 file" }
Loading...
Loading...
- 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.