You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Shawn McKinney (JIRA)" <ji...@apache.org> on 2017/11/16 01:53:01 UTC

[jira] [Resolved] (FC-228) [fortress-rest] CVE-2017-12624: Apache CXF web services that process attachments are vulnerable to Denial of Service (DoS) attacks

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

Shawn McKinney resolved FC-228.
-------------------------------
    Resolution: Fixed

> [fortress-rest] CVE-2017-12624: Apache CXF web services that process attachments are vulnerable to Denial of Service (DoS) attacks
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FC-228
>                 URL: https://issues.apache.org/jira/browse/FC-228
>             Project: FORTRESS
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Shawn McKinney
>            Assignee: Shawn McKinney
>             Fix For: 2.0.1
>
>
> per described here: http://cxf.apache.org/security-advisories.data/CVE-2017-12624.txt.asc
> upgrade CXF:
>     <cxf.version>3.2.1</cxf.version>
>     <dependency>
>       <groupId>org.apache.cxf</groupId>
>       <artifactId>cxf-core</artifactId>
>       <version>3.2.1</version>
>     </dependency>



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)