diff --git a/advisories/github-reviewed/2023/02/GHSA-36gx-9q6h-g429/GHSA-36gx-9q6h-g429.json b/advisories/github-reviewed/2023/02/GHSA-36gx-9q6h-g429/GHSA-36gx-9q6h-g429.json index 7fe256c98ad..b2b2cb76bda 100644 --- a/advisories/github-reviewed/2023/02/GHSA-36gx-9q6h-g429/GHSA-36gx-9q6h-g429.json +++ b/advisories/github-reviewed/2023/02/GHSA-36gx-9q6h-g429/GHSA-36gx-9q6h-g429.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-36gx-9q6h-g429", - "modified": "2023-03-09T04:24:16Z", + "modified": "2024-11-18T23:08:13Z", "published": "2023-02-28T23:18:37Z", "aliases": [ "CVE-2022-39228" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N" } ], "affected": [ @@ -56,6 +60,10 @@ "type": "WEB", "url": "https://github.com/vantage6/vantage6/commit/ab4381c35d24add06f75d5a8a284321f7a340bd2" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/vantage6/PYSEC-2023-52.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/vantage6/vantage6" @@ -63,8 +71,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-203", - "CWE-204" + "CWE-204", + "CWE-203" ], "severity": "MODERATE", "github_reviewed": true,