aspose file tools
The moose likes Security and the fly likes Can anyone tell me something about <![CDATA[]]>]]> XSS ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Can anyone tell me something about <![CDATA[]]>]]> XSS ?" Watch "Can anyone tell me something about <![CDATA[]]>]]> XSS ?" New topic
Author

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

dinesh maddy
Greenhorn

Joined: Mar 30, 2012
Posts: 5
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Can anyone tell me something about <![CDATA[]]>]]> XSS ?
 
Similar Threads
Build Failed
jasper reports with subreports
MultiDimenaional Array sort
Are the following characters XSS vulnerable?
How to declare an attribute of xml element as CDATA type