You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2010/07/31 23:42:17 UTC

[jira] Updated: (AXIS2-4450) CVE-2010-1632: Message builders for SOAP and XML should not attempt to load DTDs

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

Andreas Veithen updated AXIS2-4450:
-----------------------------------

     Summary: CVE-2010-1632: Message builders for SOAP and XML should not attempt to load DTDs  (was: Message builders for SOAP and XML should not attempt to load DTDs)
    Priority: Major  (was: Minor)

> CVE-2010-1632: Message builders for SOAP and XML should not attempt to load DTDs
> --------------------------------------------------------------------------------
>
>                 Key: AXIS2-4450
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4450
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>            Reporter: Andreas Veithen
>            Assignee: Andreas Veithen
>
> When Axis2 receives a message with a DOCTYPE declaration referencing a DTD (using a system ID), it will attempt to load that DTD. Since SOAP doesn't allow DTDs, we should not try to load it.
> See also: http://markmail.org/message/e4yiij7lfexastvl
> Note that the described behavior depends on the StAX parser implementation. For more information, see WSCOMMONS-394 (which also describes a potential solution for the present issue).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org