ghsa-4rxq-j825-6wv8
Vulnerability from github
Published
2022-05-14 01:11
Modified
2022-05-14 01:11
Severity ?
Details

Git before 2.19.2 on Linux and UNIX executes commands from the current working directory (as if '.' were at the end of $PATH) in certain cases involving the run_command() API and run-command.c, because there was a dangerous change from execvp to execv during 2017.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2018-19486"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-426"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2018-11-23T08:29:00Z",
    "severity": "CRITICAL"
  },
  "details": "Git before 2.19.2 on Linux and UNIX executes commands from the current working directory (as if \u0027.\u0027 were at the end of $PATH) in certain cases involving the run_command() API and run-command.c, because there was a dangerous change from execvp to execv during 2017.",
  "id": "GHSA-4rxq-j825-6wv8",
  "modified": "2022-05-14T01:11:03Z",
  "published": "2022-05-14T01:11:03Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19486"
    },
    {
      "type": "WEB",
      "url": "https://access.redhat.com/errata/RHSA-2018:3800"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/pub/scm/git/git.git/commit/?id=321fd82389742398d2924640ce3a61791fd27d60"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/pub/scm/git/git.git/tree/Documentation/RelNotes/2.19.2.txt"
    },
    {
      "type": "WEB",
      "url": "https://security.gentoo.org/glsa/201904-13"
    },
    {
      "type": "WEB",
      "url": "https://usn.ubuntu.com/3829-1"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/106020"
    },
    {
      "type": "WEB",
      "url": "http://www.securitytracker.com/id/1042166"
    }
  ],
  "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"
    }
  ]
}


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