Record summary

EIP currently links 1 Nuclei template to CVE-2024-21485.

Description

Versions of the package dash-core-components before 2.13.0; versions of the package dash-core-components before 2.0.0; versions of the package dash before 2.15.0; versions of the package dash-html-components before 2.0.0; versions of the package dash-html-components before 2.0.16 are vulnerable to Cross-site Scripting (XSS) when the href of the a tag is controlled by an adversary. An authenticated attacker who stores a view that exploits this vulnerability could steal the data that's visible to another user who opens that view - not just the data already included on the page, but they could also, in theory, make additional requests and access other data accessible to this user. In some cases, they could also steal the access tokens of that user, which would allow the attacker to act as that user, including viewing other apps and resources hosted on the same server. **Note:** This is only exploitable in Dash apps that include some mechanism to store user input to be reloaded by a different user.

Description source: CVE List

Exploitation context

Available material

Nuclei templates
1

CISA SSVC decision

ExploitationPoC
AutomatableNo
Technical impactPartial

CISA Coordinator · SSVC 2.0.3 · Evaluated May 8, 2025 · Source: CVE List

Affected products and versions

8
ProductSourceVersion rangeStatus

dash

CVE ListBefore 2.15.0affected

dash-core-components

CVE ListBefore 2.13.0affected
Before 2.0.0affected

dash-html-components

CVE ListBefore 2.0.0affected
Before 2.0.16affected
GitHub AdvisoryBefore 2.15.0 · Fixed in 2.15.0affected
GitHub AdvisoryBefore 2.13.0 · Fixed in 2.13.0affected
GitHub AdvisoryBefore 2.0.0 · Fixed in 2.0.0affected
GitHub AdvisoryBefore 2.0.0 · Fixed in 2.0.0affected
GitHub AdvisoryBefore 2.0.16 · Fixed in 2.0.16affected

Nuclei templates

1
ProjectDiscoveryMEDIUMDash Framework - Cross-site ScriptingCVSS 5.4

Dash framework versions before 2.15.0 are vulnerable to Cross-site Scripting (XSS) via href attribute in anchor tags. This template tests for javascript:alert payload injection.

Impact

Data theft from users who access the compromised view and Access token stealing allowing attacker to impersonate users

Remediation

Upgrade to dash version 2.15.0 or later

WeaknessesCWE-79
AuthorsLee Changhyun(eeche)
Template tagscvecve2024dashxssvuln
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
CPE: cpe:2.3:a:plotly:dash:*:*:*:*:*:*:*:*

Source: ProjectDiscovery

References

Showing 12 of 15