GSD-2022-40083
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
Labstack Echo v4.8.0 was discovered to contain an open redirect vulnerability via the Static Handler component. This vulnerability can be leveraged by attackers to cause a Server-Side Request Forgery (SSRF).
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-40083",
"id": "GSD-2022-40083"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-40083"
],
"details": "Labstack Echo v4.8.0 was discovered to contain an open redirect vulnerability via the Static Handler component. This vulnerability can be leveraged by attackers to cause a Server-Side Request Forgery (SSRF).",
"id": "GSD-2022-40083",
"modified": "2023-12-13T01:19:30.689013Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-40083",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Labstack Echo v4.8.0 was discovered to contain an open redirect vulnerability via the Static Handler component. This vulnerability can be leveraged by attackers to cause a Server-Side Request Forgery (SSRF)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/labstack/echo/issues/2259",
"refsource": "MISC",
"url": "https://github.com/labstack/echo/issues/2259"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c0",
"affected_versions": "All versions before 0",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-601",
"CWE-937"
],
"date": "2022-09-29",
"description": "This advisory has been marked as False Positive and removed.",
"fixed_versions": [],
"identifier": "CVE-2022-40083",
"identifiers": [
"CVE-2022-40083"
],
"not_impacted": "",
"package_slug": "go/github.com/labstack/echo",
"pubdate": "2022-09-28",
"solution": "Unfortunately, there is no solution available yet.",
"title": "False Positive",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-40083",
"https://github.com/labstack/echo/issues/2259",
"https://github.com/labstack/echo/pull/2260",
"https://github.com/labstack/echo/releases/tag/v4.9.0",
"https://github.com/advisories/GHSA-crxj-hrmp-4rwf"
],
"uuid": "0156bae4-b57c-4b3d-86cc-9017e8639a75",
"versions": [
{
"commit": {
"sha": "d48197db7af19becf2363496493ed0e2a8d1caea",
"tags": [
"v4.8.0"
],
"timestamp": "20220810201240"
},
"number": "v4.8.0"
}
]
},
{
"affected_range": "\u003cv4.9.0",
"affected_versions": "All versions before 4.9.0",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-601",
"CWE-937"
],
"date": "2022-09-30",
"description": "Labstack Echo v4.8.0 was discovered to contain an open redirect vulnerability via the Static Handler component. This vulnerability can be leveraged by attackers to cause a Server-Side Request Forgery (SSRF).",
"fixed_versions": [
"v4.9.0"
],
"identifier": "CVE-2022-40083",
"identifiers": [
"GHSA-crxj-hrmp-4rwf",
"CVE-2022-40083"
],
"not_impacted": "All versions starting from 4.9.0",
"package_slug": "go/github.com/labstack/echo/v4",
"pubdate": "2022-09-29",
"solution": "Upgrade to version 4.9.0 or above.",
"title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-40083",
"https://github.com/labstack/echo/issues/2259",
"https://github.com/labstack/echo/pull/2260",
"https://github.com/labstack/echo/releases/tag/v4.9.0",
"https://github.com/advisories/GHSA-crxj-hrmp-4rwf"
],
"uuid": "177cff16-80c5-46aa-941a-6f541eb2bc51",
"versions": [
{
"commit": {
"sha": "16d3b65eb09664fe95dc6e4e7e2a082010d0eb68",
"tags": [
"v4.9.0"
],
"timestamp": "20220904200447"
},
"number": "v4.9.0"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:labstack:echo:4.8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-40083"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Labstack Echo v4.8.0 was discovered to contain an open redirect vulnerability via the Static Handler component. This vulnerability can be leveraged by attackers to cause a Server-Side Request Forgery (SSRF)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/labstack/echo/issues/2259",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/labstack/echo/issues/2259"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 6.0
}
},
"lastModifiedDate": "2022-09-29T19:04Z",
"publishedDate": "2022-09-28T14:15Z"
}
}
}
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…