[
https://issues.apache.org/jira/browse/AXIS2-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen resolved AXIS2-4450.
------------------------------------
Fix Version/s: 1.6
1.5.2
Resolution: Fixed
Fixed by r944915 on the trunk.
Fixed by r952764 on the 1.5 branch.
> 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
> Fix For: 1.6, 1.5.2
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]