turkdevops / grafana

The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
https://grafana.com
Apache License 2.0
1 stars 0 forks source link

CVE-2020-7677 (High) detected in thenify-3.3.0.tgz - autoclosed #696

Closed mend-bolt-for-github[bot] closed 1 year ago

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

CVE-2020-7677 - High Severity Vulnerability

Vulnerable Library - thenify-3.3.0.tgz

Promisify a callback-based function

Library home page: https://registry.npmjs.org/thenify/-/thenify-3.3.0.tgz

Dependency Hierarchy: - lerna-3.18.1.tgz (Root Library) - bootstrap-3.18.0.tgz - symlink-dependencies-3.17.0.tgz - create-symlink-3.16.2.tgz - cmd-shim-3.1.0.tgz - mz-2.7.0.tgz - thenify-all-1.6.0.tgz - :x: **thenify-3.3.0.tgz** (Vulnerable Library)

Found in HEAD commit: a1c271764655c7e3ff81126d5929b8dda6170bf4

Found in base branch: datasource-meta

Vulnerability Details

This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization.

Publish Date: 2022-07-25

URL: CVE-2020-7677

CVSS 3 Score Details (8.6)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-29xr-v42j-r956

Release Date: 2020-07-21

Fix Resolution (thenify): 3.3.1

Direct dependency fix Resolution (lerna): 3.18.2


Step up your Open Source Security Game with Mend here