You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package cached-path-relative before 1.1.0 are vulnerable to Prototype Pollution via the cache variable that is set as {} instead of Object.create(null) in the cachedPathRelative function, which allows access to the parent prototype properties when the object is used to create the cached relative path. When using the origin path as proto, the attribute of the object is accessed instead of a path. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-CACHEDPATHRELATIVE-72573
mend-bolt-for-githubbot
changed the title
CVE-2021-23518 (High) detected in cached-path-relative-1.0.2.tgz
CVE-2021-23518 (Critical) detected in cached-path-relative-1.0.2.tgz
Aug 29, 2023
mend-bolt-for-githubbot
changed the title
CVE-2021-23518 (Critical) detected in cached-path-relative-1.0.2.tgz
CVE-2021-23518 (High) detected in cached-path-relative-1.0.2.tgz
Sep 8, 2024
CVE-2021-23518 - High Severity Vulnerability
Vulnerable Library - cached-path-relative-1.0.2.tgz
Memoize the results of the path.relative function
Library home page: https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/cached-path-relative/package.json
Dependency Hierarchy:
Found in base branch: master
Vulnerability Details
The package cached-path-relative before 1.1.0 are vulnerable to Prototype Pollution via the cache variable that is set as {} instead of Object.create(null) in the cachedPathRelative function, which allows access to the parent prototype properties when the object is used to create the cached relative path. When using the origin path as proto, the attribute of the object is accessed instead of a path. Note: This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-CACHEDPATHRELATIVE-72573
Publish Date: 2022-01-21
URL: CVE-2021-23518
CVSS 3 Score Details (7.3)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23518
Release Date: 2022-01-21
Fix Resolution (cached-path-relative): 1.1.0
Direct dependency fix Resolution (grunt-browserify): 4.0.0
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: