VYPR

npm package

jsonpath-plus

pkg:npm/jsonpath-plus

Vulnerabilities (2)

  • CVE-2025-1302CriFeb 15, 2025
    affected < 10.3.0fixed 10.3.0

    Versions of the package jsonpath-plus before 10.3.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 eval='safe' mode. **Note:** This is caused by an

  • CVE-2024-21534CriOct 11, 2024
    affected < 10.2.0fixed 10.2.0

    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 i