Vulnerability Details : CVE-2022-24856
FlyteConsole is the web user interface for the Flyte platform. FlyteConsole prior to version 0.52.0 is vulnerable to server-side request forgery (SSRF) 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. The patch for this issue deletes the entire `cors_proxy`, as this is not required for console anymore. A patch is available in FlyteConsole version 0.52.0. Disable FlyteConsole availability on the internet as a workaround.
Vulnerability category: Server-side request forgery (SSRF)
Products affected by CVE-2022-24856
- cpe:2.3:a:flyte:flyte_console:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-24856
87.51%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 99 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-24856
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:N |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST | |
9.1
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
3.9
|
5.2
|
GitHub, Inc. |
CWE ids for CVE-2022-24856
-
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.Assigned by: security-advisories@github.com (Primary)
References for CVE-2022-24856
-
https://github.com/flyteorg/flyteconsole/security/advisories/GHSA-www6-hf2v-v9m9
SSRF exploit in flyteconsole · Advisory · flyteorg/flyteconsole · GitHubThird Party Advisory
-
https://github.com/flyteorg/flyteconsole/commit/05b88ed2d2ecdb5d8a8404efea25414e57189709
feat: cleanup (#389) · flyteorg/flyteconsole@05b88ed · GitHubPatch;Third Party Advisory
-
https://github.com/flyteorg/flyteconsole/pull/389
feat: cleanup by ursucarina · Pull Request #389 · flyteorg/flyteconsole · GitHubPatch;Third Party Advisory
-
https://github.com/flyteorg/flyteconsole/releases/tag/v0.52.0
Release v0.52.0 · flyteorg/flyteconsole · GitHubThird Party Advisory
Jump to