CVE-2013-7035
Cross-Site Scripting in react
6.5
MEDIUM
CVSS 3.1
Description
Affected versions of `react` are vulnerable to Cross-Site Scripting (XSS). The package fails to properly sanitize input used to create keys. This may allow attackers to execute arbitrary JavaScript if a key is generated from user input. ## Recommendation If you are using `react` 0.5.x, upgrade to version 0.5.2 or later. If you are using `react` 0.4.x, upgrade to version 0.4.2 or later.
How to fix CVE-2013-7035
To remediate CVE-2013-7035, upgrade the affected package to a fixed version below.
- npm/react—upgrade to 0.4.2 or later
Is CVE-2013-7035 being exploited?
No exploitation signal available. Neither CISA KEV nor a current EPSS score has been published for CVE-2013-7035.
Affected packages (1)
- >= 0.4.0, < 0.4.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N |