Remote Code Execution Vulnerability in jsonpath-plus Prior to 10.0.0
Key Information
- Vendor
- Json Path Plus
- Status
- Jsonpath-plus
- Org.webjars.npm:jsonpath-plus
- Vendor
- CVE Published:
- 11 October 2024
Badges
Summary
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).
Affected Version(s)
jsonpath-plus < 10.0.7
org.webjars.npm:jsonpath-plus < 0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
CVSS V3.1
Timeline
- 👾
Exploit exists.
Vulnerability published.
Vulnerability Reserved.