原始 OSV JSON{
"id": "GHSA-mc7w-4cjf-c973",
"aliases": [
"CVE-2019-10061"
],
"details": "utils/find-opencv.js in node-opencv (aka OpenCV bindings for Node.js) prior to 6.1.0 is vulnerable to Command Injection. It does not validate user input allowing attackers to execute arbitrary commands.",
"summary": "OS Command Injection in node-opencv",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "6.1.0"
}
]
}
],
"package": {
"name": "opencv",
"ecosystem": "npm"
}
}
],
"modified": "2021-10-07T19:30:03Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-10-12T22:06:57Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10061",
"type": "ADVISORY"
},
{
"url": "https://github.com/peterbraden/node-opencv/commit/81a4b8620188e89f7e4fc985f3c89b58d4bcc86b",
"type": "WEB"
},
{
"url": "https://github.com/peterbraden/node-opencv/commit/aaece6921d7368577511f06c94c99dd4e9653563",
"type": "WEB"
},
{
"url": "https://github.com/peterbraden/node-opencv",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/789",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/package/opencv",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-10-07T19:30:03Z"
}
}