जमा करें #878359: Public Knowledge Project OJS/OMP/OPS 3.3.0-22 and older XML Injectionजानकारी

शीर्षकPublic Knowledge Project OJS/OMP/OPS 3.3.0-22 and older XML Injection
विवरणThe XSLTransformer class enables external XML entity loading, including from remote documents. This can lead to XXE injections via the Manager's import/export toolset. The _transformPHP() method explicitly enables external entity resolution before loading attacker-influenced XML: $xmlDOM->substituteEntities = true; // expands all entities incl. SYSTEM $xmlDOM->resolveExternals = true; // fetches file:// and http:// URIs // ... $xmlDOM->loadXML($xml); // $xml may contain attacker DOCTYPE A Manager-level user can trigger this path through Tools → Import/Export → Native XML Plugin.
स्रोत⚠️ https://github.com/pkp/pkp-lib/issues/12977
उपयोगकर्ता
 Razielx64 (UID 97461)
सबमिशन02/07/2026 07:02 PM (2 महीनों पहले)
संयम19/08/2026 03:46 PM (2 months later)
स्थितिस्वीकृत
VulDB प्रविष्टि393037 [pkp pkp-lib तक 3.3.0-22/3.4.0-10/3.5.0-4 XSLTransformer.php _transformPHP XML External Entity]
अंक20

Do you want to use VulDB in your project?

Use the official API to access entries easily!