Is Linux safe? After Windows, SMB & Samba vulnerability

In recent weeks, Microsoft has begun to have laminates security, for an old SMB vulnerability from the WannaCry ransomware attack. In our posts we found that there were many who proudly mentioned in comments on Facebook, or on the site, that the issue does not concern them because they use Linux…

This week so, it's the turn of Samba, the popular open source SMB server.

The good news is, of course, that the Samba file sharing error has already been corrected. The bad news is that you may be using Samba without knowing it. In this case, there may be no way to fix the vulnerability.SMB

Where? How? If you have a network attached storage (NAS) device to store your files, documents, paid bills, or your family photos, you are likely running Samba, the open-source file and print server. It is commonly used in these and the companies that make them aren't known for updating them quickly. Sometimes they don't at all…

Here we have to mention that security gap CVE-2017-7494has been there for seven years now. The error started from Samba 3.5.0, which was released on 10 March of 2010. All versions since then (including all versions) including the latest 4.6.4 are vulnerable to this error that gives remote code execution access to intruders.

Bad news does not stop here. While Samba 4.6.4, 4.5.10, and 4.4.14 have already been released as security versions to fix the problem, you will need to manually correct the older versions of Samba.

The application security void allows an attacker to load a shared library into a recordable disk share. Once havker enters, he can run the server and run at least one malicious root file.

The exploit of the server seems to be insignificant. HD Moore, VP Research & Development at security company Atredis Partners, claims that "metasploit one-liner to trigger" is simple: simple.create_pipe ("/ path / to / target.so")

This bug has been customized to tools and can be used comfortably and by script-kiddies.

Security company Rapid7 says that "the internet has not yet caught fire, but there are specs to start something very big".

How dangerous is it really?

In a Rapid7 Labs' Sonar reports that the company found over 104.000 endpoints exposed to the Internet and appear to be running vulnerable versions of Samba on 445. “Of these nearly 90% (92.570) are running versions for which no patch is currently readily available.”

If you are running Samba on a Linux or Unix server, you will need to fix it now. If you are running a version of Samba that has not been updated, upgrade it to a more recent version as soon as possible. If for some reason you can not do this, you will need to edit the smb.conf file, the master configuration file of the Samba server.

To do this, add the parameter:

nt pipe support = no

in the [global] section of smb.conf and restart the smbd, the Samba daemon. This will prevent clients from accessing identifiable pipe endpoints, so they will not be able to use the vulnerability. Unfortunately, this parameter may affect how Windows-based computers or clients access files or folders on a Samba-based shared drive.

But let's say you can not fix it. Yes, the most important Linux distributors give you rights to fix your servers. But NAS vendors?

What can you do; How can you protect yourself if you are responsible for the server farm of your business or just have a NAS?

First, make sure none of the Samba share toy is public. If you grant write permissions to anyone in your network, you can install malicious programs.

Then, if you have given access to Samba-storage users to visit it via the Internet by keeping 445 open, stop it immediately. Now. Exclude the port directly with the firewall you are using.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.082 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).