diff --git a/advisories/github-reviewed/2018/07/GHSA-8jxq-75rw-fhj9/GHSA-8jxq-75rw-fhj9.json b/advisories/github-reviewed/2018/07/GHSA-8jxq-75rw-fhj9/GHSA-8jxq-75rw-fhj9.json index 49224585728..a4bd9090d0b 100644 --- a/advisories/github-reviewed/2018/07/GHSA-8jxq-75rw-fhj9/GHSA-8jxq-75rw-fhj9.json +++ b/advisories/github-reviewed/2018/07/GHSA-8jxq-75rw-fhj9/GHSA-8jxq-75rw-fhj9.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8jxq-75rw-fhj9", - "modified": "2023-09-01T20:30:14Z", + "modified": "2024-09-20T17:17:54Z", "published": "2018-07-12T20:29:35Z", "aliases": [ "CVE-2018-8097" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -20,6 +24,11 @@ "ecosystem": "PyPI", "name": "eve" }, + "ecosystem_specific": { + "affected_functions": [ + "eve.io.mongo.parser.MongoVisitor.visit_Call" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -55,6 +64,10 @@ { "type": "PACKAGE", "url": "https://github.com/pyeve/eve" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/eve/PYSEC-2018-8.yaml" } ], "database_specific": { diff --git a/advisories/github-reviewed/2021/06/GHSA-8h2j-cgx8-6xv7/GHSA-8h2j-cgx8-6xv7.json b/advisories/github-reviewed/2021/06/GHSA-8h2j-cgx8-6xv7/GHSA-8h2j-cgx8-6xv7.json index 0c7d23e15d6..12145b5339f 100644 --- a/advisories/github-reviewed/2021/06/GHSA-8h2j-cgx8-6xv7/GHSA-8h2j-cgx8-6xv7.json +++ b/advisories/github-reviewed/2021/06/GHSA-8h2j-cgx8-6xv7/GHSA-8h2j-cgx8-6xv7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8h2j-cgx8-6xv7", - "modified": "2024-02-12T21:35:04Z", + "modified": "2024-09-20T17:18:26Z", "published": "2021-06-10T15:43:54Z", "aliases": [ "CVE-2021-32677" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -48,6 +52,10 @@ "type": "WEB", "url": "https://github.com/tiangolo/fastapi/commit/fa7e3c996edf2d5482fff8f9d890ac2390dede4d" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/fastapi/PYSEC-2021-100.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/tiangolo/fastapi"