 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Irregular Expressions &#187; sharepoint</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/Irregular-Expressions/tag/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions</link>
	<description>Insight into current security related events and exploits, including virtualization security and tips.</description>
	<lastBuildDate>Sun, 28 Apr 2013 08:00:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>XSS in sharepoint</title>
		<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/xss-in-sharepoint/</link>
		<comments>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/xss-in-sharepoint/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 15:46:05 +0000</pubDate>
		<dc:creator>Dan O'Connor</dc:creator>
				<category><![CDATA[cve-2010-0817]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/Irregular-Expressions/xss-in-sharepoint/</guid>
		<description><![CDATA[There is a privilege escalation vulnerability in MS Sharepoint.  There is a mitigation for IE 8 users, you can enabled a XSS filter ( see the links ).  There is also a work around if you ACL the help.aspx file, you wont be able to view the help for the site, but it is supposed [...]]]></description>
				<content:encoded><![CDATA[<p>There is a privilege escalation vulnerability in MS Sharepoint.  There is a mitigation for IE 8 users, you can enabled a XSS filter ( see the links ).  There is also a work around if you ACL the help.aspx file, you wont be able to view the help for the site, but it is supposed to stop the attack.</p>
<p>http://blogs.technet.com/srd/archive/2010/04/29/sharepoint-xss-issue.aspx</p>
<p>http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0817</p>
<p>http://www.microsoft.com/technet/security/advisory/983438.mspx</p>
<p>Here is the suggested actions from MS.</p>
<p>Customers can mitigate the impact to systems running Microsoft  Windows SharePoint Services 3.0 or Microsoft Office SharePoint Server  2007 by applying the following workarounds.</p>
<p>Workaround refers to a  setting or configuration change that does not correct the underlying  issue but would help block known attack vectors before you apply the  update. Microsoft has tested the following workarounds and states in the  discussion whether a workaround reduces functionality:</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="listBullet" valign="top">•</td>
<td class="listItem"><strong>Restrict  Access to SharePoint Help.aspx</strong></p>
<p>An administrator can apply an  access control list to SharePoint Help.aspx to ensure that they can no  longer be loaded. This effectively prevents exploitation of the  vulnerability using this attack vector.</p>
<p>To restrict access to the  vulnerable Help.aspx:</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="listBullet" valign="top">•</td>
<td class="listItem">Run the following commands from a command prompt:</p>
<p><span class="codeSample">cacls &#8220;%ProgramFiles%\Common Files\Microsoft  Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\Help.aspx&#8221; /E /P  everyone:N </span></p>
<p><span class="codeSample">cacls  &#8220;%ProgramFiles(x86)%\Common Files\Microsoft Shared\Web Server  Extensions\12\TEMPLATE\LAYOUTS\Help.aspx&#8221; /E /P everyone:N</span></td>
</tr>
</tbody>
</table>
<p><strong>Impact  of workaround.</strong> This workaround will disable all help functionality  from the SharePoint server.</p>
<p><strong>How to undo the workaround.</strong></p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="listBullet" valign="top">•</td>
<td class="listItem">Run the  following commands from a command prompt:</p>
<p><span class="codeSample">takeown /f &#8220;%ProgramFiles%\Common Files\Microsoft  Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\Help.aspx&#8221;</span></p>
<p><span class="codeSample">takeown /f &#8220;%ProgramFiles(x86)%\Common  Files\Microsoft Shared\Web Server  Extensions\12\TEMPLATE\LAYOUTS\Help.aspx&#8221;</span></p>
<p><span class="codeSample">cacls &#8220;%ProgramFiles%\Common Files\Microsoft  Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\Help.aspx&#8221; /E /R  everyone </span></p>
<p><span class="codeSample">cacls  &#8220;%ProgramFiles(x86)%\Common Files\Microsoft Shared\Web Server  Extensions\12\TEMPLATE\LAYOUTS\Help.aspx&#8221; /E /R everyone</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/xss-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
