GHSA-FF45-7PRW-58VJ
Vulnerability from github – Published: 2021-12-02 17:51 – Updated: 2021-11-30 14:50
VLAI?
Summary
OS Command injection in docker-cli-js
Details
Withdrawn
After reviewing this CVE, and this response from the maintainer, we have withdrawn this advisory.
Original CVE description
This affects all versions of package docker-cli-js. If the command parameter of the Docker.command method can at least be partially controlled by a user, they will be in a position to execute any arbitrary OS commands on the host system.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "docker-cli-js"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "2.8.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-23732"
],
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2021-11-30T14:50:39Z",
"nvd_published_at": "2021-11-22T17:15:00Z",
"severity": "MODERATE"
},
"details": "# Withdrawn\n\nAfter reviewing this CVE, and [this response from the maintainer](https://github.com/Quobject/docker-cli-js/issues/22#issuecomment-967760940), we have withdrawn this advisory.\n\n# Original CVE description\n\nThis affects all versions of package docker-cli-js. If the command parameter of the Docker.command method can at least be partially controlled by a user, they will be in a position to execute any arbitrary OS commands on the host system. ",
"id": "GHSA-ff45-7prw-58vj",
"modified": "2021-11-30T14:50:39Z",
"published": "2021-12-02T17:51:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23732"
},
{
"type": "WEB",
"url": "https://github.com/Quobject/docker-cli-js/issues/22"
},
{
"type": "WEB",
"url": "https://github.com/Quobject/docker-cli-js/issues/22#issuecomment-967760940"
},
{
"type": "PACKAGE",
"url": "https://github.com/Quobject/docker-cli-js"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-DOCKERCLIJS-1568516"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "OS Command injection in docker-cli-js",
"withdrawn": "2021-11-29T18:17:00Z"
}
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…