diff --git a/advisories/github-reviewed/2022/05/GHSA-45h4-6gcj-6hwv/GHSA-45h4-6gcj-6hwv.json b/advisories/github-reviewed/2022/05/GHSA-45h4-6gcj-6hwv/GHSA-45h4-6gcj-6hwv.json new file mode 100644 index 00000000000..9f3b3d2803a --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-45h4-6gcj-6hwv/GHSA-45h4-6gcj-6hwv.json @@ -0,0 +1,99 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-45h4-6gcj-6hwv", + "modified": "2024-01-11T15:53:14Z", + "published": "2022-05-24T17:21:49Z", + "aliases": [ + "CVE-2020-9584" + ], + "summary": "Magento Stored cross-site scripting", + "details": "Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a stored cross-site scripting vulnerability. Successful exploitation could lead to sensitive information disclosure.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.4-p2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.2.12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.9.4.5" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9584" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb20-22.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T15:53:14Z", + "nvd_published_at": "2020-06-26T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2022/05/GHSA-p5q3-xg47-653m/GHSA-p5q3-xg47-653m.json b/advisories/github-reviewed/2022/05/GHSA-p5q3-xg47-653m/GHSA-p5q3-xg47-653m.json new file mode 100644 index 00000000000..2a3096d6de0 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-p5q3-xg47-653m/GHSA-p5q3-xg47-653m.json @@ -0,0 +1,105 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p5q3-xg47-653m", + "modified": "2024-01-11T15:54:45Z", + "published": "2022-05-24T17:07:42Z", + "aliases": [ + "CVE-2020-3758" + ], + "summary": "Magento stored cross-site scripting vulnerability", + "details": "Magento versions 2.3.3 and earlier, 2.2.10 and earlier, 1.14.4.3 and earlier, and 1.9.4.3 and earlier have a stored cross-site scripting vulnerability. Successful exploitation could lead to sensitive information disclosure.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.4" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.3.3" + } + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.2.11" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.2.10" + } + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magneto/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.9.4.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-3758" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb20-02.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T15:54:45Z", + "nvd_published_at": "2020-01-29T19:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-45h4-6gcj-6hwv/GHSA-45h4-6gcj-6hwv.json b/advisories/unreviewed/2022/05/GHSA-45h4-6gcj-6hwv/GHSA-45h4-6gcj-6hwv.json deleted file mode 100644 index e8c6518d05a..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-45h4-6gcj-6hwv/GHSA-45h4-6gcj-6hwv.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-45h4-6gcj-6hwv", - "modified": "2022-05-24T17:21:49Z", - "published": "2022-05-24T17:21:49Z", - "aliases": [ - "CVE-2020-9584" - ], - "details": "Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a stored cross-site scripting vulnerability. Successful exploitation could lead to sensitive information disclosure.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9584" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb20-22.html" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2020-06-26T21:15:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-p5q3-xg47-653m/GHSA-p5q3-xg47-653m.json b/advisories/unreviewed/2022/05/GHSA-p5q3-xg47-653m/GHSA-p5q3-xg47-653m.json deleted file mode 100644 index 6e249a53367..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-p5q3-xg47-653m/GHSA-p5q3-xg47-653m.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-p5q3-xg47-653m", - "modified": "2022-05-24T17:07:42Z", - "published": "2022-05-24T17:07:42Z", - "aliases": [ - "CVE-2020-3758" - ], - "details": "Magento versions 2.3.3 and earlier, 2.2.10 and earlier, 1.14.4.3 and earlier, and 1.9.4.3 and earlier have a stored cross-site scripting vulnerability. Successful exploitation could lead to sensitive information disclosure.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-3758" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb20-02.html" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2020-01-29T19:15:00Z" - } -} \ No newline at end of file