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

sib-api-v3-sdk-7.1.4.tgz: 2 vulnerabilities (highest severity is: 5.3) #27

Open
mend-for-github-com bot opened this issue Jan 18, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jan 18, 2023

Vulnerable Library - sib-api-v3-sdk-7.1.4.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/superagent/node_modules/debug/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (sib-api-v3-sdk version) Remediation Possible**
CVE-2022-25901 Medium 5.3 cookiejar-2.1.2.tgz Transitive 7.2.2
CVE-2017-16137 Low 3.7 debug-3.2.6.tgz Transitive 7.2.2

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2022-25901

Vulnerable Library - cookiejar-2.1.2.tgz

simple persistent cookiejar system

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

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • sib-api-v3-sdk-7.1.4.tgz (Root Library)
    • superagent-3.7.0.tgz
      • cookiejar-2.1.2.tgz (Vulnerable Library)

Found in base branch: main

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 (5.3)

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: Low

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 (sib-api-v3-sdk): 7.2.2

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2017-16137

Vulnerable Library - debug-3.2.6.tgz

small debugging utility

Library home page: https://registry.npmjs.org/debug/-/debug-3.2.6.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/superagent/node_modules/debug/package.json

Dependency Hierarchy:

  • sib-api-v3-sdk-7.1.4.tgz (Root Library)
    • superagent-3.7.0.tgz
      • debug-3.2.6.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue.

Publish Date: 2018-06-07

URL: CVE-2017-16137

CVSS 3 Score Details (3.7)

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: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-gxpj-cx7g-858c

Release Date: 2018-06-07

Fix Resolution (debug): 3.2.7

Direct dependency fix Resolution (sib-api-v3-sdk): 7.2.2

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Jan 18, 2023
@mend-for-github-com mend-for-github-com bot changed the title sib-api-v3-sdk-7.1.4.tgz: 1 vulnerabilities (highest severity is: 5.3) sib-api-v3-sdk-7.1.4.tgz: 1 vulnerabilities (highest severity is: 7.5) Mar 16, 2023
@mend-for-github-com mend-for-github-com bot changed the title sib-api-v3-sdk-7.1.4.tgz: 1 vulnerabilities (highest severity is: 7.5) sib-api-v3-sdk-7.1.4.tgz: 2 vulnerabilities (highest severity is: 7.5) Mar 1, 2024
@mend-for-github-com mend-for-github-com bot changed the title sib-api-v3-sdk-7.1.4.tgz: 2 vulnerabilities (highest severity is: 7.5) sib-api-v3-sdk-7.1.4.tgz: 2 vulnerabilities (highest severity is: 5.3) Sep 8, 2024
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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants