You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/05 14:14:39 UTC

[jira] [Commented] (WW-4582) adds 'class' to exclude params in ParametersInterceptor (avoid ClassLoader manipulation)

    [ https://issues.apache.org/jira/browse/WW-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083026#comment-15083026 ] 

ASF GitHub Bot commented on WW-4582:
------------------------------------

GitHub user victorsosa opened a pull request:

    https://github.com/apache/struts/pull/70

    WW-4582 Permanent patch for security issue CVE-2014-0094 adds 'class' to exclude

    adds 'class' to exclude params in ParametersInterceptor (avoid ClassLoader manipulation)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/victorsosa/struts patch

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/70.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #70
    
----
commit 4f1da41d5da1d8534d4ff82f42966fae3c9714bc
Author: Victor Sosa <vi...@gmail.com>
Date:   2016-01-05T13:04:56Z

    Permanent patch for security issue CVE-2014-0094 adds 'class' to exclude
    params in ParametersInterceptor (avoid ClassLoader manipulation)

----


> adds 'class' to exclude params in ParametersInterceptor (avoid ClassLoader manipulation)
> ----------------------------------------------------------------------------------------
>
>                 Key: WW-4582
>                 URL: https://issues.apache.org/jira/browse/WW-4582
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.3.24
>            Reporter: victorsosa
>            Priority: Critical
>              Labels: security
>             Fix For: 2.3.25, 2.5
>
>
> Hi, 
> This is a permanent patch for security issue CVE-2014-0094; this adds 'class' to exclude params in ParametersInterceptor (avoid ClassLoader manipulation)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)