From 94d88224ce0de12c84db288926440837e5893a2b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 22:09:54 +0000 Subject: [PATCH] Publish GHSA-xpw8-rcwv-8f8p --- .../GHSA-xpw8-rcwv-8f8p.json | 20 +++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2023/10/GHSA-xpw8-rcwv-8f8p/GHSA-xpw8-rcwv-8f8p.json b/advisories/github-reviewed/2023/10/GHSA-xpw8-rcwv-8f8p/GHSA-xpw8-rcwv-8f8p.json index 6c701b9f828..2e1f0c441e8 100644 --- a/advisories/github-reviewed/2023/10/GHSA-xpw8-rcwv-8f8p/GHSA-xpw8-rcwv-8f8p.json +++ b/advisories/github-reviewed/2023/10/GHSA-xpw8-rcwv-8f8p/GHSA-xpw8-rcwv-8f8p.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-xpw8-rcwv-8f8p", - "modified": "2023-10-10T22:22:54Z", + "modified": "2023-11-06T22:08:35Z", "published": "2023-10-10T22:22:54Z", "aliases": [ @@ -11,7 +11,7 @@ "severity": [ { "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ @@ -36,10 +36,18 @@ } ], "references": [ + { + "type": "WEB", + "url": "https://github.com/apple/swift-nio-http2/security/advisories/GHSA-qppj-fm5r-hxr3" + }, { "type": "WEB", "url": "https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487" + }, { "type": "WEB", "url": "https://github.com/netty/netty/commit/58f75f665aa81a8cbcf6ffa74820042a285c5e61" @@ -47,13 +55,17 @@ { "type": "PACKAGE", "url": "https://github.com/netty/netty" + }, + { + "type": "WEB", + "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487" } ], "database_specific": { "cwe_ids": [ - + "CWE-400" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-10-10T22:22:54Z", "nvd_published_at": null