1. Apache Superset Reverts CVE-2024-55633 Fix, Reopening SQLLab PostgreSQL Read-Only Bypass
A GitHub pull request has been opened to revert the patch addressing CVE-2024-55633 in Apache Superset's SQLLab, effectively reintroducing a security vulnerability that allows crafted DML statements to bypass read-only restrictions on PostgreSQL databases. The revert removes EXPLAIN ANALYZE DML detection logic, potenti...