Skip to content

Commit e9bf418

Browse files
1 parent ed4c15d commit e9bf418

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

advisories/github-reviewed/2025/01/GHSA-4gf7-ff8x-hq99/GHSA-4gf7-ff8x-hq99.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-4gf7-ff8x-hq99",
4-
"modified": "2025-01-27T11:31:42Z",
4+
"modified": "2025-01-30T03:05:05Z",
55
"published": "2025-01-27T11:31:41Z",
66
"aliases": [
77
"CVE-2025-24361"

advisories/github-reviewed/2025/01/GHSA-jcrp-x7w3-ffmg/GHSA-jcrp-x7w3-ffmg.json

Lines changed: 16 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-jcrp-x7w3-ffmg",
4-
"modified": "2025-01-29T22:21:33Z",
4+
"modified": "2025-01-30T03:04:44Z",
55
"published": "2025-01-29T22:21:33Z",
66
"aliases": [
77
"CVE-2025-0851"
@@ -12,6 +12,10 @@
1212
{
1313
"type": "CVSS_V3",
1414
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
15+
},
16+
{
17+
"type": "CVSS_V4",
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/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"
1519
}
1620
],
1721
"affected": [
@@ -40,22 +44,31 @@
4044
"type": "WEB",
4145
"url": "https://github.com/deepjavalibrary/djl/security/advisories/GHSA-jcrp-x7w3-ffmg"
4246
},
47+
{
48+
"type": "ADVISORY",
49+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0851"
50+
},
4351
{
4452
"type": "WEB",
4553
"url": "https://github.com/deepjavalibrary/djl/commit/7415cc5f72aae69ea9716a5e4f709af03a77a619"
4654
},
55+
{
56+
"type": "WEB",
57+
"url": "https://aws.amazon.com/security/security-bulletins/AWS-2025-003"
58+
},
4759
{
4860
"type": "PACKAGE",
4961
"url": "https://github.com/deepjavalibrary/djl"
5062
}
5163
],
5264
"database_specific": {
5365
"cwe_ids": [
54-
"CWE-22"
66+
"CWE-22",
67+
"CWE-36"
5568
],
5669
"severity": "CRITICAL",
5770
"github_reviewed": true,
5871
"github_reviewed_at": "2025-01-29T22:21:33Z",
59-
"nvd_published_at": null
72+
"nvd_published_at": "2025-01-29T22:15:30Z"
6073
}
6174
}

0 commit comments

Comments
 (0)