Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
32.1.0
-
1
-
Core: Platform
Description
Overview:
BuildCQL.buildCQL() doesn't URL encode cqlStatementOperator and operatorBetweenArgs. This may result in CQL injection.
Solution:
URL encode the complete CQL query.