GHSA-84CM-V6JP-GJMR
Vulnerability from github – Published: 2020-02-14 23:09 – Updated: 2021-08-19 17:14
VLAI?
Summary
OS command injection in git-diff-apply
Details
In "index.js" file line 240, the run command executes the git command with a user controlled variable called remoteUrl. This affects git-diff-apply all versions prior to 0.22.2.
Severity ?
9.8 (Critical)
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 0.22.1"
},
"package": {
"ecosystem": "npm",
"name": "git-diff-apply"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.22.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-10776"
],
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2020-02-13T19:30:10Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "In \"index.js\" file line 240, the run command executes the git command with a user controlled variable called remoteUrl. This affects git-diff-apply all versions prior to 0.22.2.",
"id": "GHSA-84cm-v6jp-gjmr",
"modified": "2021-08-19T17:14:36Z",
"published": "2020-02-14T23:09:24Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10776"
},
{
"type": "WEB",
"url": "https://github.com/kellyselden/git-diff-apply/commit/106d61d3ae723b4257c2a13e67b95eb40a27e0b5"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-GITDIFFAPPLY-540774"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-GITDIFFAPPLY-540774,"
}
],
"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": "OS command injection in git-diff-apply"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…