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.
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.
| Software | From | Fixed in |
|---|---|---|
@types / react
|
0.4.0 | 0.4.2 |
@types / react
|
0.5.0 | 0.5.2 |