
* Move metadata * Move message * Add text * Clarify text * Reword method to property in context of innerHTML
4 lines
301 B
Plaintext
4 lines
301 B
Plaintext
==== Modification after sanitization
|
|
|
|
Caution should be taken if the user-supplied data is further modified **after** this data was sanitized. Doing so might void the effects of sanitization and introduce new XSS vulnerabilities. In general, modification of this data should occur beforehand instead.
|