pleroma/test/fixtures/xml_external_entities.xml
2023-08-04 22:24:32 +01:00

4 lines
154 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE foo [ <!ENTITY xxe SYSTEM "file:///etc/passwd"> ]>
<stockCheck><productId>&xxe;</productId></stockCheck>