Vulnerability CVE-2022-29230


Published: 2022-05-18

Description:
Hydrogen is a React-based framework for building dynamic, Shopify-powered custom storefronts. 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. All Hydrogen users should upgrade their project to version 0.19.0. 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.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://github.com/Shopify/hydrogen/pull/1272
https://github.com/Shopify/hydrogen/security/advisories/GHSA-6j22-wv8g-894f
https://github.com/Shopify/hydrogen/releases/tag/%40shopify/hydrogen%400.19.0

Copyright 2024, cxsecurity.com

 

Back to Top