diff --git a/advisories/github-reviewed/2024/06/GHSA-cgvx-9447-vcch/GHSA-cgvx-9447-vcch.json b/advisories/github-reviewed/2024/06/GHSA-cgvx-9447-vcch/GHSA-cgvx-9447-vcch.json index f1aa42cf286..109787078d0 100644 --- a/advisories/github-reviewed/2024/06/GHSA-cgvx-9447-vcch/GHSA-cgvx-9447-vcch.json +++ b/advisories/github-reviewed/2024/06/GHSA-cgvx-9447-vcch/GHSA-cgvx-9447-vcch.json @@ -59,6 +59,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-300", "CWE-502" ], "severity": "HIGH", diff --git a/advisories/github-reviewed/2024/06/GHSA-m7r8-2r98-vppj/GHSA-m7r8-2r98-vppj.json b/advisories/github-reviewed/2024/06/GHSA-m7r8-2r98-vppj/GHSA-m7r8-2r98-vppj.json index 8780da02c26..d8ee5bc69aa 100644 --- a/advisories/github-reviewed/2024/06/GHSA-m7r8-2r98-vppj/GHSA-m7r8-2r98-vppj.json +++ b/advisories/github-reviewed/2024/06/GHSA-m7r8-2r98-vppj/GHSA-m7r8-2r98-vppj.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-m7r8-2r98-vppj", - "modified": "2024-06-24T20:39:16Z", + "modified": "2024-07-05T17:40:18Z", "published": "2024-06-22T06:30:37Z", "aliases": [ "CVE-2024-21518" ], "summary": "Zip slip in opencart", - "details": "This affects versions of the package opencart/opencart from 4.0.0.0. A Zip Slip issue was identified via the marketplace installer due to improper sanitization of the target path, allowing files within a malicious archive to traverse the filesystem and be extracted to arbitrary locations. An attacker can create arbitrary files in the web root of the application and overwrite other existing files by exploiting this vulnerability.", + "details": "This affects versions of the package opencart/opencart from 4.0.0.0. A Zip Slip issue was identified via the marketplace installer due to improper sanitization of the target path, allowing files within a malicious archive to traverse the filesystem and be extracted to arbitrary locations. An attacker can create arbitrary files in the web root of the application and overwrite other existing files by exploiting this vulnerability. ", "severity": [ { "type": "CVSS_V3",