[
https://issues.apache.org/jira/browse/WW-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart updated WW-4436:
------------------------------
Fix Version/s: 2.3.x
> NullPointerException in ParametersInterceptor.isAcceptableValue
> ---------------------------------------------------------------
>
> Key: WW-4436
> URL: https://issues.apache.org/jira/browse/WW-4436
> Project: Struts 2
> Issue Type: Bug
> Components: Core Interceptors
> Affects Versions: 2.3.20
> Reporter: Mitth'raw'nuruodo
> Labels: easyfix
> Fix For: 2.3.x
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> ParametersInterceptor.isAcceptableValue (in XWork 2.3.20) fails to check
> whether array elements are null before calling toString on them, which can
> lead to NPE at line 365.
> A safer option would be to use String.valueOf instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)