[ 
https://issues.apache.org/jira/browse/FINERACT-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Saghy resolved FINERACT-2461.
----------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

> Refactor EmailReadPlatformServiceImpl to use Prepared Statements
> ----------------------------------------------------------------
>
>                 Key: FINERACT-2461
>                 URL: https://issues.apache.org/jira/browse/FINERACT-2461
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: saifulhuq
>            Priority: Major
>              Labels: cleanup, security
>             Fix For: 1.15.0
>
>
> Refactor `EmailReadPlatformServiceImpl.java` to replace legacy SQL string 
> concatenation with JDBC Prepared Statements.
> This change prevents potential SQL injection vulnerabilities by using `?` 
> placeholders and passing parameters dynamically via `JdbcTemplate`.
> This task is a specific implementation of the goal described in FINERACT-854.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to