diff --git a/advisories/github-reviewed/2020/02/GHSA-73m2-3pwg-5fgc/GHSA-73m2-3pwg-5fgc.json b/advisories/github-reviewed/2020/02/GHSA-73m2-3pwg-5fgc/GHSA-73m2-3pwg-5fgc.json index c7183d407ae..ca6ef53e933 100644 --- a/advisories/github-reviewed/2020/02/GHSA-73m2-3pwg-5fgc/GHSA-73m2-3pwg-5fgc.json +++ b/advisories/github-reviewed/2020/02/GHSA-73m2-3pwg-5fgc/GHSA-73m2-3pwg-5fgc.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-73m2-3pwg-5fgc", - "modified": "2023-08-23T00:09:00Z", + "modified": "2024-11-19T15:34:34Z", "published": "2020-02-04T03:07:31Z", "aliases": [ "CVE-2020-5236" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -20,13 +24,6 @@ "ecosystem": "PyPI", "name": "waitress" }, - "ecosystem_specific": { - "affected_functions": [ - "waitress.rfc7230.FIELD_CONTENT", - "waitress.rfc7230.FIELD_VALUE", - "waitress.rfc7230.OWS_STRIP" - ] - }, "ranges": [ { "type": "ECOSYSTEM", @@ -61,6 +58,10 @@ { "type": "PACKAGE", "url": "https://github.com/Pylons/waitress" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/waitress/PYSEC-2020-155.yaml" } ], "database_specific": { diff --git a/advisories/github-reviewed/2021/04/GHSA-fjq3-5pxw-4wj4/GHSA-fjq3-5pxw-4wj4.json b/advisories/github-reviewed/2021/04/GHSA-fjq3-5pxw-4wj4/GHSA-fjq3-5pxw-4wj4.json index 708599adae9..cd24cbbd776 100644 --- a/advisories/github-reviewed/2021/04/GHSA-fjq3-5pxw-4wj4/GHSA-fjq3-5pxw-4wj4.json +++ b/advisories/github-reviewed/2021/04/GHSA-fjq3-5pxw-4wj4/GHSA-fjq3-5pxw-4wj4.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-fjq3-5pxw-4wj4", - "modified": "2024-02-20T15:57:19Z", + "modified": "2024-11-19T15:34:04Z", "published": "2021-04-07T21:06:30Z", "aliases": [ "CVE-2020-7965" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -67,6 +71,14 @@ "type": "PACKAGE", "url": "https://github.com/marshmallow-code/webargs" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/webargs/PYSEC-2020-156.yaml" + }, + { + "type": "WEB", + "url": "https://webargs.readthedocs.io/en/latest/changelog.html" + }, { "type": "WEB", "url": "https://webargs.readthedocs.io/en/latest/changelog.html#b4-2020-01-28"