зеркало из https://github.com/golang/vulndb.git
64 строки
1.6 KiB
JSON
64 строки
1.6 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0805",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2020-7669",
|
|
"GHSA-75qf-wgfj-v652"
|
|
],
|
|
"summary": "github.com/u-root/u-root/pkg/tarutil Arbitrary File Write via Archive Extraction (Zip Slip) in github.com/u-root/u-root",
|
|
"details": "github.com/u-root/u-root/pkg/tarutil Arbitrary File Write via Archive Extraction (Zip Slip) in github.com/u-root/u-root",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/u-root/u-root",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "0.9.0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-75qf-wgfj-v652"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7669"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/u-root/u-root/pull/1817"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/u-root/u-root/pull/2344"
|
|
},
|
|
{
|
|
"type": "REPORT",
|
|
"url": "https://github.com/u-root/u-root/issues/2449"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMUROOTUROOTPKGTARUTIL-570428"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0805",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |