Skip to main content

XML Injection

XML injections are simple vulnerabilities, in which a server doesn't check for user input; this input will then be badly interpreted by the server's XML interpreter.

Example:


Fig.1: XML Injection example