dbankws-test / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
0 stars 0 forks source link

CVE-2017-16113 (High) detected in parsejson-0.0.3.tgz #15

Open mend-for-github-com[bot] opened 3 years ago

mend-for-github-com[bot] commented 3 years ago

CVE-2017-16113 - High Severity Vulnerability

Vulnerable Library - parsejson-0.0.3.tgz

Method that parses a JSON string and returns a JSON object

Library home page: https://registry.npmjs.org/parsejson/-/parsejson-0.0.3.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/parsejson/package.json

Dependency Hierarchy: - karma-0.13.22.tgz (Root Library) - socket.io-1.7.4.tgz - socket.io-client-1.7.4.tgz - engine.io-client-1.8.5.tgz - :x: **parsejson-0.0.3.tgz** (Vulnerable Library)

Found in HEAD commit: c977b86ccad42153837b2630ab4823d952449f3c

Found in base branch: master

Vulnerability Details

The parsejson module is vulnerable to regular expression denial of service when untrusted user input is passed into it to be parsed.

Publish Date: 2018-06-07

URL: CVE-2017-16113

CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - 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.