[
https://issues.apache.org/jira/browse/FINERACT-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159445#comment-17159445
]
Manthan Surkar commented on FINERACT-1066:
------------------------------------------
https://github.com/apache/fineract/pull/1159
My bad, I wrote wrong issue number in pr commit msg, I will fix this.
> NullPointerException at SQLInjectionValidator.validateSQLInput()
> ----------------------------------------------------------------
>
> Key: FINERACT-1066
> URL: https://issues.apache.org/jira/browse/FINERACT-1066
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Michael Vorburger
> Assignee: Manthan Surkar
> Priority: Blocker
> Fix For: 1.4.0
>
>
> See FINERACT-932 for general background; I'm currently seeing this in logs of
> [https://www.fineract.dev|https://www.fineract.dev/]:
> {noformat} java.lang.NullPointerException
> at
> org.apache.fineract.infrastructure.security.utils.SQLInjectionValidator.validateSQLInput
> (SQLInjectionValidator.java:36)
> at
> org.apache.fineract.infrastructure.security.utils.ColumnValidator.validateSqlInjection
> (ColumnValidator.java:94)
> at
> org.apache.fineract.portfolio.group.service.CenterReadPlatformServiceImpl.retrieveAll
> (CenterReadPlatformServiceImpl.java:432)
> at
> org.apache.fineract.portfolio.group.api.CentersApiResource.retrieveAll
> (CentersApiResource.java:219) {noformat}
> [~Manthan] is this perhaps something you'd like to pick up?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)