{ "schema_version": "1.4.0", "id": "GHSA-h5q8-5697-9p9h", "modified": "2021-08-30T17:02:20Z", "published": "2021-08-30T17:22:15Z", "aliases": [ "CVE-2020-22403" ], "summary": "Cross-Site Request Forgery in express-cart", "details": "The express-cart package through 1.1.10 for Node.js allows CSRF.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "express-cart" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.1.17" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-22403" }, { "type": "WEB", "url": "https://github.com/mrvautin/expressCart/issues/120" }, { "type": "WEB", "url": "https://github.com/mrvautin/expressCart/commit/cd3ba1bc609c2f2946bfbc7ee2fccf3483eb71fb" }, { "type": "WEB", "url": "https://hackerone.com/reports/395944" }, { "type": "PACKAGE", "url": "https://github.com/mrvautin/expressCart" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210909-0004" }, { "type": "WEB", "url": "https://www.npmjs.com/package/express-cart" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-30T17:02:20Z", "nvd_published_at": "2021-08-12T22:15:00Z" } }