ghsa-qh2h-chj9-jffq
Vulnerability from github
Published
2018-06-08 12:43
Modified
2022-08-03 21:32
Severity ?
Summary
Growl before 1.10.0 vulnerable to Command Injection
Details

Affected versions of growl do not properly sanitize input prior to passing it into a shell command, allowing for arbitrary command execution.

Recommendation

Update to version 1.10.0 or later.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "npm",
            name: "growl",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "1.10.0",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2017-16042",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-78",
         "CWE-94",
      ],
      github_reviewed: true,
      github_reviewed_at: "2020-06-16T21:51:54Z",
      nvd_published_at: null,
      severity: "CRITICAL",
   },
   details: "Affected versions of `growl` do not properly sanitize input prior to passing it into a shell command, allowing for arbitrary command execution.\n\n\n## Recommendation\n\nUpdate to version 1.10.0 or later.",
   id: "GHSA-qh2h-chj9-jffq",
   modified: "2022-08-03T21:32:55Z",
   published: "2018-06-08T12:43:43Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2017-16042",
      },
      {
         type: "WEB",
         url: "https://github.com/tj/node-growl/issues/60",
      },
      {
         type: "WEB",
         url: "https://github.com/tj/node-growl/pull/61",
      },
      {
         type: "WEB",
         url: "https://github.com/tj/node-growl/pull/62",
      },
      {
         type: "WEB",
         url: "https://github.com/tj/node-growl/commit/d71177d5331c9de4658aca62e0ac921f178b0669",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/tj/node-growl",
      },
      {
         type: "WEB",
         url: "https://www.npmjs.com/advisories/146",
      },
   ],
   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: "Growl before 1.10.0 vulnerable to Command Injection",
}


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.