﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Advanced Edition calendar.asp calendarID XSS</title><link>http://www.aspplayground.net/forum/</link><description /><copyright>(c) ASP Playground Support Forum</copyright><ttl>30</ttl><item><title> RE: Advanced Edition calendar.asp calendarID XSS (Samuel)</title><description>  a patch has been released to improve the exception handling in this file, and thereby all possibilities of XSS exploit has also been removed. &lt;br&gt;   &lt;br&gt;  Thanks again for the post. &lt;br&gt;   </description><link>http://www.aspplayground.net/forum/fb.ashx?m=394089</link><pubDate>Wed, 18 Oct 2006 15:11:05 GMT</pubDate></item><item><title> RE: Advanced Edition calendar.asp calendarID XSS (Samuel)</title><description>  I am going to investigate this issue. At this moment I would say that the software does not respond to an invalid calendar ID. You can try on the demo forum &lt;br&gt;   &lt;br&gt;  &lt;a href="http://www.aspplayground.net/dem2/calendar.asp?calendarID=" target="_blank"&gt;http://www.aspplayground.net/dem2/calendar.asp?calendarID=&lt;/a&gt; &lt;br&gt;   &lt;br&gt;  You can specify the calendarID value. The software can only take the following formats for the calendarID value otherwise it just throws and exception (simply stops processing the page in response to this type of intentional attack): &lt;br&gt;  &lt;ol&gt;&lt;li&gt;numeric value&lt;li&gt;string value of the following 3 specific string: a, b, or u&lt;/ol&gt;If you try to put a non-numeric value, like 1b, as the calendarID, the software throws an exception. The exception looks like a SQL exception which looks like the software sends some value to the SQL server, but in fact, only an empty string was sent to the SQL server (just verified it) and therefore we get the "syntax error" error message. We process the calendarID value carefully and do not form any SQL string if the calendarID value is incorrect. &lt;br&gt;   &lt;br&gt;  At this point, I wouldn't just say the concern is not valid. I will take a deeper look into this issue and will do the following &lt;br&gt;  &lt;ol&gt;&lt;li&gt;the software don't throw exception like this one, leaving false impression that something on the SQL server end is very wrong.&lt;li&gt;see if there is indeed risk of XSS exploit.&lt;/ol&gt;I will report back very soon.  &lt;br&gt;   &lt;br&gt;  Thanks for your concern and the link to the security issue. &lt;br&gt;   </description><link>http://www.aspplayground.net/forum/fb.ashx?m=394084</link><pubDate>Wed, 18 Oct 2006 12:23:36 GMT</pubDate></item><item><title> Advanced Edition calendar.asp calendarID XSS (Guest)</title><description>  We are about to purchase and install the Advanced Edition. We came acroos the flaw warning and would like to know if it has been addressed or even if it is a valid concern? &lt;br&gt;  &amp;nbsp; &lt;br&gt;  &lt;a href="http://www.osvdb.org/29232" target="_blank"&gt;http://www.osvdb.org/29232&lt;/a&gt; &lt;br&gt;  &amp;nbsp; &lt;br&gt;  Thanks in advance &lt;br&gt;   </description><link>http://www.aspplayground.net/forum/fb.ashx?m=394083</link><pubDate>Wed, 18 Oct 2006 06:16:24 GMT</pubDate></item></channel></rss>