kapseliboi / crowdfunding-frontend

A battle proven crowdfunding front end with Stripe, PayPal and PostFinance integration. And lots of features around it.
Other
0 stars 0 forks source link

CVE-2018-6341 (Medium) detected in react-dom-16.1.1.tgz #56

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2018-6341 - Medium Severity Vulnerability

Vulnerable Library - react-dom-16.1.1.tgz

React package for working with the DOM.

Library home page: https://registry.npmjs.org/react-dom/-/react-dom-16.1.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/react-dom/package.json

Dependency Hierarchy: - :x: **react-dom-16.1.1.tgz** (Vulnerable Library)

Found in HEAD commit: 3c5fb7d3f2932ae2023353faafd51bf99b953a5f

Found in base branch: master

Vulnerability Details

React applications which rendered to HTML using the ReactDOMServer API were not escaping user-supplied attribute names at render-time. That lack of escaping could lead to a cross-site scripting vulnerability. This issue affected minor releases 16.0.x, 16.1.x, 16.2.x, 16.3.x, and 16.4.x. It was fixed in 16.0.1, 16.1.2, 16.2.1, 16.3.3, and 16.4.2.

Publish Date: 2018-12-31

URL: CVE-2018-6341

CVSS 3 Score Details (6.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6341

Release Date: 2018-12-31

Fix Resolution: 16.1.2


Step up your Open Source Security Game with Mend here