From fc69798b60ddfb5fdfb23757cc162b9f8268c6c5 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 14:00:16 +0000 Subject: [PATCH] Publish GHSA-968f-66r5-5v74 --- .../GHSA-968f-66r5-5v74.json | 29 ++++++++++++++----- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/advisories/github-reviewed/2020/01/GHSA-968f-66r5-5v74/GHSA-968f-66r5-5v74.json b/advisories/github-reviewed/2020/01/GHSA-968f-66r5-5v74/GHSA-968f-66r5-5v74.json index 11d0cb3fca5..a0ca8f353f4 100644 --- a/advisories/github-reviewed/2020/01/GHSA-968f-66r5-5v74/GHSA-968f-66r5-5v74.json +++ b/advisories/github-reviewed/2020/01/GHSA-968f-66r5-5v74/GHSA-968f-66r5-5v74.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-968f-66r5-5v74", - "modified": "2021-01-08T20:34:26Z", + "modified": "2024-11-19T13:58:27Z", "published": "2020-01-06T18:44:21Z", "aliases": [ "CVE-2019-16789" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:H/SA:N" } ], "affected": [ @@ -20,11 +24,6 @@ "ecosystem": "PyPI", "name": "waitress" }, - "ecosystem_specific": { - "affected_functions": [ - "waitress.parser.HTTPRequestParser.parse_header" - ] - }, "ranges": [ { "type": "ECOSYSTEM", @@ -53,6 +52,10 @@ "type": "WEB", "url": "https://github.com/github/advisory-review/pull/14604" }, + { + "type": "WEB", + "url": "https://github.com/Pylons/waitress/commit/11d9e138125ad46e951027184b13242a3c1de017" + }, { "type": "WEB", "url": "https://github.com/Pylons/waitress/commit/ddb65b489d01d696afa1695b75fdd5df3e4ffdf8" @@ -65,6 +68,18 @@ "type": "WEB", "url": "https://docs.pylonsproject.org/projects/waitress/en/latest/#security-fixes" }, + { + "type": "PACKAGE", + "url": "https://github.com/Pylons/waitress" + }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-968f-66r5-5v74" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/waitress/PYSEC-2019-138.yaml" + }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00011.html" @@ -86,7 +101,7 @@ "cwe_ids": [ "CWE-444" ], - "severity": "HIGH", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-01-06T18:43:11Z", "nvd_published_at": "2019-12-26T17:15:00Z"