New Dirty Sock Vulnerability Allows Hackers to Gain Root Access on Linux systems

The researcher discovered a new privilege escalation vulnerability called Dirty Sock on Ubuntu Linux default installation lets attacker gain immediate root to the system.

This serious vulnerability existing in the Linux system’s default service called snapd API that allows any local user taking advantage and exploiting the flaw to gain the complete root access .

Chris Moberly, a researcher refer to this vulnerability as Dirty Sock and he was discovered in end of the January and reported to the Canonical team, a company behind the Ubuntu.

He was released an exploit that works 100% of the time on fresh, default installations of Ubuntu Server and Desktop.

Management of locally installed snaps and communication with ta his online store are partially handled by a systemd service called “snapd” (https://github.com/snapcore/snapd) which is running in Ubuntu under root user.

This vulnerability exactly located in the Snapd that serves up a REST API attached to a local UNIX_AF socket.

The researcher said, Access control to restricted API functions is accomplished by querying the UID associated with any connections made to that socket which allow to users access the any API function.

By having an access to the API function, attackers will use the different method to gain the root access.

Moberly published a Proof-of-code exploit in GitHub that was written in Python in order to perform the following operation against this vulnerability and Snapd versions 2.28 through 2.37 are all vulnerable to the Dirty Sock exploit.

  1. Creates a random file with the string ‘;uid=0;’ in the name
  2. Binds a socket to this file
  3. Connects to the snapd API
  4. Deletes the trojan snap (if it was left over from a previous aborted run)
  5. Installs the trojan snap (at which point the install hook will run)
  6. Deletes the trojan snap
  7. Deletes the temporary socket file
  8. Congratulates you on your success

This exploits only working for a local attacker to escalate the privilege in target Linux system and will not work remotely.

Ubuntu Team patched this vulnerability and released security updates for the Ubuntu Linux OS that tracked as CVE-2019-7304.

In this case, Linux users urged to update their system as soon as possible in order to avoid the exploiting circumstances.

You can follow us on LinkedinTwitterFacebook for daily Cybersecurity updates also you can take the Best Cybersecurity courses online to keep your self-updated.

Also Read:

New Linux Coin Miner that Deletes Other Linux Malware and Coin Miners

A New Critical RCE Vulnerability in LibreOffice that Exploit Windows & Linux Systems

Balaji

BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Recent Posts

GitLab Patches HTML Injection Flaw Leads to XSS Attacks

GitLab has announced the release of critical security updates for its Community Edition (CE) and…

8 hours ago

Xerox Printers Vulnerable to Remote Code Execution Attacks

Multiple Xerox printer models, including EC80xx, AltaLink, VersaLink, and WorkCentre, have been identified as vulnerable…

9 hours ago

Cisco ASA Devices Vulnerable to SSH Remote Command Injection Flaw

Cisco has issued a critical security advisory regarding a vulnerability in its Adaptive Security Appliance…

11 hours ago

Google Patches Multiple Chrome Security Vulnerabilities

Google has released several security patches for its Chrome browser, addressing critical vulnerabilities that malicious…

12 hours ago

Grayscale Investments Data Breach Exposes 693K User Records Reportedly Affected

Grayscale Investments, a prominent crypto asset manager, has reportedly suffered a data breach affecting 693,635…

1 day ago

Threat Actors Allegedly Selling Database of 1,000 NHS Email Accounts

A database containing over 1,000 email accounts associated with the National Health Service (NHS) has…

1 day ago