原始 OSV JSON{
"id": "GHSA-5c8j-xr24-2665",
"aliases": [
"CVE-2014-3741"
],
"details": "Versions 0.0.1 and earlier of `printer` are affected by a command injection vulnerability resulting from a failure to sanitize command arguments properly in the `printDirect()` function. \n\n\n\n## Recommendation\n\nUpdate to version 0.0.2 or later.",
"summary": "Potential Command Injection in printer",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.2"
}
]
}
],
"package": {
"name": "printer",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.0.1"
}
}
],
"modified": "2021-09-01T21:34:20Z",
"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": "2017-11-28T22:44:52Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3741",
"type": "ADVISORY"
},
{
"url": "https://github.com/tojocky/node-printer/commit/e001e38738c17219a1d9dd8c31f7d82b9c0013c7",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-5c8j-xr24-2665",
"type": "ADVISORY"
},
{
"url": "https://github.com/tojocky/node-printer",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/27",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/05/13/1",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/05/15/2",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:00:28Z"
}
}