[
https://issues.apache.org/jira/browse/FINERACT-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Santa updated FINERACT-1969:
----------------------------------
Description:
h1. Steps to reproduce
* insert data with any of á ó ú ű, etc.
h1. Expected result
* Data that does not contain SQL injection string, should be allowed to be
inserted.
h1. Actual result
* SQL injection exception is thrown, even if the data to be inserted does not
contain insecure string.
> SQL Injection exception in case of inserting data into Data table
> -----------------------------------------------------------------
>
> Key: FINERACT-1969
> URL: https://issues.apache.org/jira/browse/FINERACT-1969
> Project: Apache Fineract
> Issue Type: Bug
> Components: Data Tables, Savings
> Reporter: Peter Santa
> Priority: Blocker
>
> h1. Steps to reproduce
> * insert data with any of á ó ú ű, etc.
> h1. Expected result
> * Data that does not contain SQL injection string, should be allowed to be
> inserted.
> h1. Actual result
> * SQL injection exception is thrown, even if the data to be inserted does
> not contain insecure string.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)