原始 OSV JSON{
"id": "GHSA-84cm-v6jp-gjmr",
"aliases": [
"CVE-2019-10776"
],
"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.",
"summary": "OS command injection in git-diff-apply",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.22.2"
}
]
}
],
"package": {
"name": "git-diff-apply",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.22.1"
}
}
],
"modified": "2021-08-19T17:14:36Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2020-02-14T23:09:24Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10776",
"type": "ADVISORY"
},
{
"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,",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-02-13T19:30:10Z"
}
}