{ "schema_version": "1.4.0", "id": "GHSA-3q6f-8grx-pr4v", "modified": "2023-09-08T19:18:59Z", "published": "2021-05-11T16:43:52Z", "aliases": [ "CVE-2020-7691" ], "summary": "Cross-site scripting in jspdf", "details": "It's possible to use nested script tags in order to bypass the filtering regex.", "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": "npm", "name": "jspdf" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.0.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7691" }, { "type": "WEB", "url": "https://github.com/MrRio/jsPDF/issues/2971" }, { "type": "WEB", "url": "https://github.com/MrRio/jsPDF/commit/d0323215b1a1cd1c35bf2b213274ae1e4797715d" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-575255" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-575253" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBMRRIO-575254" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575252" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-JSPDF-568273" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-04-09T17:33:02Z", "nvd_published_at": "2020-07-06T13:15:00Z" } }