ghsa-hw8r-x6gr-5gjp
Vulnerability from github
Published
2025-02-15 06:30
Modified
2025-02-18 19:25
Severity ?
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
8.9 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
8.9 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
VLAI Severity ?
Summary
JSONPath Plus allows Remote Code Execution
Details
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.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "jsonpath-plus" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "10.3.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-1302" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2025-02-18T19:25:34Z", "nvd_published_at": "2025-02-15T05:15:11Z", "severity": "HIGH" }, "details": "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=\u0027safe\u0027 mode.\n\n**Note:**\n\nThis is caused by an incomplete fix for CVE-2024-21534.", "id": "GHSA-hw8r-x6gr-5gjp", "modified": "2025-02-18T19:25:34Z", "published": "2025-02-15T06:30:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21534" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1302" }, { "type": "WEB", "url": "https://github.com/JSONPath-Plus/JSONPath/commit/30942896d27cb8a806b965a5ca9ef9f686be24ee" }, { "type": "WEB", "url": "https://gist.github.com/nickcopi/11ba3cb4fdee6f89e02e6afae8db6456" }, { "type": "PACKAGE", "url": "https://github.com/JSONPath-Plus/JSONPath" }, { "type": "WEB", "url": "https://github.com/JSONPath-Plus/JSONPath/blob/8e4acf8aff5f446aa66323e12394ac5615c3b260/src/Safe-Script.js#L127" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-JSONPATHPLUS-8719585" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "JSONPath Plus allows Remote Code Execution" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…