| { |
| "schema_version": "1.3.1", |
| "id": "GO-2020-0042", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2021-04-14T20:04:52Z", |
| "aliases": [ |
| "CVE-2020-7667", |
| "GHSA-9423-6c93-gpp8" |
| ], |
| "summary": "Arbitrary File Write via Archive Extraction (Zip Slip) in github.com/sassoftware/go-rpmutils", |
| "details": "Due to improper path sanitization, RPMs containing relative file paths can cause files to be written (or overwritten) outside of the target directory.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/sassoftware/go-rpmutils", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.1.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/sassoftware/go-rpmutils/cpio", |
| "symbols": [ |
| "Extract" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/sassoftware/go-rpmutils/commit/a64058cf21b8aada501bba923c9aab66fb6febf0" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://snyk.io/research/zip-slip-vulnerability" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2020-0042" |
| } |
| } |