This is a migrated thread and some comments may be shown as answers.

[Solved] Trying to find the fix for XSS in ComboBox

0 Answers 13 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Abraham
Top achievements
Rank 1
Abraham asked on 18 Jan 2012, 04:00 AM
Hi,

I am looking through the code for the combo box XSS fix but all I found is the reverse.

  C:\Program Files (x86)\Telerik\Extensions for ASP.NET MVC Q3 2011 SP1\Source\Telerik.Web.Mvc\UI\ComboBox\ComboBoxHtmlBuilder.cs(77):                    text = System.Web.HttpUtility.HtmlDecode(text);


Can someone help me understand how the XSS has been remediated in the ComboBox code.

Regards,
Abe
Tags
ComboBox
Asked by
Abraham
Top achievements
Rank 1
Share this question
or