cve/2022/CVE-2022-25979.md

22 lines
952 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-25979](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25979)
![](https://img.shields.io/static/v1?label=Product&message=jsuites&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=org.webjars.npm%3Ajsuites&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
Versions of the package jsuites before 5.0.1 are vulnerable to Cross-site Scripting (XSS) due to improper user-input sanitization in the Editor() function.
### POC
#### Reference
- https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3253331
2024-06-09 00:33:16 +00:00
- https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3253331
2024-05-25 21:48:12 +02:00
- https://security.snyk.io/vuln/SNYK-JS-JSUITES-3226764
2024-06-09 00:33:16 +00:00
- https://security.snyk.io/vuln/SNYK-JS-JSUITES-3226764
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.