The serialize-to-js NPM package before version 3.0.1 is vulnerable to Cross-site Scripting (XSS). It does not properly mitigate against unsafe characters in serialized regular expressions. This vulnerability is not affected on Node.js environment since Node.js's implementation of RegExp.prototype.toString() backslash-escapes all forward slashes in regular expressions. If serialized data of regular expression objects are used in an environment other than Node.js, it is affected by this vulnerability.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2019-0772 | The serialize-to-js NPM package before version 3.0.1 is vulnerable to Cross-site Scripting (XSS). It does not properly mitigate against unsafe characters in serialized regular expressions. This vulnerability is not affected on Node.js environment since Node.js's implementation of RegExp.prototype.toString() backslash-escapes all forward slashes in regular expressions. If serialized data of regular expression objects are used in an environment other than Node.js, it is affected by this vulnerability. |
Github GHSA |
GHSA-3fjq-93xj-3f3f | Cross-Site Scripting in serialize-to-js |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
No history.
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2024-08-05T01:24:48.633Z
Reserved: 2019-09-24T00:00:00.000Z
Link: CVE-2019-16772
No data.
Status : Modified
Published: 2019-12-07T00:15:11.090
Modified: 2024-11-21T04:31:09.597
Link: CVE-2019-16772
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD
Github GHSA