-
CVSS Score
-The advisory explicitly lists Zend_Dom, Zend_Feed, Zend_Soap, and Zend_XmlRpc as vulnerable components. These components use XML parsing via SimpleXML/DOMDocument without initially disabling entity loading or validating DTDs. The primary entry points for XML processing in these components are their request handling (XmlRpc/Soap Server::handle), data import (Feed::import), and query execution (Dom_Query::execute) methods. The patch added entity loader disabling and DTD validation, confirming these functions were vulnerable.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| zendframework/zendframework1 | composer | >= 1.0.0, < 1.11.13 | 1.11.13 |
Ongoing coverage of React2Shell