diff --git a/advisories/github-reviewed/2022/05/GHSA-w3mq-67mw-3p9f/GHSA-w3mq-67mw-3p9f.json b/advisories/github-reviewed/2022/05/GHSA-w3mq-67mw-3p9f/GHSA-w3mq-67mw-3p9f.json new file mode 100644 index 00000000000..25f2700bf03 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-w3mq-67mw-3p9f/GHSA-w3mq-67mw-3p9f.json @@ -0,0 +1,80 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w3mq-67mw-3p9f", + "modified": "2024-01-11T18:45:58Z", + "published": "2022-05-14T03:46:39Z", + "aliases": [ + "CVE-2018-5301" + ], + "summary": "Magento Cross-Site Request Forgery (CSRF)", + "details": "Magento Community Edition and Enterprise Edition before 2.0.10 and 2.1.x before 2.1.2 have CSRF resulting in deletion of a customer address from an address book, aka APPSEC-1433.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.0.10" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.1.0" + }, + { + "fixed": "2.1.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5301" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://magento.com/security/patches/magento-2010-and-212-security-update" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T18:45:58Z", + "nvd_published_at": "2018-01-08T22:29:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-w3mq-67mw-3p9f/GHSA-w3mq-67mw-3p9f.json b/advisories/unreviewed/2022/05/GHSA-w3mq-67mw-3p9f/GHSA-w3mq-67mw-3p9f.json deleted file mode 100644 index 785d6fc9d6e..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-w3mq-67mw-3p9f/GHSA-w3mq-67mw-3p9f.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-w3mq-67mw-3p9f", - "modified": "2022-05-14T03:46:39Z", - "published": "2022-05-14T03:46:39Z", - "aliases": [ - "CVE-2018-5301" - ], - "details": "Magento Community Edition and Enterprise Edition before 2.0.10 and 2.1.x before 2.1.2 have CSRF resulting in deletion of a customer address from an address book, aka APPSEC-1433.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5301" - }, - { - "type": "WEB", - "url": "https://magento.com/security/patches/magento-2010-and-212-security-update" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-352" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2018-01-08T22:29:00Z" - } -} \ No newline at end of file