← Back to browse · API

CVE-2024-21534

Severity
CRITICAL
CVSS
9.8
EPSS
0.09017
Risk score
42.36
CISA KEV
No
PoC
No
Published
2024-10-11
Modified
2024-11-18
First seen
2026-08-07
Aliases
EUVD-2024-3103, GHSA-PPPG-CPFQ-H7WR
Products
n/a:jsonpath-plus 0 <*, n/a:org.webjars.npm:jsonpath-plus 0 <*
Sources
euvd EUVD-2024-3103

Description

All versions of the package jsonpath-plus are vulnerable to Remote Code Execution (RCE) due to improper input sanitization. An attacker can execute aribitrary code on the system by exploiting the unsafe default usage of vm in Node. **Note:** There were several attempts to fix it in versions [10.0.0-10.1.0](https://github.com/JSONPath-Plus/JSONPath/compare/v9.0.0...v10.1.0) but it could still be exploited using [different payloads](https://github.com/JSONPath-Plus/JSONPath/issues/226).

References