CVE-2024-21534: JSONPath Plus Remote Code Execution (RCE) Vulnerability
(updated )
Versions of the package jsonpath-plus before 10.0.0 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:
The unsafe behavior is still available after applying the fix but it is not turned on by default.
References
- github.com/JSONPath-Plus/JSONPath
- github.com/JSONPath-Plus/JSONPath/commit/6b2f1b4c234292c75912b790bf7e2d7339d4ccd3
- github.com/JSONPath-Plus/JSONPath/commit/b70aa713553caf838a63bac923195a5bc541fd72
- github.com/JSONPath-Plus/JSONPath/issues/226
- github.com/advisories/GHSA-pppg-cpfq-h7wr
- nvd.nist.gov/vuln/detail/CVE-2024-21534
- security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-8185019
- security.snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884
Detect and mitigate CVE-2024-21534 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →