blob: 80a61e11cc167b611789f09eb3ef525a043b99f4 [file] [log] [blame]
{
"id": "GO-2022-1114",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-41920",
"GHSA-pp3f-xrw5-q5j4"
],
"details": "A ZipSlip vulnerability exists when using the fileutil package to unzip files.",
"affected": [
{
"package": {
"name": "github.com/duke-git/lancet",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.4"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-1114"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/duke-git/lancet/fileutil",
"symbols": [
"UnZip"
]
}
]
}
},
{
"package": {
"name": "github.com/duke-git/lancet/v2",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.1.10"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-1114"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/duke-git/lancet/v2/fileutil",
"symbols": [
"UnZip"
]
}
]
}
}
],
"references": [
{
"type": "REPORT",
"url": "https://github.com/duke-git/lancet/issues/62"
},
{
"type": "FIX",
"url": "https://github.com/duke-git/lancet/commit/f133b32faa05eb93e66175d01827afa4b7094572"
},
{
"type": "FIX",
"url": "https://github.com/duke-git/lancet/commit/f869a0a67098e92d24ddd913e188b32404fa72c9"
}
],
"schema_version": "1.3.1"
}