Publish GHSA-pppg-cpfq-h7wr

This commit is contained in:
advisory-database[bot]
2024-10-14 16:28:45 +00:00
parent 07833b08d6
commit 4b9876a160
@@ -1,20 +1,43 @@
{
"schema_version": "1.4.0",
"id": "GHSA-pppg-cpfq-h7wr",
"modified": "2024-10-11T15:30:32Z",
"modified": "2024-10-14T16:27:22Z",
"published": "2024-10-11T15:30:32Z",
"aliases": [
"CVE-2024-21534"
],
"summary": "JSONPath Plus Remote Code Execution (RCE) Vulnerability",
"details": "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.\n\n**Note:**\n\nThe unsafe behavior is still available after applying the fix but it is not turned on by default.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"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"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "jsonpath-plus"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "10.0.0"
}
]
}
]
}
],
"references": [
{
@@ -25,6 +48,10 @@
"type": "WEB",
"url": "https://github.com/JSONPath-Plus/JSONPath/commit/6b2f1b4c234292c75912b790bf7e2d7339d4ccd3"
},
{
"type": "PACKAGE",
"url": "https://github.com/JSONPath-Plus/JSONPath"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884"
@@ -35,8 +62,8 @@
"CWE-94"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-10-14T16:27:22Z",
"nvd_published_at": "2024-10-11T13:15:15Z"
}
}