diff --git a/advisories/github-reviewed/2022/10/GHSA-5fxx-jwjm-x9hj/GHSA-5fxx-jwjm-x9hj.json b/advisories/github-reviewed/2022/10/GHSA-5fxx-jwjm-x9hj/GHSA-5fxx-jwjm-x9hj.json new file mode 100644 index 00000000000..7e0e66d3b0f --- /dev/null +++ b/advisories/github-reviewed/2022/10/GHSA-5fxx-jwjm-x9hj/GHSA-5fxx-jwjm-x9hj.json @@ -0,0 +1,133 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5fxx-jwjm-x9hj", + "modified": "2025-03-04T16:19:20Z", + "published": "2022-10-15T12:01:01Z", + "aliases": [ + "CVE-2022-35689" + ], + "summary": "Magento Open Source allows Improper Access Control", + "details": "Adobe Commerce versions 2.4.3-p3 (and earlier), 2.4.4-p1 (and earlier) and 2.4.5 (and earlier) are affected by an Improper Access Control vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to impact the availability of a user's minor feature. Exploitation of this issue does not require user interaction.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4-p1" + }, + { + "fixed": "2.4.4-p2" + } + ] + } + ], + "versions": [ + "2.4.4-p1" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.4" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.5" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.3-p1" + }, + { + "last_affected": "2.4.3-p3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.3" + ] + }, + { + "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-2022-35689" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb22-48.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-04T16:19:20Z", + "nvd_published_at": "2022-10-14T20:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/10/GHSA-5fxx-jwjm-x9hj/GHSA-5fxx-jwjm-x9hj.json b/advisories/unreviewed/2022/10/GHSA-5fxx-jwjm-x9hj/GHSA-5fxx-jwjm-x9hj.json deleted file mode 100644 index 14a504d6a97..00000000000 --- a/advisories/unreviewed/2022/10/GHSA-5fxx-jwjm-x9hj/GHSA-5fxx-jwjm-x9hj.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-5fxx-jwjm-x9hj", - "modified": "2022-10-15T12:01:01Z", - "published": "2022-10-15T12:01:01Z", - "aliases": [ - "CVE-2022-35689" - ], - "details": "Adobe Commerce versions 2.4.4-p1 (and earlier) and 2.4.5 (and earlier) are affected by an Improper Access Control vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to impact the availability of a user's minor feature. Exploitation of this issue does not require user interaction.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35689" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb22-48.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-284" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2022-10-14T20:15:00Z" - } -} \ No newline at end of file