Skip to content

Potential XSS vulnerability in Hydrogen

Moderate
itsgarcia published GHSA-6j22-wv8g-894f May 14, 2022

Package

npm @shopify/hydrogen (npm)

Affected versions

>= 0.10.0, <= 0.18.0

Patched versions

0.19.0

Description

Impact

There is a potential Cross-Site Scripting (XSS) vulnerability where an arbitrary user is able to execute scripts on pages that are built with Hydrogen. This affects all versions of Hydrogen starting from version 0.10.0 to 0.18.0. This vulnerability is exploitable in applications whose hydrating data is user controlled.

Patches

All Hydrogen users should upgrade their project to v0.19.0.

Workarounds

There is no current workaround, and users should update as soon as possible.

Additionally, the Content Security Policy is not an effective mitigation for this vulnerability.

References

GitHub: Hydrogen v0.19.0
Fix PR: Shopify/hydrogen#1272

For more information

If you have any questions or comments about this advisory:

Severity

Moderate

CVE ID

CVE-2022-29230

Weaknesses

No CWEs