diff --git a/advisories/github-reviewed/2019/12/GHSA-pg36-wpm5-g57p/GHSA-pg36-wpm5-g57p.json b/advisories/github-reviewed/2019/12/GHSA-pg36-wpm5-g57p/GHSA-pg36-wpm5-g57p.json index 92ffce0757e..c469b62be69 100644 --- a/advisories/github-reviewed/2019/12/GHSA-pg36-wpm5-g57p/GHSA-pg36-wpm5-g57p.json +++ b/advisories/github-reviewed/2019/12/GHSA-pg36-wpm5-g57p/GHSA-pg36-wpm5-g57p.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-pg36-wpm5-g57p", - "modified": "2022-04-25T23:10:28Z", + "modified": "2024-11-19T13:55:58Z", "published": "2019-12-20T23:03:57Z", "aliases": [ "CVE-2019-16785" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/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:H/SI:L/SA:N" } ], "affected": [ @@ -20,14 +24,6 @@ "ecosystem": "PyPI", "name": "waitress" }, - "ecosystem_specific": { - "affected_functions": [ - "waitress.parser.HTTPRequestParser.parse_header", - "waitress.parser.get_header_lines", - "waitress.receiver.ChunkedReceiver", - "waitress.receiver.ChunkedReceiver.received" - ] - }, "ranges": [ { "type": "ECOSYSTEM", @@ -68,6 +64,10 @@ "type": "PACKAGE", "url": "https://github.com/Pylons/waitress" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/waitress/PYSEC-2019-136.yaml" + }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00011.html" @@ -89,7 +89,7 @@ "cwe_ids": [ "CWE-444" ], - "severity": "HIGH", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2019-12-20T23:01:44Z", "nvd_published_at": "2019-12-20T23:15:00Z"