ID CVE-2012-1860
Summary Microsoft Office SharePoint Server 2007 SP2 and SP3, SharePoint Server 2010 Gold and SP1, and Office Web Apps 2010 Gold and SP1 do not properly check permissions for search scopes, which allows remote authenticated users to obtain sensitive information or cause a denial of service (data modification) by changing a parameter in a search-scope URL, aka "SharePoint Search Scope Vulnerability."
References
Vulnerable Configurations
  • cpe:2.3:a:microsoft:office_web_apps:2010:*:*:*:*:*:*:*
    cpe:2.3:a:microsoft:office_web_apps:2010:*:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:office_web_apps:2010:sp1:*:*:*:*:*:*
    cpe:2.3:a:microsoft:office_web_apps:2010:sp1:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:sharepoint_server:2007:sp1:*:*:*:*:*:*
    cpe:2.3:a:microsoft:sharepoint_server:2007:sp1:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:sharepoint_server:2007:sp2:*:*:*:*:*:*
    cpe:2.3:a:microsoft:sharepoint_server:2007:sp2:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:sharepoint_server:2007:sp3:*:*:*:*:*:*
    cpe:2.3:a:microsoft:sharepoint_server:2007:sp3:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:sharepoint_server:2010:*:*:*:*:*:*:*
    cpe:2.3:a:microsoft:sharepoint_server:2010:*:*:*:*:*:*:*
  • cpe:2.3:a:microsoft:sharepoint_server:2010:sp1:*:*:*:*:*:*
    cpe:2.3:a:microsoft:sharepoint_server:2010:sp1:*:*:*:*:*:*
CVSS
Base: 5.5 (as of 12-10-2018 - 22:02)
Impact:
Exploitability:
CWE CWE-264
CAPEC
  • Manipulating Web Input to File System Calls
    An attacker manipulates inputs to the target software which the target software passes to file system calls in the OS. The goal is to gain access to, and perhaps modify, areas of the file system that the target software did not intend to be accessible.
  • Leverage Executable Code in Non-Executable Files
    An attack of this type exploits a system's trust in configuration and resource files. When the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high.
  • Using Malicious Files
    An attack of this type exploits a system's configuration that allows an attacker to either directly access an executable file, for example through shell access; or in a possible worst case allows an attacker to upload a file and then execute it. Web servers, ftp servers, and message oriented middleware systems which have many integration points are particularly vulnerable, because both the programmers and the administrators must be in synch regarding the interfaces and the correct privileges for each interface.
  • Target Programs with Elevated Privileges
    This attack targets programs running with elevated privileges. The attacker would try to leverage a bug in the running program and get arbitrary code to execute with elevated privileges. For instance an attacker would look for programs that write to the system directories or registry keys (such as HKLM, which stores a number of critical Windows environment variables). These programs are typically running with elevated privileges and have usually not been designed with security in mind. Such programs are excellent exploit targets because they yield lots of power when they break. The malicious user try to execute its code at the same level as a privileged system call.
  • Restful Privilege Elevation
    Rest uses standard HTTP (Get, Put, Delete) style permissions methods, but these are not necessarily correlated generally with back end programs. Strict interpretation of HTTP get methods means that these HTTP Get services should not be used to delete information on the server, but there is no access control mechanism to back up this logic. This means that unless the services are properly ACL'd and the application's service implementation are following these guidelines then an HTTP request can easily execute a delete or update on the server side. The attacker identifies a HTTP Get URL such as http://victimsite/updateOrder, which calls out to a program to update orders on a database or other resource. The URL is not idempotent so the request can be submitted multiple times by the attacker, additionally, the attacker may be able to exploit the URL published as a Get method that actually performs updates (instead of merely retrieving data). This may result in malicious or inadvertent altering of data on the server.
Access
VectorComplexityAuthentication
NETWORK LOW SINGLE
Impact
ConfidentialityIntegrityAvailability
PARTIAL NONE PARTIAL
cvss-vector via4 AV:N/AC:L/Au:S/C:P/I:N/A:P
msbulletin via4
bulletin_id MS12-050
bulletin_url
date 2012-07-10T00:00:00
impact Elevation of Privilege
knowledgebase_id 2695502
knowledgebase_url
severity Important
title Vulnerabilities in SharePoint Could Allow Elevation of Privilege
oval via4
accepted 2012-08-27T04:00:18.509-04:00
class vulnerability
contributors
name SecPod Team
organization SecPod Technologies
definition_extensions
  • comment Microsoft Office SharePoint Server 2007 SP2 is installed
    oval oval:org.mitre.oval:def:15502
  • comment Microsoft Office SharePoint Server 2007 SP3 is installed
    oval oval:org.mitre.oval:def:15537
  • comment Microsoft SharePoint Server 2010 Service Pack 1 is installed
    oval oval:org.mitre.oval:def:15614
  • comment Microsoft Office SharePoint Server 2010 is installed.
    oval oval:org.mitre.oval:def:12880
description Microsoft Office SharePoint Server 2007 SP2 and SP3, SharePoint Server 2010 Gold and SP1, and Office Web Apps 2010 Gold and SP1 do not properly check permissions for search scopes, which allows remote authenticated users to obtain sensitive information or cause a denial of service (data modification) by changing a parameter in a search-scope URL, aka "SharePoint Search Scope Vulnerability."
family windows
id oval:org.mitre.oval:def:15265
status accepted
submitted 2012-07-16T12:35:55
title SharePoint Search Scope Vulnerability - MS12-050
version 9
refmap via4
Last major update 12-10-2018 - 22:02
Published 10-07-2012 - 21:55
Last modified 12-10-2018 - 22:02
Back to Top