{ "schema_version": "1.4.0", "id": "GHSA-r3c9-9j5q-pwv4", "modified": "2023-02-07T21:54:06Z", "published": "2023-01-26T19:51:48Z", "aliases": [ "CVE-2021-21395" ], "summary": "magento-lts Reset Password not protected against well-timed CSRF", "details": "### Impact\n\nPassword reset form is vulnerable to CSRF between time reset password link is clicked and user submits new password.\n\n### Patches\n\nPR forthcoming\n\n### Workarounds\n\nNone", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "openmage/magento-lts" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "19.4.22" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "openmage/magento-lts" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "20.0.0" }, { "fixed": "20.0.19" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/OpenMage/magento-lts/security/advisories/GHSA-r3c9-9j5q-pwv4" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21395" }, { "type": "WEB", "url": "https://hackerone.com/reports/1086752" }, { "type": "PACKAGE", "url": "https://github.com/OpenMage/magento-lts" }, { "type": "WEB", "url": "https://github.com/OpenMage/magento-lts/releases/tag/v19.4.22" }, { "type": "WEB", "url": "https://github.com/OpenMage/magento-lts/releases/tag/v20.0.19" }, { "type": "WEB", "url": "https://packagist.org/packages/openmage/magento-lts" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-01-26T19:51:48Z", "nvd_published_at": "2023-01-27T16:15:00Z" } }