JSONPath-Plus/JSONPath

JSONPath-Plus/JSONPath

Releases43
Frequency2 months 3 weeks
Last Release
Stars1.15K
A fork of JSONPath from http://goessner.net/articles/JsonPath/

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL

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).