SQL injection vulnerability in the getStringParameterSQL method in main/java/org/dashbuilder/dataprovider/sql/dialect/DefaultDialect.java in Dashbuilder before 0.6.0.Beta1 allows remote attackers to execute arbitrary SQL commands via a data set lookup filter in the (1) Data Set Authoring or (2) Displayer editor UI.
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://access.redhat.com/errata/RHSA-2016:1429 | vendor advisory |
https://issues.jboss.org/browse/DASHBUILDE-113 | permissions required |
https://access.redhat.com/errata/RHSA-2016:1428 | vendor advisory |
http://www.securityfocus.com/bid/91795 | third party advisory vdb entry |
https://github.com/dashbuilder/dashbuilder/commit/8574899e3b6455547b534f570b2330ff772e524b | third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1349990 | issue tracking |