ghsa-c6rx-gxqv-vr5j
Vulnerability from github
Published
2023-01-31 06:30
Modified
2025-03-27 23:31
Severity ?
Summary
nemo-appium vulnerable to OS Command Injection
Details

Versions of the package nemo-appium before 0.0.9 are vulnerable to Command Injection due to improper input sanitization in the 'module.exports.setup' function.

Note: In order to exploit this vulnerability appium-running 0.1.3 has to be installed as one of nemo-appium dependencies.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "npm",
            name: "nemo-appium",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "0.0.9",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2022-21129",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-77",
         "CWE-78",
      ],
      github_reviewed: true,
      github_reviewed_at: "2023-02-01T23:47:58Z",
      nvd_published_at: "2023-01-31T05:15:00Z",
      severity: "CRITICAL",
   },
   details: "Versions of the package nemo-appium before 0.0.9 are vulnerable to Command Injection due to improper input sanitization in the 'module.exports.setup' function. \n\n**Note:** In order to exploit this vulnerability appium-running 0.1.3 has to be installed as one of nemo-appium dependencies.",
   id: "GHSA-c6rx-gxqv-vr5j",
   modified: "2025-03-27T23:31:52Z",
   published: "2023-01-31T06:30:26Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2022-21129",
      },
      {
         type: "WEB",
         url: "https://github.com/paypal/nemo-appium/commit/aa271d36dd5c81baae3c43aa2616c84f0ee4195f",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/paypal/nemo-appium",
      },
      {
         type: "WEB",
         url: "https://github.com/paypal/nemo-appium/blob/master/index.js%23L27",
      },
      {
         type: "WEB",
         url: "https://security.snyk.io/vuln/SNYK-JS-NEMOAPPIUM-3183747",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
         type: "CVSS_V3",
      },
   ],
   summary: "nemo-appium vulnerable to OS 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.