cve/2022/CVE-2022-21802.md

21 lines
858 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-21802](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21802)
![](https://img.shields.io/static/v1?label=Product&message=grapesjs&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%200.19.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The package grapesjs before 0.19.5 are vulnerable to Cross-site Scripting (XSS) due to an improper sanitization of the class name in Selector Manager.
### POC
#### Reference
- https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2936781
2024-06-09 00:33:16 +00:00
- https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2936781
2024-05-25 21:48:12 +02:00
- https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960
2024-06-09 00:33:16 +00:00
- https://security.snyk.io/vuln/SNYK-JS-GRAPESJS-2935960
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.