原始 OSV JSON
{
"id": "GHSA-67mm-m3wx-j7fr",
"aliases": [
"CVE-2021-26541"
],
"details": "The gitlog function in src/index.ts in gitlog before 4.0.4 has a command injection vulnerability.",
"summary": "Command injection in gitlog",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.4"
}
]
}
],
"package": {
"name": "gitlog",
"ecosystem": "npm"
}
}
],
"modified": "2022-04-27T19:13:33Z",
"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-13T15:15:29Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-26541",
"type": "ADVISORY"
},
{
"url": "https://github.com/domharrington/node-gitlog/pull/65",
"type": "WEB"
},
{
"url": "https://github.com/domharrington/node-gitlog/pull/65/commits/bb22ffb2c907e0284f887ab625e12b88c31f4bf4",
"type": "WEB"
},
{
"url": "https://advisory.checkmarx.net/advisory/CX-2020-4301",
"type": "WEB"
},
{
"url": "https://github.com/domharrington/node-gitlog",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/package/gitlog",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-02-08T17:15:00Z",
"github_reviewed_at": "2021-03-18T23:05:05Z"
}
}