pp253 / nthu-select-courses

重新設計的選課系統,目標是提供清爽、直覺和方便的選課系統!
https://nthu-courses.github.io
Apache License 2.0
8 stars 1 forks source link

CVE-2018-7651 Medium Severity Vulnerability detected by WhiteSource #15

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

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

CVE-2018-7651 - Medium Severity Vulnerability

Vulnerable Library - ssri-5.0.0.tgz

Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.

path: /tmp/git/nthu-select-courses/node_modules/ssri/package.json

Library home page: https://registry.npmjs.org/ssri/-/ssri-5.0.0.tgz

Dependency Hierarchy: - copy-webpack-plugin-4.3.1.tgz (Root Library) - cacache-10.0.1.tgz - :x: **ssri-5.0.0.tgz** (Vulnerable Library)

Vulnerability Details

index.js in the ssri module before 5.2.2 for Node.js is prone to a regular expression denial of service vulnerability in strict mode functionality via a long base64 hash string.

Publish Date: 2018-03-04

URL: CVE-2018-7651

CVSS 3 Score Details (5.9)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nodesecurity.io/advisories/565

Release Date: 2018-02-14

Fix Resolution: Upgrade to version 5.2.2 or later.


Step up your Open Source Security Game with WhiteSource here