Supabase PostgreSQL v15.1 was discovered to contain a SQL injection vulnerability via the component /pg_meta/default/query. NOTE: the vendor's position is that this is an intended feature; also, it exists in the Supabase dashboard product, not the Supabase PostgreSQL product. Specifically, /pg_meta/default/query is for SQL queries that are entered in an intended UI by an authorized user. Nothing is injected.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
https://app.flows.sh:8443/project/default%2C | broken link |
https://reference1.example.com/project/default/logs/explorer%2C | broken link |
https://postfixadmin.ballardini.com.ar:8443/project/default/logs/explorer. | broken link |
https://github.com/940198871/Vulnerability-details/blob/main/CVE-2024-24213 | third party advisory |
https://supabase.com/docs/guides/database/overview#the-sql-editor | vendor advisory |