Vulnerability library
Security checkJanuary 09, 2023

Cross-Site Scripting in react

Understand the exposure, see the recommended fix, and check whether your own website has related weaknesses.

High severitynpmreact

Check your website

Find this and other vulnerabilities with a free scan.

Your scan runs on your computer. No account required.

Description

Versions of react prior to 0.14.0 are vulnerable to Cross-Site Scripting (XSS). The package’s createElement function fails to properly validate its input object, allowing attackers to execute arbitrary JavaScript in a victim’s browser.

Recommendation

Update the react package to the latest compatible version. Followings are version details:

  • Affected version(s): >= 0.0.1, < 0.14.0
  • Patched version(s): 0.14.0

References

Could your website be exposed too?

SmartScanner can check your website for Cross-Site Scripting in react and gives you actionable findings to investigate.

Start a free scan

Related Issues

See something that needs correcting? Let us knowUpdated January 09, 2023