Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2020-13884 — Citrix Workspace app before 1912 for Windows - Privilege Escalation #2 | Kitploit
Tools/GitHubGitHub/hessandrew/cve-2020-13884
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingMisconfiguration
GitHubhessandrew/cve-2020-13884

CVE-2020-13884

Citrix Workspace app before 1912 for Windows - Privilege Escalation #2

View Repository
216 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

Exploit Title: Citrix Workspace app before 1912 for Windows - Privilege Escalation #2

Date: 2020-06-07
Author: Andrew Hess
Software Link: https://www.citrix.com/downloads/workspace-app/legacy-workspace-app-for-windows/workspace-app-for-windows-1911.html/
Bulletin: https://support.citrix.com/article/CTX275460
CVE: CVE-2020-13884

History

2020.02.10 - Vulnerability discovered
2020.02.10 - Initial contact with the vendor
2020.XX.XX - Vendor Patch 2006.1 The 1912 version, which was released after my report, already does not have the vulnerability
2020.06.06 - I created a CVE because the vendor did not publish the vulnerability
2020.06.10 - Contact with the vendor and correction of the CVE

Software description

High performance access to Windows virtual apps and desktops, anywhere access from your desktop, start menu, Workspace app UI or web access with Chrome, Internet Explorer or Firefox.

Citrix Workspace app can be used on domain and non-domain joined PCs, tablets, and thin clients. Provides high performance use of virtualized Skype for Business, line of business and HDX 3D Pro engineering apps, multimedia, local app access.

Exploit description

Citrix Workspace App before 1912 on Windows has Insecure Permissions for %PROGRAMDATA%\Citrix and an unquoted UninstallString, which allows local users to gain privileges by copying a malicious citrix.exe there.

Affected Components

  • C:\ProgramData\Citrix (Write ACL for Users)
  • UninstallString in HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\CitrixOnlinePluginPackWeb is unquoted (C:\ProgramData\Citrix\Citrix Workspace 1911\TrolleyExpress.exe /uninstal)

Steps To Reproduce

  • Copy a malicious citrix.exe to C:\ProgramData\Citrix
  • Wait until an admin or software distribution uninstalls the Citrix Workspace app. This will execute the malicious Citrix.exe.

Impact

A possible attacker obtains system privileges

Download Tool