{ "schema_version": "1.4.0", "id": "GHSA-c9qr-f6c8-rgxf", "modified": "2022-09-30T23:07:07Z", "published": "2022-09-29T00:00:26Z", "aliases": [ "CVE-2022-40082" ], "summary": "Hertz contains path traversal via normalizePath function", "details": "Hertz is a a high-performance and strong-extensibility Go HTTP framework that helps developers build microservices. Versions of Hertz prior to 0.3.1 contain a path traversal vulnerability via the normalizePath function. This issue has been patched in 0.3.1.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/cloudwego/hertz" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.3.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40082" }, { "type": "WEB", "url": "https://github.com/cloudwego/hertz/issues/228" }, { "type": "WEB", "url": "https://github.com/cloudwego/hertz/pull/229" }, { "type": "PACKAGE", "url": "https://github.com/cloudwego/hertz" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-1027" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-30T23:07:07Z", "nvd_published_at": "2022-09-28T14:15:00Z" } }