|
Brought to you by:
Suppliers of:
|
|
|
| |
| It was found that the download facility of Microsoft SharePoint Team Services can be abused to reveal the source code of ASP.NET files. |
| |
Credit:
The information has been provided by Daniel Martin.
|
| |
Vulnerable Systems:
* Microsoft SharePoint 2007 version 12.0.0.6219
SharePoint Team Services stores a variety of files in its backend database. These files include site templates, custom ASP.NET pages and documents that users of the application upload to the document libraries.
Insufficient validation in the input parameters of the download facility can result in the source code of ASP.NET files being disclosed. For example, the source code of the default ASP.NET page available after installing the product (http://server/Pages/Default.aspx) can be obtained by issuing the following request:
http://server/_layouts/download.aspx?SourceUrl=/Pages/Default.aspx&Source=http://server/Pages/Default.aspx&FldUrl=
In order to retrieve the source code any file stored in the backend database (files whose path does not start with /_layout/) it is sufficient to craft a request that follows this pattern:
http://server/_layouts/download.aspx?SourceUrl=&Source=&FldUrl=
This bug can result in disclosure of sensitive information that can be used by an attacker targeting the system. For instance the PublicKeyTokens of the ASP.NET assemblies deployed in the server can be revealed enabling an attacker to upload a malicious file that makes use of them.
It is advised that the source code of any bespoke ASP.NET file deployed in the system is reviewed to ensure that no sensitive information would be reviewed if an attacker abuses the download facility of the framework. Additionally access on a need-to-know basis to SharePoint systems is advised.
No workarounds exist at this point. However Microsoft has been contacted so they can produce a fix for their customers. NGS has been advised that although this issue will not be patched until the next release of SharePoint, Microsoft has addressed the design issues around it in a Knowledge Base article (KB976829) about security considerations when running SharePoint that can be found at:
http://go.microsoft.com/fwlink/?LinkId=167936
-------------------------------------------------------------------------------------------------------------------------------
This vulnerability and over 10,000 others are identified and reported by AVDS, the most technically sophisticated network vulnerability assessment and management system available.
*
|
| Subject:
|
nice info |
Date: |
30 Dec. 2009 |
| From: |
harryvaldot.com |
Hi,
This artical is very useful for me. I am a Share Point developer and always looking to learn something new. I would like to introduce another good SharePoint blog, Have a look.
http://SharePointBank.com
Harry |
|
|
|
|
|
|