Open mend-bolt-for-github[bot] opened 2 years ago
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
CVE-2022-29256 - Medium Severity Vulnerability
Vulnerable Library - sharp-0.23.4.tgz
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images
Library home page: https://registry.npmjs.org/sharp/-/sharp-0.23.4.tgz
Path to dependency file: /deps/npm/docs/package.json
Path to vulnerable library: /deps/npm/docs/package.json
Dependency Hierarchy: - gatsby-plugin-manifest-2.2.34.tgz (Root Library) - :x: **sharp-0.23.4.tgz** (Vulnerable Library)
Found in HEAD commit: 034a6d9c041d2f56d0c835c69088ea8b954f0b5f
Found in base branch: master
Vulnerability Details
sharp is an application for Node.js image processing. Prior to version 0.30.5, there is a possible vulnerability in logic that is run only at `npm install` time when installing versions of `sharp` prior to the latest v0.30.5. If an attacker has the ability to set the value of the `PKG_CONFIG_PATH` environment variable in a build environment then they might be able to use this to inject an arbitrary command at `npm install` time. This is not part of any runtime code, does not affect Windows users at all, and is unlikely to affect anyone that already cares about the security of their build environment. This problem is fixed in version 0.30.5.
Publish Date: 2022-05-25
URL: CVE-2022-29256
CVSS 3 Score Details (6.7)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29256
Release Date: 2022-05-25
Fix Resolution (sharp): 0.30.5
Direct dependency fix Resolution (gatsby-plugin-manifest): 2.11.0-testing-sid3.2
Step up your Open Source Security Game with Mend here