Skip to content

Commit 1425813

Browse files
committed
1 parent 02ee246 commit 1425813

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

advisories/unreviewed/2025/03/GHSA-57fm-4q7w-88cr/GHSA-57fm-4q7w-88cr.json

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,37 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-57fm-4q7w-88cr",
4-
"modified": "2025-04-01T15:31:29Z",
4+
"modified": "2025-04-01T15:32:38Z",
55
"published": "2025-03-28T15:31:56Z",
66
"aliases": [
77
"CVE-2024-48615"
88
],
9-
"details": "Null Pointer Dereference vulnerability in libarchive 3.7.6 and earlier when running program bsdtar in function header_pax_extension at rchive_read_support_format_tar.c:1844:8.",
9+
"summary": "Null Pointer Dereference vulnerability in libarchive 3.7.5",
10+
"details": "Null Pointer Dereference vulnerability in libarchive 3.7.5 and 3.7.6 when running the program bsdtar in function header_pax_extension at archive_read_support_format_tar.c:1844:8.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "GitHub Actions",
21+
"name": ""
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
}
30+
]
31+
}
32+
]
33+
}
34+
],
1735
"references": [
1836
{
1937
"type": "ADVISORY",
@@ -23,6 +41,10 @@
2341
"type": "WEB",
2442
"url": "https://github.com/88Sanghy88/crash-test"
2543
},
44+
{
45+
"type": "PACKAGE",
46+
"url": "https://github.com/libarchive/libarchive"
47+
},
2648
{
2749
"type": "WEB",
2850
"url": "https://github.com/libarchive/libarchive/releases/download/v3.7.6/libarchive-3.7.6.tar.gz"

0 commit comments

Comments
 (0)