ghsa-c9qr-f6c8-rgxf
Vulnerability from github
Published
2022-09-29 00:00
Modified
2022-09-30 23:07
Severity ?
VLAI Severity ?
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.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/cloudwego/hertz"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-40082"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2022-09-30T23:07:07Z",
"nvd_published_at": "2022-09-28T14:15:00Z",
"severity": "HIGH"
},
"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.",
"id": "GHSA-c9qr-f6c8-rgxf",
"modified": "2022-09-30T23:07:07Z",
"published": "2022-09-29T00:00:26Z",
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Hertz contains path traversal via normalizePath function"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…