原始 OSV JSON{
"id": "GHSA-6qpr-9mc5-7gch",
"aliases": [
"CVE-2020-28490"
],
"details": "The package async-git before 1.13.2 are vulnerable to Command Injection via shell meta-characters (back-ticks). For example: `git.reset('atouch HACKEDb')`",
"summary": "Command Injection in async-git",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13.2"
}
]
}
],
"package": {
"name": "async-git",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-07T18:43:43Z",
"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": "2021-04-12T19:50:20Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28490",
"type": "ADVISORY"
},
{
"url": "https://github.com/omrilotan/async-git/pull/14",
"type": "WEB"
},
{
"url": "https://github.com/omrilotan/async-git/commit/d1950a5021f4e19d92f347614be0d85ce991510d",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-ASYNCGIT-1064877",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/package/async-git",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-02-18T15:15:00Z",
"github_reviewed_at": "2021-03-18T22:57:13Z"
}
}