Sheed AntiVirus 2.3 – Unquoted Service Path Privilege Escalation

  • 作者: Amir.ght
    日期: 2016-10-11
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/40497/
  • #########################################################################
    # Exploit Title: sheed AntiVirus Unquoted Service Path Privilege Escalation
    # Date: 11/10/2016
    # Author: Amir.ght
    # Vendor Homepage: http://sheedantivirus.ir/
    # Software Link:http://dl.sheedantivirus.ir/setup.exe
    #version : 2.3(Latest)
    # Tested on: Windows 7
    ##########################################################################
    
    sheed AntiVirus installs a service with an unquoted service path
    To properly exploit this vulnerability,
    the local attacker must insert an executable file in the path of the service.
    Upon service restart or system reboot, the malicious code will be run
    with elevated privileges.
    -------------------------------------------
    C:\>sc qc ShavProt
    [SC] QueryServiceConfig SUCCESS
    
    SERVICE_NAME: ShavProt
    TYPE : 110WIN32_OWN_PROCESS (interactive)
    START_TYPE : 2 AUTO_START
    ERROR_CONTROL: 0 IGNORE
    BINARY_PATH_NAME : C:\Program Files\Sheed AntiVirus\shgrprot.exe
    LOAD_ORDER_GROUP :
    TAG: 0
    DISPLAY_NAME : ShavProt
    DEPENDENCIES :
    SERVICE_START_NAME : LocalSystem