Skip to content

Commit dd1aee5

Browse files
1 parent d718fa5 commit dd1aee5

2 files changed

Lines changed: 13 additions & 4 deletions

File tree

advisories/github-reviewed/2025/12/GHSA-43h9-hc38-qph5/GHSA-43h9-hc38-qph5.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@
7575
],
7676
"database_specific": {
7777
"cwe_ids": [
78-
"CWE-321"
78+
"CWE-321",
79+
"CWE-798"
7980
],
8081
"severity": "LOW",
8182
"github_reviewed": true,

advisories/github-reviewed/2025/12/GHSA-83jg-m2pm-4jxj/GHSA-83jg-m2pm-4jxj.json

Lines changed: 11 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-83jg-m2pm-4jxj",
4-
"modified": "2025-12-31T21:38:56Z",
4+
"modified": "2026-01-01T00:35:12Z",
55
"published": "2025-12-20T17:42:07Z",
66
"aliases": [
77
"CVE-2025-34469"
@@ -12,6 +12,10 @@
1212
{
1313
"type": "CVSS_V3",
1414
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L"
15+
},
16+
{
17+
"type": "CVSS_V4",
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L"
1519
}
1620
],
1721
"affected": [
@@ -40,6 +44,10 @@
4044
"type": "WEB",
4145
"url": "https://github.com/cowrie/cowrie/security/advisories/GHSA-83jg-m2pm-4jxj"
4246
},
47+
{
48+
"type": "ADVISORY",
49+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-34469"
50+
},
4351
{
4452
"type": "WEB",
4553
"url": "https://github.com/cowrie/cowrie/issues/2622"
@@ -69,9 +77,9 @@
6977
"cwe_ids": [
7078
"CWE-918"
7179
],
72-
"severity": "HIGH",
80+
"severity": "MODERATE",
7381
"github_reviewed": true,
7482
"github_reviewed_at": "2025-12-20T17:42:07Z",
75-
"nvd_published_at": null
83+
"nvd_published_at": "2025-12-31T22:15:49Z"
7684
}
7785
}

0 commit comments

Comments
 (0)