原始 OSV JSON{
"id": "GHSA-rrqv-vjrw-hrcr",
"aliases": [],
"details": "There is a security vulnerability in `json-ptr` versions prior to v2.1.0 in which an unscrupulous actor may execute arbitrary code. If your code sends un-sanitized user input to json-ptr's .get() method, your project is vulnerable to this injection-style vulnerability.",
"summary": "Arbitrary Code Execution in json-ptr",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.0"
}
]
}
],
"package": {
"name": "json-ptr",
"ecosystem": "npm"
}
}
],
"modified": "2021-05-26T19:57:10Z",
"severity": [],
"published": "2021-05-26T19:59:19Z",
"references": [
{
"url": "https://github.com/418sec/json-ptr/pull/3",
"type": "WEB"
},
{
"url": "https://github.com/flitbit/json-ptr/blob/456a1728b45c8663bb1ac20a249c5fb17495ec6b/README.md#security-vulnerability-prior-to-v210",
"type": "WEB"
},
{
"url": "https://github.com/flitbit/json-ptr/blob/master/src/util.ts%23L174",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1038396",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-JSONPTR-1016939",
"type": "WEB"
},
{
"url": "https://www.huntr.dev/bounties/2-npm-json-ptr",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/1706",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/package/json-ptr",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-05-26T19:57:10Z"
}
}