From f39c43f27d2c8214523b9948e417acad47c9324d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 09:32:17 +0000 Subject: [PATCH] Publish Advisories GHSA-4265-ccf5-phj5 GHSA-4g9r-vxhx-9pgx --- .../GHSA-4265-ccf5-phj5.json | 35 +++++++++++++++++ .../GHSA-4g9r-vxhx-9pgx.json | 38 +++++++++++++++++++ 2 files changed, 73 insertions(+) create mode 100644 advisories/unreviewed/2024/02/GHSA-4265-ccf5-phj5/GHSA-4265-ccf5-phj5.json create mode 100644 advisories/unreviewed/2024/02/GHSA-4g9r-vxhx-9pgx/GHSA-4g9r-vxhx-9pgx.json diff --git a/advisories/unreviewed/2024/02/GHSA-4265-ccf5-phj5/GHSA-4265-ccf5-phj5.json b/advisories/unreviewed/2024/02/GHSA-4265-ccf5-phj5/GHSA-4265-ccf5-phj5.json new file mode 100644 index 00000000000..cb4d8a6e161 --- /dev/null +++ b/advisories/unreviewed/2024/02/GHSA-4265-ccf5-phj5/GHSA-4265-ccf5-phj5.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4265-ccf5-phj5", + "modified": "2024-02-19T09:30:52Z", + "published": "2024-02-19T09:30:52Z", + "aliases": [ + "CVE-2024-26308" + ], + "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", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/ch5yo2d21p7vlqrhll9b17otbyq4npfg" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-770" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-02-19T09:15:38Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/02/GHSA-4g9r-vxhx-9pgx/GHSA-4g9r-vxhx-9pgx.json b/advisories/unreviewed/2024/02/GHSA-4g9r-vxhx-9pgx/GHSA-4g9r-vxhx-9pgx.json new file mode 100644 index 00000000000..dcf54861f34 --- /dev/null +++ b/advisories/unreviewed/2024/02/GHSA-4g9r-vxhx-9pgx/GHSA-4g9r-vxhx-9pgx.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4g9r-vxhx-9pgx", + "modified": "2024-02-19T09:30:50Z", + "published": "2024-02-19T09:30:50Z", + "aliases": [ + "CVE-2024-25710" + ], + "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.\n\nUsers are recommended to upgrade to version 1.26.0 which fixes the issue.\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-835" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-02-19T09:15:37Z" + } +} \ No newline at end of file