List endpoints on Flyte Admin has a SQL vulnerability where a malicious user can send a REST requests with custom SQL statements as list filters.
The attacker needs to have access to the flyteadmin installation (typically either behind a VPN or authentication).
https://owasp.org/www-community/attacks/SQL_Injection#
{
"severity": "LOW",
"github_reviewed": true,
"cwe_ids": [
"CWE-89"
],
"nvd_published_at": "2023-10-30T19:15:07Z",
"github_reviewed_at": "2023-10-27T17:39:08Z"
}