Lucene search

K
huntrArjunshibu1-NPM-APEXCHARTS
HistoryDec 18, 2020 - 12:00 a.m.

Cross-site Scripting (XSS) - Generic in apexcharts/apexcharts.js

2020-12-1800:00:00
arjunshibu
www.huntr.dev
34

0.001 Low

EPSS

Percentile

49.0%

Description

apexcharts is vulnerable to Cross-Site Scripting (XSS).

Proof of Concept

  1. Install the package by following this instruction https://apexcharts.com/docs/installation/ or try the live sandbox here https://codepen.io/apexcharts/pen/xYqyYm
  2. Edit JS and insert the XSS payload below in the name field
  3. Payload: 'sales<img src>'
  4. XSS payload will get executed.

Impact

An attacker is able to execute malicious scripts.

0.001 Low

EPSS

Percentile

49.0%