CWE-151 Variante Brouillon
Improper Neutralization of Comment Delimiters
This vulnerability occurs when an application accepts user input and fails to properly sanitize characters that can be interpreted as comment markers (like /*, */, //, #, or <!--) before passing…
Définition
What is CWE-151?
This vulnerability occurs when an application accepts user input and fails to properly sanitize characters that can be interpreted as comment markers (like /*, */, //, #, or