Files
CVEs-PoC/2020/CVE-2020-7690.md
T
2024-06-18 02:51:15 +02:00

18 lines
616 B
Markdown

### [CVE-2020-7690](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7690)
![](https://img.shields.io/static/v1?label=Product&message=jspdf&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79&color=brighgreen)
### Description
All affected versions <2.0.0 of package jspdf are vulnerable to Cross-site Scripting (XSS). It is possible to inject JavaScript code via the html method.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-JSPDF-575256
#### Github
No PoCs found on GitHub currently.