Skip to content

Commit 59a95c1

Browse files
1 parent 9d34bdd commit 59a95c1

File tree

1 file changed

+29
-8
lines changed

1 file changed

+29
-8
lines changed

advisories/unreviewed/2026/01/GHSA-73jg-4qh6-3f4g/GHSA-73jg-4qh6-3f4g.json renamed to advisories/github-reviewed/2026/01/GHSA-73jg-4qh6-3f4g/GHSA-73jg-4qh6-3f4g.json

Lines changed: 29 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,49 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-73jg-4qh6-3f4g",
4-
"modified": "2026-01-25T09:31:05Z",
4+
"modified": "2026-01-29T22:58:34Z",
55
"published": "2026-01-22T18:30:31Z",
66
"aliases": [
77
"CVE-2025-69820"
88
],
9+
"summary": "Beam Exposes sensitive information via joinCleanPath function",
910
"details": "Directory Traversal vulnerability in Beam beta9 v.0.1.552 allows a remote attacker to obtain sensitive information via the joinCleanPath function",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N"
1415
}
1516
],
16-
"affected": [],
17-
"references": [
17+
"affected": [
1818
{
19-
"type": "WEB",
20-
"url": "https://github.com/aws/aws-sdk-php/security/advisories/GHSA-557v-xcg6-rm5m"
21-
},
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/beam-cloud/beta9"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "0.0.0-20260116162221-c1cd75e813cf"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
2239
{
2340
"type": "ADVISORY",
2441
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69820"
2542
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/beam-cloud/beta9"
46+
},
2647
{
2748
"type": "WEB",
2849
"url": "https://github.com/beam-cloud/beta9/blob/c1cd75e813cf7d53e916157d920099e89ef45caa/pkg/abstractions/volume/multipart.go#L45"
@@ -37,8 +58,8 @@
3758
"CWE-22"
3859
],
3960
"severity": "MODERATE",
40-
"github_reviewed": false,
41-
"github_reviewed_at": null,
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2026-01-29T22:58:34Z",
4263
"nvd_published_at": "2026-01-22T16:16:07Z"
4364
}
4465
}

0 commit comments

Comments
 (0)