[ 
https://issues.apache.org/jira/browse/WW-5371?focusedWorklogId=894941&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-894941
 ]

ASF GitHub Bot logged work on WW-5371:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Dec/23 06:58
            Start Date: 11/Dec/23 06:58
    Worklog Time Spent: 10m 
      Work Description: lukaszlenart opened a new pull request, #808:
URL: https://github.com/apache/struts/pull/808

   This PR implements a new upload mechanism which uses a dedicated callback 
interface to pass info about uploaded files.
   
   Closes [WW-5371](https://issues.apache.org/jira/browse/WW-5371)




Issue Time Tracking
-------------------

            Worklog Id:     (was: 894941)
    Remaining Estimate: 0h
            Time Spent: 10m

> Use action based callback to transfer information about uploaded files
> ----------------------------------------------------------------------
>
>                 Key: WW-5371
>                 URL: https://issues.apache.org/jira/browse/WW-5371
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Interceptors
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>            Priority: Major
>             Fix For: 6.4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Based on experience of the latest security vulnerability (CVE-2023-50164) it 
> would be better to keep uploaded files out of scope of passed parameters.
> The idea is to have a dedicated interceptor and *Aware interface instead of 
> using parameter injection as it happens currently.



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

Reply via email to