diff --git a/advisories/github-reviewed/2024/04/GHSA-wh4m-6rh3-p4rq/GHSA-wh4m-6rh3-p4rq.json b/advisories/github-reviewed/2024/04/GHSA-wh4m-6rh3-p4rq/GHSA-wh4m-6rh3-p4rq.json new file mode 100644 index 00000000000..0ef2c05f1ca --- /dev/null +++ b/advisories/github-reviewed/2024/04/GHSA-wh4m-6rh3-p4rq/GHSA-wh4m-6rh3-p4rq.json @@ -0,0 +1,171 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wh4m-6rh3-p4rq", + "modified": "2025-03-04T18:54:10Z", + "published": "2024-04-10T15:30:40Z", + "aliases": [ + "CVE-2024-20758" + ], + "summary": "Magento Open Source allows Improper Input Validation", + "details": "Adobe Commerce versions 2.4.6-p4, 2.4.5-p6, 2.4.4-p7, 2.4.7-beta3 and earlier are affected by an Improper Input Validation vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue does not require user interaction, but the attack complexity is high.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.6" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.5" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.4" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.7-beta1" + }, + { + "fixed": "2.4.7" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.4.7-beta3" + } + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.6-p1" + }, + { + "fixed": "2.4.6-p5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p7" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4-p1" + }, + { + "fixed": "2.4.4-p8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/project-community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.0.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20758" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb24-18.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-03-04T18:54:10Z", + "nvd_published_at": "2024-04-10T12:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/04/GHSA-wh4m-6rh3-p4rq/GHSA-wh4m-6rh3-p4rq.json b/advisories/unreviewed/2024/04/GHSA-wh4m-6rh3-p4rq/GHSA-wh4m-6rh3-p4rq.json deleted file mode 100644 index 97cecda098b..00000000000 --- a/advisories/unreviewed/2024/04/GHSA-wh4m-6rh3-p4rq/GHSA-wh4m-6rh3-p4rq.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-wh4m-6rh3-p4rq", - "modified": "2024-04-10T15:30:40Z", - "published": "2024-04-10T15:30:40Z", - "aliases": [ - "CVE-2024-20758" - ], - "details": "Adobe Commerce versions 2.4.6-p4, 2.4.5-p6, 2.4.4-p7, 2.4.7-beta3 and earlier are affected by an Improper Input Validation vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue does not require user interaction, but the attack complexity is high.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20758" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb24-18.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-20" - ], - "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-04-10T12:15:08Z" - } -} \ No newline at end of file