diff --git a/advisories/github-reviewed/2024/06/GHSA-5632-wq7m-gfq9/GHSA-5632-wq7m-gfq9.json b/advisories/github-reviewed/2024/06/GHSA-5632-wq7m-gfq9/GHSA-5632-wq7m-gfq9.json new file mode 100644 index 00000000000..a9e44c30d0b --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-5632-wq7m-gfq9/GHSA-5632-wq7m-gfq9.json @@ -0,0 +1,155 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5632-wq7m-gfq9", + "modified": "2024-08-07T17:43:48Z", + "published": "2024-06-13T09:31:00Z", + "aliases": [ + "CVE-2024-34105" + ], + "summary": "Magento Open Source Cross-Site Scripting (XSS) vulnerability", + "details": "Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by an admin attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim’s browser when they browse to the page containing the vulnerable field.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.7" + ] + }, + { + "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.6-p1" + }, + { + "fixed": "2.4.6-p6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.4.4-p9" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34105" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/30877fce83b793f71421c47347885cf076e81799" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/a3c6d6e5e95e63031e4df26cfcf76feace7549c2" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/c5c538810b87449886f4669cb8abbe8e5593c83c" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/d10435b11ada4e502dca7539f8fd31d059d3c482" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb24-40.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-08-07T17:43:48Z", + "nvd_published_at": "2024-06-13T09:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/06/GHSA-f7q4-9gwv-6774/GHSA-f7q4-9gwv-6774.json b/advisories/github-reviewed/2024/06/GHSA-f7q4-9gwv-6774/GHSA-f7q4-9gwv-6774.json new file mode 100644 index 00000000000..25b4d8fd01d --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-f7q4-9gwv-6774/GHSA-f7q4-9gwv-6774.json @@ -0,0 +1,155 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f7q4-9gwv-6774", + "modified": "2024-08-07T17:43:30Z", + "published": "2024-06-13T09:31:00Z", + "aliases": [ + "CVE-2024-34103" + ], + "summary": "Magento Open Source Improper Authentication vulnerability", + "details": "Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by an Improper Authentication vulnerability that could result in privilege escalation. An attacker could exploit this vulnerability to gain unauthorized access or elevated privileges within the application. Exploitation of this issue does not require user interaction, but attack complexity is high.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.7" + ] + }, + { + "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.6-p1" + }, + { + "fixed": "2.4.6-p6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.4.4-p9" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34103" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/30877fce83b793f71421c47347885cf076e81799" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/a3c6d6e5e95e63031e4df26cfcf76feace7549c2" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/c5c538810b87449886f4669cb8abbe8e5593c83c" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/d10435b11ada4e502dca7539f8fd31d059d3c482" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb24-40.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-287" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-08-07T17:43:00Z", + "nvd_published_at": "2024-06-13T09:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/06/GHSA-jmqp-r3gg-6jh3/GHSA-jmqp-r3gg-6jh3.json b/advisories/github-reviewed/2024/06/GHSA-jmqp-r3gg-6jh3/GHSA-jmqp-r3gg-6jh3.json new file mode 100644 index 00000000000..75f99c780f2 --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-jmqp-r3gg-6jh3/GHSA-jmqp-r3gg-6jh3.json @@ -0,0 +1,155 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jmqp-r3gg-6jh3", + "modified": "2024-08-07T17:42:49Z", + "published": "2024-06-13T09:31:01Z", + "aliases": [ + "CVE-2024-34111" + ], + "summary": "Magento Open Source Server-Side Request Forgery (SSRF) vulnerability", + "details": "Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by a Server-Side Request Forgery (SSRF) vulnerability that could result in arbitrary code execution. An attacker could exploit this vulnerability by sending a crafted request to the server, which could then cause the server to execute arbitrary code. Exploitation of this issue does not require user interaction.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.7" + ] + }, + { + "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.6-p1" + }, + { + "fixed": "2.4.6-p6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.4.4-p9" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34111" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/30877fce83b793f71421c47347885cf076e81799" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/a3c6d6e5e95e63031e4df26cfcf76feace7549c2" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/c5c538810b87449886f4669cb8abbe8e5593c83c" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/d10435b11ada4e502dca7539f8fd31d059d3c482" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb24-40.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-918" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-08-07T17:42:48Z", + "nvd_published_at": "2024-06-13T09:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/06/GHSA-wwj3-573j-rvvm/GHSA-wwj3-573j-rvvm.json b/advisories/github-reviewed/2024/06/GHSA-wwj3-573j-rvvm/GHSA-wwj3-573j-rvvm.json new file mode 100644 index 00000000000..c31a77a7662 --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-wwj3-573j-rvvm/GHSA-wwj3-573j-rvvm.json @@ -0,0 +1,155 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wwj3-573j-rvvm", + "modified": "2024-08-07T17:43:35Z", + "published": "2024-06-13T09:31:00Z", + "aliases": [ + "CVE-2024-34104" + ], + "summary": "Magento Open Source Improper Authorization vulnerability", + "details": "Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by an Improper Authorization vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized access, leading to both confidentiality and integrity impact. 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:H/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.7" + ] + }, + { + "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.6-p1" + }, + { + "fixed": "2.4.6-p6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.4.4-p9" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34104" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/30877fce83b793f71421c47347885cf076e81799" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/a3c6d6e5e95e63031e4df26cfcf76feace7549c2" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/c5c538810b87449886f4669cb8abbe8e5593c83c" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/d10435b11ada4e502dca7539f8fd31d059d3c482" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb24-40.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-285" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-08-07T17:43:35Z", + "nvd_published_at": "2024-06-13T09:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-5632-wq7m-gfq9/GHSA-5632-wq7m-gfq9.json b/advisories/unreviewed/2024/06/GHSA-5632-wq7m-gfq9/GHSA-5632-wq7m-gfq9.json deleted file mode 100644 index f3ab343ced5..00000000000 --- a/advisories/unreviewed/2024/06/GHSA-5632-wq7m-gfq9/GHSA-5632-wq7m-gfq9.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-5632-wq7m-gfq9", - "modified": "2024-06-13T09:31:01Z", - "published": "2024-06-13T09:31:00Z", - "aliases": [ - "CVE-2024-34105" - ], - "details": "Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by an admin attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim’s browser when they browse to the page containing the vulnerable field.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34105" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb24-40.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-06-13T09:15:11Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-f7q4-9gwv-6774/GHSA-f7q4-9gwv-6774.json b/advisories/unreviewed/2024/06/GHSA-f7q4-9gwv-6774/GHSA-f7q4-9gwv-6774.json deleted file mode 100644 index cfa393e0eb6..00000000000 --- a/advisories/unreviewed/2024/06/GHSA-f7q4-9gwv-6774/GHSA-f7q4-9gwv-6774.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-f7q4-9gwv-6774", - "modified": "2024-06-13T09:31:00Z", - "published": "2024-06-13T09:31:00Z", - "aliases": [ - "CVE-2024-34103" - ], - "details": "Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by an Improper Authentication vulnerability that could result in privilege escalation. An attacker could exploit this vulnerability to gain unauthorized access or elevated privileges within the application. Exploitation of this issue does not require user interaction, but attack complexity is high.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34103" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb24-40.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-287" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-06-13T09:15:10Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-jmqp-r3gg-6jh3/GHSA-jmqp-r3gg-6jh3.json b/advisories/unreviewed/2024/06/GHSA-jmqp-r3gg-6jh3/GHSA-jmqp-r3gg-6jh3.json deleted file mode 100644 index 96bba7e047b..00000000000 --- a/advisories/unreviewed/2024/06/GHSA-jmqp-r3gg-6jh3/GHSA-jmqp-r3gg-6jh3.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-jmqp-r3gg-6jh3", - "modified": "2024-06-13T09:31:01Z", - "published": "2024-06-13T09:31:01Z", - "aliases": [ - "CVE-2024-34111" - ], - "details": "Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by a Server-Side Request Forgery (SSRF) vulnerability that could result in arbitrary code execution. An attacker could exploit this vulnerability by sending a crafted request to the server, which could then cause the server to execute arbitrary code. Exploitation of this issue does not require user interaction.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34111" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb24-40.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-918" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-06-13T09:15:13Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-wwj3-573j-rvvm/GHSA-wwj3-573j-rvvm.json b/advisories/unreviewed/2024/06/GHSA-wwj3-573j-rvvm/GHSA-wwj3-573j-rvvm.json deleted file mode 100644 index 123caadac39..00000000000 --- a/advisories/unreviewed/2024/06/GHSA-wwj3-573j-rvvm/GHSA-wwj3-573j-rvvm.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-wwj3-573j-rvvm", - "modified": "2024-06-13T09:31:00Z", - "published": "2024-06-13T09:31:00Z", - "aliases": [ - "CVE-2024-34104" - ], - "details": "Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by an Improper Authorization vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized access, leading to both confidentiality and integrity impact. 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:H/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34104" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb24-40.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-285" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-06-13T09:15:11Z" - } -} \ No newline at end of file