GHSA-5C8J-XR24-2665
Vulnerability from github – Published: 2017-11-28 22:44 – Updated: 2021-09-01 21:34
VLAI?
Summary
Potential Command Injection in printer
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.
Recommendation
Update to version 0.0.2 or later.
Severity ?
9.8 (Critical)
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 0.0.1"
},
"package": {
"ecosystem": "npm",
"name": "printer"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-3741"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:00:28Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"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.",
"id": "GHSA-5c8j-xr24-2665",
"modified": "2021-09-01T21:34:20Z",
"published": "2017-11-28T22:44:52Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3741"
},
{
"type": "WEB",
"url": "https://github.com/tojocky/node-printer/commit/e001e38738c17219a1d9dd8c31f7d82b9c0013c7"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-5c8j-xr24-2665"
},
{
"type": "PACKAGE",
"url": "https://github.com/tojocky/node-printer"
},
{
"type": "WEB",
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Potential Command Injection in printer"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…