原始 OSV JSON{
"id": "GHSA-88jf-7rch-32qc",
"aliases": [
"CVE-2020-7668"
],
"details": "The ExtractTo function doesn't securely escape file paths in zip archives which include leading or non-leading \"..\". This allows an attacker to add or replace files system-wide.",
"summary": "github.com/unknwon/cae Path Traversal vulnerability",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.1"
}
]
}
],
"package": {
"name": "github.com/unknwon/cae",
"ecosystem": "Go"
}
}
],
"modified": "2023-08-30T11:23:31Z",
"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-05-18T20:31:18Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7668",
"type": "ADVISORY"
},
{
"url": "https://github.com/unknwon/cae/commit/07971c00a1bfd9dc171c3ad0bfab5b67c2287e11",
"type": "WEB"
},
{
"url": "https://github.com/unknwon/cae",
"type": "PACKAGE"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0041",
"type": "WEB"
},
{
"url": "https://snyk.io/research/zip-slip-vulnerability",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMUNKNWONCAETZ-570384",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-06-23T19:38:00Z",
"github_reviewed_at": "2021-05-12T20:32:28Z"
}
}