cve/2013/CVE-2013-1824.md
2025-09-29 21:09:30 +02:00

790 B

CVE-2013-1824

Description

The SOAP parser in PHP before 5.3.22 and 5.4.x before 5.4.12 allows remote attackers to read arbitrary files via a SOAP WSDL file containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue in the soap_xmlParseFile and soap_xmlParseMemory functions.

POC

Reference

No PoCs from references.

Github