CVE-2024-24828
Last modified
CVE-2024-24828 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vercel | Pkg | <= 5.8.1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-24828?
How severe is CVE-2024-24828?
How do I fix CVE-2024-24828?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-24822Pimcore's Admin Classic Bundle provides a backend user inter…9.1
- CVE-2024-24823Graylog is a free and open log management platform. Starting…4.4
- CVE-2024-24824Graylog is a free and open log management platform. Starting…8.8
- CVE-2024-24825DIRAC is a distributed resource framework. In affected versi…7.5
- CVE-2024-24826Exiv2 is a command-line utility and C++ library for reading,…5
- CVE-2024-24827Discourse is an open source platform for community discussio…7.5
- CVE-2024-24829Sentry is an error tracking and performance monitoring platf…5.3
- CVE-2024-2483A vulnerability, which was classified as problematic, has be…4.3
- CVE-2024-24830OpenObserve is a observability platform built specifically f…8.8
- CVE-2024-24831Improper Neutralization of Input During Web Page Generation …5.4
- CVE-2024-24832Missing Authorization vulnerability in Metagauss EventPrime.…7.5
- CVE-2024-24833Missing Authorization vulnerability in HappyMonster Happy Ad…8.8
Are you affected by CVE-2024-24828?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
