Skip to content

Commit f39c43f

Browse files
1 parent 2fa86a1 commit f39c43f

File tree

2 files changed

+73
-0
lines changed

2 files changed

+73
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-4265-ccf5-phj5",
4+
"modified": "2024-02-19T09:30:52Z",
5+
"published": "2024-02-19T09:30:52Z",
6+
"aliases": [
7+
"CVE-2024-26308"
8+
],
9+
"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",
10+
"severity": [
11+
12+
],
13+
"affected": [
14+
15+
],
16+
"references": [
17+
{
18+
"type": "ADVISORY",
19+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308"
20+
},
21+
{
22+
"type": "WEB",
23+
"url": "https://lists.apache.org/thread/ch5yo2d21p7vlqrhll9b17otbyq4npfg"
24+
}
25+
],
26+
"database_specific": {
27+
"cwe_ids": [
28+
"CWE-770"
29+
],
30+
"severity": null,
31+
"github_reviewed": false,
32+
"github_reviewed_at": null,
33+
"nvd_published_at": "2024-02-19T09:15:38Z"
34+
}
35+
}
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-4g9r-vxhx-9pgx",
4+
"modified": "2024-02-19T09:30:50Z",
5+
"published": "2024-02-19T09:30:50Z",
6+
"aliases": [
7+
"CVE-2024-25710"
8+
],
9+
"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",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H"
14+
}
15+
],
16+
"affected": [
17+
18+
],
19+
"references": [
20+
{
21+
"type": "ADVISORY",
22+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710"
23+
},
24+
{
25+
"type": "WEB",
26+
"url": "https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf"
27+
}
28+
],
29+
"database_specific": {
30+
"cwe_ids": [
31+
"CWE-835"
32+
],
33+
"severity": "HIGH",
34+
"github_reviewed": false,
35+
"github_reviewed_at": null,
36+
"nvd_published_at": "2024-02-19T09:15:37Z"
37+
}
38+
}

0 commit comments

Comments
 (0)