GHSA-FX2V-QFHR-4CHV
Vulnerability from github – Published: 2023-03-07 20:37 – Updated: 2023-03-07 20:37
VLAI?
Summary
Goutil vulnerable to path traversal when unzipping files
Details
Impact
ZipSlip issue when use fsutil package to unzip files. When users use fsutil.Unzip to unzip zip files from a malicious attacker, they may be vulnerable to path traversal.
Patches
It has been fixed in v0.6.0, Please upgrade version to v0.6.0 or above.
Workarounds
No, users have to upgrade version.
Severity ?
8.8 (High)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/gookit/goutil"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-27475"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2023-03-07T20:37:09Z",
"nvd_published_at": "2023-03-07T18:15:00Z",
"severity": "HIGH"
},
"details": "### Impact\n\nZipSlip issue when use fsutil package to unzip files.\nWhen users use fsutil.Unzip to unzip zip files from a malicious attacker, they may be vulnerable to path traversal. \n\n### Patches\n\nIt has been fixed in v0.6.0, Please upgrade version to v0.6.0 or above.\n\n### Workarounds\nNo, users have to upgrade version.",
"id": "GHSA-fx2v-qfhr-4chv",
"modified": "2023-03-07T20:37:09Z",
"published": "2023-03-07T20:37:09Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/gookit/goutil/security/advisories/GHSA-fx2v-qfhr-4chv"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27475"
},
{
"type": "WEB",
"url": "https://github.com/gookit/goutil/commit/d7b94fede71f018f129f7d21feb58c895d28dadc"
},
{
"type": "PACKAGE",
"url": "https://github.com/gookit/goutil"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2023-1611"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20230427-0003"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Goutil vulnerable to path traversal when unzipping files"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…