ghsa-5fw9-fq32-wv5p
Vulnerability from github
Published
2020-12-21 16:04
Modified
2020-12-21 16:03
Summary
OS Command Injection in node-notifier
Details

This affects the package node-notifier before 8.0.1. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "npm",
            name: "node-notifier",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "8.0.1",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2020-7789",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-78",
      ],
      github_reviewed: true,
      github_reviewed_at: "2020-12-17T23:00:02Z",
      nvd_published_at: null,
      severity: "MODERATE",
   },
   details: "This affects the package node-notifier before 8.0.1. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array.",
   id: "GHSA-5fw9-fq32-wv5p",
   modified: "2020-12-21T16:03:51Z",
   published: "2020-12-21T16:04:07Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2020-7789",
      },
      {
         type: "WEB",
         url: "https://github.com/mikaelbr/node-notifier/commit/5d62799dab88505a709cd032653b2320c5813fce",
      },
      {
         type: "WEB",
         url: "https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303",
      },
      {
         type: "WEB",
         url: "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371",
      },
      {
         type: "WEB",
         url: "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
         type: "CVSS_V3",
      },
   ],
   summary: "OS Command Injection in node-notifier",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.
  • 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.