Skip to content

Commit 38b0c52

Browse files
1 parent ac92e71 commit 38b0c52

1 file changed

Lines changed: 30 additions & 5 deletions

File tree

advisories/unreviewed/2025/06/GHSA-2hcm-q3f4-fjgw/GHSA-2hcm-q3f4-fjgw.json renamed to advisories/github-reviewed/2025/06/GHSA-2hcm-q3f4-fjgw/GHSA-2hcm-q3f4-fjgw.json

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-2hcm-q3f4-fjgw",
4-
"modified": "2025-06-18T09:30:31Z",
4+
"modified": "2025-06-18T19:45:44Z",
55
"published": "2025-06-18T09:30:31Z",
66
"aliases": [
77
"CVE-2025-5981"
88
],
9+
"summary": "OSV-SCALIBR's Container Image Unpacking Vulnerable to Arbitrary File Write via Path Traversal",
910
"details": "Arbitrary file write as the OSV-SCALIBR user on the host system via a path traversal vulnerability when using OSV-SCALIBR's unpack() function for container images. Particularly, when using the CLI flag --remote-image on untrusted container images.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V4",
13-
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
14+
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/google/osv-scalibr"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0.1.3"
29+
},
30+
{
31+
"fixed": "0.2.1"
32+
}
33+
]
34+
}
35+
]
1436
}
1537
],
16-
"affected": [],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -23,6 +44,10 @@
2344
"type": "WEB",
2445
"url": "https://github.com/google/osv-scalibr/commit/2444419b1818c2d6917fc3394c947fb3276e9d59"
2546
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/google/osv-scalibr"
50+
},
2651
{
2752
"type": "WEB",
2853
"url": "https://github.com/google/osv-scalibr/releases/tag/v0.1.8"
@@ -33,8 +58,8 @@
3358
"CWE-427"
3459
],
3560
"severity": "MODERATE",
36-
"github_reviewed": false,
37-
"github_reviewed_at": null,
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-06-18T19:45:44Z",
3863
"nvd_published_at": "2025-06-18T09:15:47Z"
3964
}
4065
}

0 commit comments

Comments
 (0)