CVE-2024-24828

pkg is tool design to bundle Node.js projects into an executables. Any native code packages built by `pkg` are written to a hardcoded directory. On unix systems, this is `/tmp/pkg/*` which is a shared directory for all users on the same local system. There is no uniqueness to the package names within this directory, they are predictable. An attacker who has access to the same local system has the ability to replace the genuine executables in the shared directory with malicious executables of the same name. A user may then run the malicious executable without realising it has been modified. This package is deprecated. Therefore, there will not be a patch provided for this vulnerability. To check if your executable build by pkg depends on native code and is vulnerable, run the executable and check if `/tmp/pkg/` was created. Users should transition to actively maintained alternatives. We would recommend investigating Node.js 21’s support for single executable applications. Given the decision to deprecate the pkg package, there are no official workarounds or remediations provided by our team. Users should prioritize migrating to other packages that offer similar functionality with enhanced security.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vercel:pkg:*:*:*:*:*:node.js:*:*

History

21 Nov 2024, 08:59

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 7.8
v2 : unknown
v3 : 6.6
References () https://github.com/vercel/pkg/security/advisories/GHSA-22r3-9w55-cj54 - Vendor Advisory () https://github.com/vercel/pkg/security/advisories/GHSA-22r3-9w55-cj54 - Vendor Advisory
References () https://nodejs.org/api/single-executable-applications.html - Product () https://nodejs.org/api/single-executable-applications.html - Product

16 Feb 2024, 13:43

Type Values Removed Values Added
CWE CWE-276 NVD-CWE-noinfo
First Time Vercel
Vercel pkg
CPE cpe:2.3:a:vercel:pkg:*:*:*:*:*:node.js:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8
References () https://nodejs.org/api/single-executable-applications.html - () https://nodejs.org/api/single-executable-applications.html - Product
References () https://github.com/vercel/pkg/security/advisories/GHSA-22r3-9w55-cj54 - () https://github.com/vercel/pkg/security/advisories/GHSA-22r3-9w55-cj54 - Vendor Advisory

09 Feb 2024, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-02-09 23:15

Updated : 2024-11-21 08:59


NVD link : CVE-2024-24828

Mitre link : CVE-2024-24828

CVE.ORG link : CVE-2024-24828


JSON object : View

Products Affected

vercel

  • pkg
CWE
CWE-276

Incorrect Default Permissions

NVD-CWE-noinfo