Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-25901 (High) detected in cookiejar-2.1.1.tgz #247

Open
mend-bolt-for-github bot opened this issue Jan 19, 2023 · 0 comments
Open

CVE-2022-25901 (High) detected in cookiejar-2.1.1.tgz #247

mend-bolt-for-github bot opened this issue Jan 19, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Jan 19, 2023

CVE-2022-25901 - High Severity Vulnerability

Vulnerable Library - cookiejar-2.1.1.tgz

simple persistent cookiejar system

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

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • @stackblitz/turbo-resolver-0.1.0.tgz (Root Library)
    • superagent-3.8.2.tgz
      • cookiejar-2.1.1.tgz (Vulnerable Library)

Found in HEAD commit: cbe729212a3605e9a1f31ba8a602d4b9fd758403

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


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jan 19, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-25901 (Medium) detected in cookiejar-2.1.1.tgz CVE-2022-25901 (High) detected in cookiejar-2.1.1.tgz Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants