Saturday, February 15, 2025
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

SIEM as a Service

Follow Us on Google News

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.

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

Fake BSOD Attack Launched via Malicious Python Script

A peculiar malicious Python script has surfaced, employing an unusual and amusing anti-analysis trick...

SocGholish Malware Dropped from Hacked Web Pages using Weaponized ZIP Files

A recent wave of cyberattacks leveraging the SocGholish malware framework has been observed using...

Lazarus Group Targets Developers Worldwide with New Malware Tactic

North Korea's Lazarus Group, a state-sponsored cybercriminal organization, has launched a sophisticated global campaign...

North Korean IT Workers Penetrate Global Firms to Install System Backdoors

In a concerning escalation of cyber threats, North Korean IT operatives have infiltrated global...

Supply Chain Attack Prevention

Free Webinar - Supply Chain Attack Prevention

Recent attacks like Polyfill[.]io show how compromised third-party components become backdoors for hackers. PCI DSS 4.0’s Requirement 6.4.3 mandates stricter browser script controls, while Requirement 12.8 focuses on securing third-party providers.

Join Vivekanand Gopalan (VP of Products – Indusface) and Phani Deepak Akella (VP of Marketing – Indusface) as they break down these compliance requirements and share strategies to protect your applications from supply chain attacks.

Discussion points

Meeting PCI DSS 4.0 mandates.
Blocking malicious components and unauthorized JavaScript execution.
PIdentifying attack surfaces from third-party dependencies.
Preventing man-in-the-browser attacks with proactive monitoring.

More like this

New FUD Malware Targets MacOS, Evading Antivirus and Security Tools

A new strain of Fully Undetectable (FUD) macOS malware, dubbed "Tiny FUD," has emerged,...

Google Blocks 2.28 Million Malicious Apps from Play Store in Security Crackdown

In a continued commitment to enhancing user safety and trust, Google has outlined significant...

Hackers Exploiting DNS Poisoning to Compromise Active Directory Environments

A groundbreaking technique for Kerberos relaying over HTTP, leveraging multicast poisoning, has been recently...