ID:6071 - Exploit for OS Command Injection in Exim - CVE-2019-10149

 
Main Vulnerability Database Exploits ID:6071 - Exploit for OS Command Injection in Exim - CVE-2019-10149

ID:6071 - Exploit for OS Command Injection in Exim - CVE-2019-10149

Published: June 17, 2021


Vulnerability identifier: #VU18686
Vulnerability risk: High
CVE-ID: CVE-2019-10149
CWE-ID: CWE-78
Exploitation vector: Remote access
Vulnerable software:
Exim

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.

The vulnerability exists due to insufficient validation of email address within the deliver_message() function in /src/deliver.c. A remote unauthenticated attacker can send an email containing a specially crafted email address and execute arbitrary OS commands on the target system via execv() call with superuser privileges.

This vulnerability can be also exploited by authenticated local users to escalate privileges on the system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Install updates from vendor's website.