CVE-2024-37297

WooCommerce is an open-source e-commerce platform built on WordPress. A vulnerability introduced in WooCommerce 8.8 allows for cross-site scripting. A bad actor can manipulate a link to include malicious HTML & JavaScript content. While the content is not saved to the database, the links may be sent to victims for malicious purposes. The injected JavaScript could hijack content & data stored in the browser, including the session. The URL content is read through the `Sourcebuster.js` library and then inserted without proper sanitization to the classic checkout and registration forms. Versions 8.8.5 and 8.9.3 contain a patch for the issue. As a workaround, one may disable the Order Attribution feature.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*
cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2024-06-12 15:15

Updated : 2024-07-23 20:19


NVD link : CVE-2024-37297

Mitre link : CVE-2024-37297

CVE.ORG link : CVE-2024-37297


JSON object : View

Products Affected

woocommerce

  • woocommerce
CWE
CWE-79

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

CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)