diff --git a/advisories/github-reviewed/2018/09/GHSA-6g87-ff9q-v847/GHSA-6g87-ff9q-v847.json b/advisories/github-reviewed/2018/09/GHSA-6g87-ff9q-v847/GHSA-6g87-ff9q-v847.json index 27bfbb488da..7a2ddde70b8 100644 --- a/advisories/github-reviewed/2018/09/GHSA-6g87-ff9q-v847/GHSA-6g87-ff9q-v847.json +++ b/advisories/github-reviewed/2018/09/GHSA-6g87-ff9q-v847/GHSA-6g87-ff9q-v847.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6g87-ff9q-v847", - "modified": "2023-09-01T09:53:42Z", + "modified": "2024-11-19T18:06:51Z", "published": "2018-09-17T20:46:52Z", "aliases": [ "CVE-2018-1000518" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -49,8 +53,8 @@ "url": "https://github.com/aaugustin/websockets" }, { - "type": "ADVISORY", - "url": "https://github.com/advisories/GHSA-6g87-ff9q-v847" + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/websockets/PYSEC-2018-79.yaml" } ], "database_specific": { diff --git a/advisories/github-reviewed/2019/08/GHSA-gq9m-qvpx-68hc/GHSA-gq9m-qvpx-68hc.json b/advisories/github-reviewed/2019/08/GHSA-gq9m-qvpx-68hc/GHSA-gq9m-qvpx-68hc.json index 86dfbaf371e..5bea382399f 100644 --- a/advisories/github-reviewed/2019/08/GHSA-gq9m-qvpx-68hc/GHSA-gq9m-qvpx-68hc.json +++ b/advisories/github-reviewed/2019/08/GHSA-gq9m-qvpx-68hc/GHSA-gq9m-qvpx-68hc.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-gq9m-qvpx-68hc", - "modified": "2023-08-31T09:34:57Z", + "modified": "2024-11-19T18:05:58Z", "published": "2019-08-21T16:15:24Z", "aliases": [ "CVE-2019-14806" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -52,6 +56,10 @@ "type": "WEB", "url": "https://github.com/pallets/werkzeug/blob/7fef41b120327d3912fbe12fb64f1951496fcf3e/src/werkzeug/debug/__init__.py#L168" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/werkzeug/PYSEC-2019-140.yaml" + }, { "type": "WEB", "url": "https://palletsprojects.com/blog/werkzeug-0-15-3-released"