原始 OSV JSON{
"id": "GHSA-9423-6c93-gpp8",
"aliases": [
"CVE-2020-7667"
],
"details": "The CPIO extraction functionality doesn't sanitize the paths of the archived files for leading and non-leading `..` which leads in file extraction outside of the current directory. Note, the fixing commit was applied to all affected versions which were re-released.",
"summary": "github.com/sassoftware/go-rpmutils Arbitrary File Write via Archive Extraction (Zip Slip)",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.0"
}
]
}
],
"package": {
"name": "github.com/sassoftware/go-rpmutils",
"ecosystem": "Go"
}
}
],
"modified": "2023-08-29T23:36:50Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2021-06-23T17:13:29Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7667",
"type": "ADVISORY"
},
{
"url": "https://github.com/sassoftware/go-rpmutils/commit/a64058cf21b8aada501bba923c9aab66fb6febf0",
"type": "WEB"
},
{
"url": "https://github.com/sassoftware/go-rpmutils",
"type": "PACKAGE"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0042",
"type": "WEB"
},
{
"url": "https://snyk.io/research/zip-slip-vulnerability",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSASSOFTWAREGORPMUTILSCPIO-570427",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-06-24T12:15:00Z",
"github_reviewed_at": "2021-05-12T14:56:04Z"
}
}