Improper Handling of Inconsistent Special Elements
CWE-168 · Base · Draft
The product does not properly handle input in which an inconsistency exists between two or more special characters or reserved words.
Extended description
An example of this problem would be if paired characters appear in the wrong order, or if the special characters are not properly nested.