ghsa-cff4-rrq6-h78w
Vulnerability from github
Published
2019-06-03 17:31
Modified
2020-08-31 18:31
Summary
Command Injection in command-exists
Details

Versions of command-exists before 1.2.4 are vulnerable to command injection. This is exploitable if user input is provided to this module.

Recommendation

Update to version 1.2.4 or later.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "npm",
        "name": "command-exists"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.2.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [],
  "database_specific": {
    "cwe_ids": [
      "CWE-77"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2019-06-03T17:28:56Z",
    "nvd_published_at": null,
    "severity": "CRITICAL"
  },
  "details": "Versions of `command-exists` before 1.2.4 are vulnerable to command injection. This is exploitable if user input is provided to this module.\n\n\n## Recommendation\n\nUpdate to version 1.2.4 or later.",
  "id": "GHSA-cff4-rrq6-h78w",
  "modified": "2020-08-31T18:31:41Z",
  "published": "2019-06-03T17:31:26Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/mathisonian/command-exists/commit/7ca91ba71604df6817a28c93d7776af9c49c431a"
    },
    {
      "type": "WEB",
      "url": "https://hackerone.com/reports/324453"
    },
    {
      "type": "WEB",
      "url": "https://github.com/mathisonian/command-exists/blob/v1.2.2/lib/command-exists.js#L49-L94"
    },
    {
      "type": "WEB",
      "url": "https://www.npmjs.com/advisories/659"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Command Injection in command-exists"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…