diff --git a/advisories/github-reviewed/2022/05/GHSA-j2r4-2cr6-h3r3/GHSA-j2r4-2cr6-h3r3.json b/advisories/github-reviewed/2022/05/GHSA-j2r4-2cr6-h3r3/GHSA-j2r4-2cr6-h3r3.json new file mode 100644 index 0000000000000..4e46fd522efdc --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-j2r4-2cr6-h3r3/GHSA-j2r4-2cr6-h3r3.json @@ -0,0 +1,76 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-j2r4-2cr6-h3r3", + "modified": "2024-01-10T23:18:37Z", + "published": "2022-05-24T17:21:49Z", + "aliases": [ + "CVE-2020-9588" + ], + "summary": "Magento Signature verification bypass", + "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 an observable timing discrepancy vulnerability. Successful exploitation could lead to signature verification bypass.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.3.4-p2" + } + ] + } + ] + }, + { + "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-9588" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb20-22.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-203" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-01-10T23:18:37Z", + "nvd_published_at": "2020-06-26T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-j2r4-2cr6-h3r3/GHSA-j2r4-2cr6-h3r3.json b/advisories/unreviewed/2022/05/GHSA-j2r4-2cr6-h3r3/GHSA-j2r4-2cr6-h3r3.json deleted file mode 100644 index 0206fc0b89019..0000000000000 --- a/advisories/unreviewed/2022/05/GHSA-j2r4-2cr6-h3r3/GHSA-j2r4-2cr6-h3r3.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-j2r4-2cr6-h3r3", - "modified": "2022-05-24T17:21:49Z", - "published": "2022-05-24T17:21:49Z", - "aliases": [ - "CVE-2020-9588" - ], - "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 an observable timing discrepancy vulnerability. Successful exploitation could lead to signature verification bypass.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9588" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb20-22.html" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2020-06-26T21:15:00Z" - } -} \ No newline at end of file