Skip to content

security: harden SQL query composition in core engine#817

Open
Adraca wants to merge 1 commit intosplitgraph:masterfrom
Adraca:security/harden-sql-queries
Open

security: harden SQL query composition in core engine#817
Adraca wants to merge 1 commit intosplitgraph:masterfrom
Adraca:security/harden-sql-queries

Conversation

@Adraca
Copy link
Copy Markdown

@Adraca Adraca commented Apr 23, 2026

Identified a SQL injection vector in splitgraph/core/sql/queries.py. Direct string concatenation in the columns and where parameters allows for statement breakout. Verified via PoC on Node 04 by exfiltrating metadata from pg_catalog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant