Status/Resolution/Reason: To Track//PRNeedInfo
Reporter/Name(from Bugbase): Anthony Morse / ()
Created: 06/08/2018
Versions: 2016
Failure Type: Non Functioning
Found In Build/Fixed In Build: 2016.0.05.303689 /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Win 2012 Server x64
Vote Count: 0
1 - Use a data source with the Allowed SQL Drop unchecked
2 - Run a sql update or insert on a field with the value of '/ drop a'
3 - Returns the error message Executing the SQL statement is not allowed.
- if you remove the / it runs successfully
- If you have no characters after drop it runs successfully
- other characters in front of drop also cause the error (example = \ Drop a | drop a & drop a)
Exhibits the same behavior with any of the other Allowed SQL selections unchecked
SELECT CREATE GRANT
INSERT DROP REVOKE
UPDATE ALTER
DELETE
Attachments:
Comments: