cve/2021/CVE-2021-23327.md

20 lines
757 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-23327](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23327)
![](https://img.shields.io/static/v1?label=Product&message=apexcharts&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%203.24.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The package apexcharts before 3.24.0 are vulnerable to Cross-site Scripting (XSS) via lack of sanitization of graph legend fields.
### POC
#### Reference
- https://github.com/apexcharts/apexcharts.js/pull/2158
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1070616
- https://snyk.io/vuln/SNYK-JS-APEXCHARTS-1062708
#### Github
No PoCs found on GitHub currently.