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

puppeteer-1.11.0.tgz: 2 vulnerabilities (highest severity is: 6.5) #22

Open
mend-for-github-com bot opened this issue Nov 15, 2024 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Nov 15, 2024

Vulnerable Library - puppeteer-1.11.0.tgz

A high-level API to control headless Chrome over the DevTools Protocol

Library home page: https://registry.npmjs.org/puppeteer/-/puppeteer-1.11.0.tgz

Found in HEAD commit: caf38324f5719d5c85806c516ecfb8f0177e29c0

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (puppeteer version) Remediation Possible** Reachability
CVE-2019-5786 Medium 6.5 puppeteer-1.11.0.tgz Direct 1.13.0
CVE-2017-16137 Low 3.7 detected in multiple dependencies Transitive 1.12.0

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

Details

CVE-2019-5786

Vulnerable Library - puppeteer-1.11.0.tgz

A high-level API to control headless Chrome over the DevTools Protocol

Library home page: https://registry.npmjs.org/puppeteer/-/puppeteer-1.11.0.tgz

Dependency Hierarchy:

  • puppeteer-1.11.0.tgz (Vulnerable Library)

Found in HEAD commit: caf38324f5719d5c85806c516ecfb8f0177e29c0

Found in base branch: main

Vulnerability Details

Object lifetime issue in Blink in Google Chrome prior to 72.0.3626.121 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page.

Publish Date: 2019-06-27

URL: CVE-2019-5786

CVSS 3 Score Details (6.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • 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

Origin: https://chromereleases.googleblog.com/2019/03/stable-channel-update-for-desktop.html

Release Date: 2019-06-27

Fix Resolution: 1.13.0

CVE-2017-16137

Vulnerable Libraries - debug-3.2.6.tgz, debug-4.1.0.tgz

debug-3.2.6.tgz

small debugging utility

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

Dependency Hierarchy:

  • puppeteer-1.11.0.tgz (Root Library)
    • https-proxy-agent-2.2.4.tgz
      • debug-3.2.6.tgz (Vulnerable Library)

debug-4.1.0.tgz

small debugging utility

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

Dependency Hierarchy:

  • puppeteer-1.11.0.tgz (Root Library)
    • debug-4.1.0.tgz (Vulnerable Library)

Found in HEAD commit: caf38324f5719d5c85806c516ecfb8f0177e29c0

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 (puppeteer): 1.12.0

Fix Resolution (debug): 3.2.7

Direct dependency fix Resolution (puppeteer): 1.12.0

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