2. Cross-site scripting (reflected)
Severity: | High |
Confidence: | Certain |
Host: | https://www.salesforce |
Path: | /servlet/servlet |
GET /servlet/5ea00%0d%0a0a05a14e89e HTTP/1.1 Host: www.salesforce.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close |
HTTP/1.1 301 Moved Permanently Server: SFDC Location: /servlet/5ea00 0a05a14e89e/ Date: Sun, 19 Dec 2010 13:15:15 GMT Connection: close Content-Length: 93 The URL has moved to <a href="/servlet/5ea00 0a05a14e89e/">/servlet 0a05a14e89e/</a> |
Severity: | Low |
Confidence: | Certain |
Host: | https://www.salesforce |
Path: | /servlet/servlet |
GET /servlet/servlet Host: www.salesforce.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close Referer: http://www.google.com |
HTTP/1.1 200 OK Server: SFDC Is-Processed: true Content-Type: text/html Date: Sun, 19 Dec 2010 13:15:10 GMT Connection: close Content-Length: 498 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <meta http-equiv="Refresh" content="0; URL=http://www.google.com ...[SNIP]... <script> if (window.location.replace) window.location.replace( } else {; window.location.href ='http://www.google.com } </script> ...[SNIP]... |