kira0x1/mikaela

ffmpeg-static-4.2.7.tgz: 1 vulnerabilities (highest severity is: 3.7)

Opened this issue · 0 comments

Vulnerable Library - ffmpeg-static-4.2.7.tgz

Path to dependency file: /tmp/ws-scm/MikaelaBot/package.json

Path to vulnerable library: /tmp/ws-scm/MikaelaBot/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (ffmpeg-static version) Remediation Possible**
CVE-2017-16137 Low 3.7 debug-4.1.1.tgz Transitive 4.2.8

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

Details

CVE-2017-16137

Vulnerable Library - debug-4.1.1.tgz

small debugging utility

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

Path to dependency file: /tmp/ws-scm/MikaelaBot/package.json

Path to vulnerable library: /tmp/ws-scm/MikaelaBot/package.json

Dependency Hierarchy:

  • ffmpeg-static-4.2.7.tgz (Root Library)
    • https-proxy-agent-5.0.0.tgz
      • debug-4.1.1.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-04-26

Fix Resolution (debug): 4.3.1

Direct dependency fix Resolution (ffmpeg-static): 4.2.8

Step up your Open Source Security Game with Mend here