Cross-site Scripting (XSS) in serialize-javascript
Moderate severity
GitHub Reviewed
Published
Feb 10, 2025
to the GitHub Advisory Database
•
Updated Feb 13, 2025
Description
Published by the National Vulnerability Database
Feb 10, 2025
Published to the GitHub Advisory Database
Feb 10, 2025
Reviewed
Feb 10, 2025
Last updated
Feb 13, 2025
A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.
References