Skip to content

Commit 191ee2e

Browse files
Merge pull request #8836 from yhay81/codex/GHSA-h738-vh6g-q8gh-jsii-diff-range
2 parents c9ac23c + 06794f7 commit 191ee2e

1 file changed

Lines changed: 31 additions & 3 deletions

File tree

advisories/unreviewed/2026/07/GHSA-h738-vh6g-q8gh/GHSA-h738-vh6g-q8gh.json

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-h738-vh6g-q8gh",
4-
"modified": "2026-07-15T21:31:22Z",
4+
"modified": "2026-07-15T21:31:23Z",
55
"published": "2026-07-15T21:31:22Z",
66
"aliases": [
77
"CVE-2026-15895"
@@ -17,7 +17,27 @@
1717
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/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"
1818
}
1919
],
20-
"affected": [],
20+
"affected": [
21+
{
22+
"package": {
23+
"ecosystem": "npm",
24+
"name": "jsii-diff"
25+
},
26+
"ranges": [
27+
{
28+
"type": "SEMVER",
29+
"events": [
30+
{
31+
"introduced": "0"
32+
},
33+
{
34+
"fixed": "1.131.0"
35+
}
36+
]
37+
}
38+
]
39+
}
40+
],
2141
"references": [
2242
{
2343
"type": "ADVISORY",
@@ -30,6 +50,14 @@
3050
{
3151
"type": "WEB",
3252
"url": "https://github.com/aws/jsii/releases/tag/v1.131.0"
53+
},
54+
{
55+
"type": "ADVISORY",
56+
"url": "https://github.com/aws/jsii/security/advisories/GHSA-wcx4-wpfv-mc5c"
57+
},
58+
{
59+
"type": "FIX",
60+
"url": "https://github.com/aws/jsii/commit/9f42f274b23e80dd38dce51d0e8847149fcf2528"
3361
}
3462
],
3563
"database_specific": {
@@ -41,4 +69,4 @@
4169
"github_reviewed_at": null,
4270
"nvd_published_at": "2026-07-15T19:16:58Z"
4371
}
44-
}
72+
}

0 commit comments

Comments
 (0)