Apache Superset before 1.4.2 is vulnerable to SQL injection in chart data requests. Users should update to 1.4.2 or higher which addresses this issue.
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://lists.apache.org/thread/94th50j5d0y2fw7ysx0g7w3t6jk3z7q6 | broken link |
https://lists.apache.org/thread/ztb9b6jd9rngoxwvq8r4fhpp401o613y | broken link |
http://www.openwall.com/lists/oss-security/2022/04/13/3 | third party advisory mailing list |