

For instance US-ASCII space character would be represented with %20. Special characters are represented using a percentage character followed by two digits representing the octet code of the original character (%HEX-CODE).

An URL may contain special character that need special syntax handling in order to be interpreted. An attacker can take advantage of the multiple way of encoding an URL and abuse the interpretation of the URL. This attack targets the encoding of the URL combined with the encoding of the slash characters.
MACDOWN 0.7.2D137 PDF
The files are poisoned with a malicious payload (targeting the file systems accessible by the target software) by the attacker and may be passed through standard channels such as via email, and standard web content like PDF and multimedia files. An attack of this type exploits the host's trust in executing remote content including binary files.
