2022-10-07 16:11:42 +00:00
id : CVE-2022-40083
info :
name : Labstack Echo < v4.9.0 - Open Redirect
author : pdteam
2022-10-11 10:39:10 +00:00
severity : critical
2022-10-07 16:11:42 +00:00
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).
reference :
- https://github.com/labstack/echo/issues/2259
classification :
2022-10-11 10:39:10 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
cvss-score : 9.6
2022-10-07 16:11:42 +00:00
cve-id : CVE-2022-40083
cwe-id : CWE-601
2022-10-11 10:18:48 +00:00
tags : cve,cve2022,redirect,labstack
2022-10-07 16:11:42 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}//interactsh.com%2f.."
matchers-condition : and
matchers :
- type : word
part : location
words :
- '//interactsh.com/../'
- type : status
status :
2022-10-07 16:13:33 +00:00
- 301