CVE-2025-1302
CRITICAL EXPLOITED NUCLEIjsonpath-plus < 10.3.0 - Remote Code Execution via Unsafe Eval Mode
Title source: llmExploitation Summary
CVE-2025-1302 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 3 public exploits from researchers including EQSTLab, abrewer251, dbwlsdnr95. A Nuclei detection template is also available.
AI-analyzed exploit summary This repository contains a functional PoC exploit for CVE-2025-1302, targeting a Remote Code Execution (RCE) vulnerability in jsonpath-plus versions before 10.3.0. The exploit leverages improper input sanitization to execute arbitrary commands via a crafted JSONPath expression, resulting in a reverse shell.
Description
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 incomplete fix for [CVE-2024-21534](https://security.snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884).
Exploits (3)
This repository contains a functional PoC exploit for CVE-2025-1302, targeting a Remote Code Execution (RCE) vulnerability in jsonpath-plus versions before 10.3.0. The exploit leverages improper input sanitization to execute arbitrary commands via a crafted JSONPath expression, resulting in a reverse shell.
This repository contains a functional proof-of-concept exploit for CVE-2025-1302, targeting a remote code execution vulnerability in the `jsonpath-plus` library. The PoC script sends crafted JSONPath payloads via HTTP POST/GET requests to trigger RCE and establish a reverse shell.
This repository contains a functional PoC for CVE-2025-1302, demonstrating an RCE vulnerability in jsonpath-plus < 10.3.0 via eval injection bypass using array notation. The exploit leverages a vulnerable Express server to execute arbitrary commands through crafted JSONPath queries.
Nuclei Templates (1)
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H