cancel
Showing results for 
Search instead for 
Did you mean: 

Can anyone tell me something about <![CDATA[]]>]]> XSS ?

neufmartial
Champ in-the-making
Champ in-the-making
Hi,

Can anyone tell me something about <![CDATA[]]>]]> XSS vulnerability?

please have a look at the following link.

https://www.owasp.org/index.php/Testing_for_XML_Injection_(OWASP-DV-008)

It tells something about CDATA section delimiters: <![CDATA[ / ]]>

Can anyone elaborate that, with examples?

Also is it associated with .xhtml pages? Is it required to handle CDATA "]]>" character for XSS in .html application?

Regards,
Dinesh
1 REPLY 1

mitpatoliya
Star Collaborator
Star Collaborator
Yes,
That  tag is used generally when you want to include html inside xml or vice versa.
It prevent the conflicts between the tags of html and xml.
what ever section put inside that tag all the tags mentioned inside that are ignored.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.