Open mend-bolt-for-github[bot] opened 3 years ago
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
CVE-2019-16769 - Medium Severity Vulnerability
Vulnerable Libraries - serialize-javascript-1.9.1.tgz, serialize-javascript-1.5.0.tgz, serialize-javascript-1.6.1.tgz
serialize-javascript-1.9.1.tgz
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Library home page: https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-1.9.1.tgz
Path to dependency file: /aws-node-typescript-sqs-standard/package.json
Path to vulnerable library: /aws-node-typescript-sqs-standard/node_modules/serialize-javascript/package.json,/aws-node-signed-uploads/node_modules/serialize-javascript/package.json
Dependency Hierarchy: - webpack-4.41.2.tgz (Root Library) - terser-webpack-plugin-1.4.1.tgz - :x: **serialize-javascript-1.9.1.tgz** (Vulnerable Library)
serialize-javascript-1.5.0.tgz
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Library home page: https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-1.5.0.tgz
Path to dependency file: /aws-node-github-check/package.json
Path to vulnerable library: /aws-node-github-check/node_modules/serialize-javascript/package.json
Dependency Hierarchy: - webpack-4.25.1.tgz (Root Library) - uglifyjs-webpack-plugin-1.3.0.tgz - :x: **serialize-javascript-1.5.0.tgz** (Vulnerable Library)
serialize-javascript-1.6.1.tgz
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Library home page: https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-1.6.1.tgz
Path to dependency file: /aws-node-fullstack/frontend/package.json
Path to vulnerable library: /aws-node-fullstack/frontend/node_modules/serialize-javascript/package.json
Dependency Hierarchy: - react-scripts-2.1.8.tgz (Root Library) - terser-webpack-plugin-1.2.2.tgz - :x: **serialize-javascript-1.6.1.tgz** (Vulnerable Library)
Found in HEAD commit: dcbe4aefe4b3685f4b15493a01db0f19b118a0c4
Found in base branch: master
Vulnerability Details
The serialize-javascript npm package before version 2.1.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.
Publish Date: 2019-12-05
URL: CVE-2019-16769
CVSS 3 Score Details (4.2)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: Low - Availability Impact: Low
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16769
Release Date: 2019-12-05
Fix Resolution (serialize-javascript): 2.1.1
Direct dependency fix Resolution (webpack): 4.41.3
Fix Resolution (serialize-javascript): 2.1.1
Direct dependency fix Resolution (webpack): 4.26.0
Fix Resolution (serialize-javascript): 2.1.1
Direct dependency fix Resolution (react-scripts): 3.3.0
Step up your Open Source Security Game with Mend here