CVE-2024-34347
Last modified
CVE-2024-34347 is a high-severity vulnerability rated 8.3/10 on the CVSS scale. @hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. EPSS estimates a 0.61% chance of exploitation in the next 30 days.
Description
@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside the vm context can break out if it can get a hold of any reference to an object created outside of the vm. In the case of @hoppscotch/js-sandbox, multiple references to external objects are passed into the vm context to allow pre-request scripts interactions with environment variables and more. But this also allows the pre-request script to escape the sandbox. This vulnerability is fixed in 0.8.0.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-34347?
How severe is CVE-2024-34347?
How do I fix CVE-2024-34347?
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-34341Trix is a rich text editor. The Trix editor, versions prior …5.4
- CVE-2024-34342react-pdf displays PDFs in React apps. If PDF.js is used to …7.1
- CVE-2024-34343Nuxt is a free and open-source framework to create full-stac…6.1
- CVE-2024-34344Nuxt is a free and open-source framework to create full-stac…8.8
- CVE-2024-34345The CycloneDX JavaScript library contains the core functiona…8.1
- CVE-2024-34346Deno is a JavaScript, TypeScript, and WebAssembly runtime wi…9
- CVE-2024-34349Sylius is an open source eCommerce platform. Prior to 1.12.1…4.8
- CVE-2024-3435A path traversal vulnerability exists in the 'save_settings'…8.4
- CVE-2024-34350Next.js is a React framework that can provide building block…7.5
- CVE-2024-34351Next.js is a React framework that can provide building block…7.5
- CVE-2024-343521Panel is an open source Linux server operation and maintena…7.5
- CVE-2024-34353The matrix-sdk-crypto crate, part of the Matrix Rust SDK pro…5.5
Are you affected by CVE-2024-34347?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
