diff --git a/advisories/github-reviewed/2023/11/GHSA-hgpw-6p4h-j6h5/GHSA-hgpw-6p4h-j6h5.json b/advisories/github-reviewed/2023/11/GHSA-hgpw-6p4h-j6h5/GHSA-hgpw-6p4h-j6h5.json index 0b33dc8800e..b03ff7630d3 100644 --- a/advisories/github-reviewed/2023/11/GHSA-hgpw-6p4h-j6h5/GHSA-hgpw-6p4h-j6h5.json +++ b/advisories/github-reviewed/2023/11/GHSA-hgpw-6p4h-j6h5/GHSA-hgpw-6p4h-j6h5.json @@ -78,6 +78,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-352", "CWE-94" ], "severity": "CRITICAL", diff --git a/advisories/github-reviewed/2023/11/GHSA-vfp6-jrw2-99g9/GHSA-vfp6-jrw2-99g9.json b/advisories/github-reviewed/2023/11/GHSA-vfp6-jrw2-99g9/GHSA-vfp6-jrw2-99g9.json index d1e4b7f0c70..94582f04390 100644 --- a/advisories/github-reviewed/2023/11/GHSA-vfp6-jrw2-99g9/GHSA-vfp6-jrw2-99g9.json +++ b/advisories/github-reviewed/2023/11/GHSA-vfp6-jrw2-99g9/GHSA-vfp6-jrw2-99g9.json @@ -28,14 +28,11 @@ "introduced": "0" }, { - "fixed": "2.2.1" + "last_affected": "1.13.1" } ] } - ], - "database_specific": { - "last_known_affected_version_range": "<= 2.2.0" - } + ] }, { "package": { @@ -81,7 +78,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-400" + "CWE-400", + "CWE-835" ], "severity": "LOW", "github_reviewed": true,