CVE-2022-29256

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:sharp_project:sharp:*:*:*:*:*:node.js:*:*

History

28 Jun 2023, 20:30

Type Values Removed Values Added
CWE CWE-77 CWE-78

Information

Published : 2022-05-25 22:15

Updated : 2024-02-28 19:09


NVD link : CVE-2022-29256

Mitre link : CVE-2022-29256

CVE.ORG link : CVE-2022-29256


JSON object : View

Products Affected

sharp_project

  • sharp
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')