Sunday, November 17, 2024
HomeSecurity NewsExim Vulnerability Puts More than 500,000 Email Servers at High Risk

Exim Vulnerability Puts More than 500,000 Email Servers at High Risk

Published on

A critical vulnerability with Exim email servers put’s more than 500,000 servers at risk. The bug affects all the version of Exim from the first commit to last 3.x release.

The Vulnerability resides with b64decode function in the SMTP listener. When the provided input is not a valid base64 string it consumes additional bytes while decoding which causes the one-byte heap overflow.

Taiwanese security Researcher Meh discovered the vulnerability. He says generally this bug is not critical, but with Exim, it overwrites the critical data when the string fits some specific length and also the extra byte is controllable which make the exploitation more feasible.

Exim uses base64 encoding to communicate with the clients and the encodes functions will be stored in a buffer that allocated by store_get(). To leverage the one-byte heap overflow Meh selected sender_host_name as a better choice.

- Advertisement - SIEM as a Service

Also Read Operation Honeybee – A Cyber Attack Leveraging an SYSCON Backdoor Using MS Word Documents

Meh published a blog post describing the vulnerability along with the steps to exploit it. According to the recent Mail (MX) Server Survey, around 56 Percent servers running Exim.

The bug was tracked as CVE-2018-6789, an attacker could leverage the vulnerability by sending a crafted malicious request that causes the buffer overflow and it can use to execute the remote code.

Exim email servers – Patch

Meh reported the vulnerability to Exim and the Exim released version 4.90.1, which fixes the vulnerability. Users are advised to update their Exim server version to 4.90.1 or above.

Gurubaran
Gurubaran
Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Latest articles

Critical TP-Link DHCP Vulnerability Let Attackers Execute Arbitrary Code Remotely

A critical security flaw has been uncovered in certain TP-Link routers, potentially allowing malicious...

Chinese SilkSpecter Hackers Attacking Black Friday Shoppers

SilkSpecter, a Chinese financially motivated threat actor, launched a sophisticated phishing campaign targeting e-commerce...

Cybercriminals Launch SEO Poisoning Attack to Lure Shoppers to Fake Online Stores

The research revealed how threat actors exploit SEO poisoning to redirect unsuspecting users to...

Black Basta Ransomware Leveraging Social Engineering For Malware Deployment

Black Basta, a prominent ransomware group, has rapidly gained notoriety since its emergence in...

Free Webinar

Protect Websites & APIs from Malware Attack

Malware targeting customer-facing websites and API applications poses significant risks, including compliance violations, defacements, and even blacklisting.

Join us for an insightful webinar featuring Vivek Gopalan, VP of Products at Indusface, as he shares effective strategies for safeguarding websites and APIs against malware.

Discussion points

Scan DOM, internal links, and JavaScript libraries for hidden malware.
Detect website defacements in real time.
Protect your brand by monitoring for potential blacklisting.
Prevent malware from infiltrating your server and cloud infrastructure.

More like this

Critical PDF.js & React-PDF Vulnerabilities Threaten Millions Of PDF Users

A new critical vulnerability has been discovered in PDF.js, which could allow a threat...

LayerX Security Raises $26M for its Browser Security Platform, Enabling Employees to Work Securely From Any Browser, Anywhere

LayerX, pioneer of the LayerX Browser Security platform, today announced $24 million in Series...

Email Header Analysis – Verify Received Email is Genuine or Spoofed

Email Header Analysis highly required process to prevent malicious threats since Email is...