kapseliboi / Node-Data

Node-Data is a Node.js javascript framework for fast and reliable development of next generation apps and micro services targeting scale.
http://ratneshsinghparihar.github.io/Node-Data
MIT License
0 stars 0 forks source link

CVE-2022-25901 (High) detected in cookiejar-2.0.6.tgz #105

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2022-25901 - High Severity Vulnerability

Vulnerable Library - cookiejar-2.0.6.tgz

simple persistent cookiejar system

Library home page: https://registry.npmjs.org/cookiejar/-/cookiejar-2.0.6.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy: - supertest-1.2.0.tgz (Root Library) - superagent-1.8.5.tgz - :x: **cookiejar-2.0.6.tgz** (Vulnerable Library)

Found in HEAD commit: 289c77565fc637d4c0e4bf4a9a1e81df96cd190a

Found in base branch: master

Vulnerability Details

Versions of the package cookiejar before 2.1.4 are vulnerable to Regular Expression Denial of Service (ReDoS) via the Cookie.parse function, which uses an insecure regular expression.

Publish Date: 2023-01-18

URL: CVE-2022-25901

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.

Suggested Fix

Type: Upgrade version

Release Date: 2023-01-18

Fix Resolution (cookiejar): 2.1.4

Direct dependency fix Resolution (supertest): 2.0.0


Step up your Open Source Security Game with Mend here