原始 OSV JSON
{
"id": "GHSA-5xg3-j2j6-rcx4",
"aliases": [
"CVE-2021-36376"
],
"details": "git-delta before 0.8.3 on Windows resolves an executable's pathname as a relative path from the current directory.",
"summary": "Relative Path Traversal in git-delta",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.8.3"
}
]
}
],
"package": {
"name": "git-delta",
"ecosystem": "crates.io"
}
}
],
"modified": "2021-09-09T16:46:42Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"published": "2021-08-25T21:01:39Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36376",
"type": "ADVISORY"
},
{
"url": "https://github.com/dandavison/delta/commit/f01846bd443aaf92fdd5ac20f461beac3f6ee3fd",
"type": "WEB"
},
{
"url": "https://github.com/dandavison/delta",
"type": "PACKAGE"
},
{
"url": "https://github.com/dandavison/delta/releases/tag/0.8.3",
"type": "WEB"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0105.html",
"type": "WEB"
},
{
"url": "https://vuln.ryotak.me/advisories/54",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-23",
"CWE-427"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-07-13T13:15:00Z",
"github_reviewed_at": "2021-07-14T19:06:14Z"
}
}