XML - , , .
But, of course, some XML dictionaries use data to contain what you can present as instructions for performing an action, and then the recipient may be tricked into performing inappropriate actions, which you might consider a security issue. This vulnerability is not at the XML level; it is at the application protocol level (dictionary). The attack will have to use instructions that make sense in the context of this protocol, which is much more likely to be something like <employee action="delete"/>than something at the bytecode level.
source
share