Lucene search
+L

2215 matches found

Tenable Nessus
Tenable Nessus
added 2017/11/30 12:0 a.m.39 views

Ubuntu 17.04 / 17.10 : exim4 vulnerability (USN-3499-1)

It was discovered that Exim incorrectly handled certain BDAT data headers. A remote attacker could possibly use this issue to cause Exim to crash, resulting in a denial of service. Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security...

7.5CVSS8.3AI score0.6332EPSS
SaveExploits8References2
Ubuntu
Ubuntu
added 2017/11/29 5:53 p.m.59 views

USN-3499-1: Exim vulnerability

It was discovered that Exim incorrectly handled certain BDAT data headers. A remote attacker could possibly use this issue to cause Exim to crash, resulting in a denial of service...

7.5CVSS8.3AI score0.6332EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
added 2017/11/29 12:0 a.m.270 views

Exim < 4.89.1 Use-After-Free BDAT Remote Code Execution

According to its banner and supported extensions, the remote installation of Exim is affected by a code execution flaw. The implementation of the BDAT SMTP verb for sending large binary messages introduced in Exim 4.88 can incorrectly free an in-use region of memory, leading to memory corruption...

9.8CVSS9.3AI score0.46705EPSS
SaveExploits6References2
Check Point Advisories
Check Point Advisories
added 2017/11/29 12:0 a.m.10 views

Exim MTA BDAT Denial Of Service (CVE-2017-16944)

A denial of service vulnerability exists in Exim message transfer agent. The vulnerability is due to improper pointer resetting. A remote attacker can exploit this vulnerability by crafting a sequence of BDAT commands. Successful exploitation can lead to program crash on the effected system...

5CVSS3.5AI score0.6332EPSS
SaveExploits8
seebug.org
seebug.org
added 2017/11/29 12:0 a.m.107 views

Exim 4.89 - 'BDAT' Denial of Service(CVE-2017-16944)

On 23 November, 2017, we reported two vulnerabilities to Exim. These bugs exist in the SMTP daemon and attackers do not need to be authenticated, including CVE-2017-16943 for a use-after-free UAF vulnerability, which leads to Remote Code Execution RCE; and CVE-2017-16944 for a Denial-of-Service D...

7.5CVSS8.4AI score0.6332EPSS
SaveExploits10
Check Point Advisories
Check Point Advisories
added 2017/11/28 12:0 a.m.15 views

Exim MTA BDAT Remote Code Execution (CVE-2017-16943)

A remote code execution vulnerability exists in Exim message transfer agent. The vulnerability is due to improper pointer resetting. A remote attacker can exploit this vulnerability by crafting a sequence of BDAT commands. Successful exploitation can lead to arbitrary code execution on the effect...

7.5CVSS4.4AI score0.46705EPSS
SaveExploits6
seebug.org
seebug.org
added 2017/11/28 12:0 a.m.221 views

Exim Use-After-Free(CVE-2017-16943)

On 23 November, 2017, we reported two vulnerabilities to Exim. These bugs exist in the SMTP daemon and attackers do not need to be authenticated, including CVE-2017-16943 for a use-after-free UAF vulnerability, which leads to Remote Code Execution RCE; and CVE-2017-16944 for a Denial-of-Service D...

7.5CVSS8.4AI score0.6332EPSS
SaveExploits10
Tenable Nessus
Tenable Nessus
added 2017/11/28 12:0 a.m.24 views

FreeBSD : exim -- remote code execution, deny of service in BDAT (68b29058-d348-11e7-b9fe-c13eb7bcbf4f)

Exim team reports : The receivemsg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to execute arbitrary code or cause a denial of service use-after-free via vectors involving BDAT commands. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive...

6.1AI score
SaveExploits0References2
Ubuntu
Ubuntu
added 2017/11/27 5:41 p.m.61 views

USN-3493-1: Exim vulnerability

It was discovered that Exim incorrectly handled memory in the ESMTP CHUNKING extension. A remote attacker could use this issue to cause Exim to crash, resulting in a denial of service, or possibly execute arbitrary code. The default compiler options for affected releases should reduce the...

9.8CVSS8.6AI score0.46705EPSS
SaveExploits6
RedhatCVE
RedhatCVE
added 2017/11/27 9:19 a.m.73 views

CVE-2017-16944

The receivemsg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to cause a denial of service infinite loop and stack exhaustion via vectors involving BDAT commands and an improper check for a '.' character signifying the end of the content, related to the...

7.5CVSS5.6AI score0.6332EPSS
SaveExploits8References1
CNVD
CNVD
added 2017/11/27 12:0 a.m.7 views

Exim Denial of Service Vulnerability

Exim is an open source messaging agent MTA developed by the University of Cambridge in the UK that runs on Unix systems and is responsible for routing, forwarding and delivering mail. A security vulnerability exists in the 'receivemsg' function of the receive.c file of the SMTP daemon in Exim...

7.5CVSS6.8AI score0.6332EPSS
SaveExploits8References1
UbuntuCve
UbuntuCve
added 2017/11/27 12:0 a.m.38 views

CVE-2017-16943

The receivemsg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to execute arbitrary code or cause a denial of service use-after-free via vectors involving BDAT commands...

9.8CVSS7.7AI score0.46705EPSS
SaveExploits6References3
exploitpack
exploitpack
added 2017/11/27 12:0 a.m.28 views

Exim 4.89 - BDAT Denial of Service

Exim 4.89 - BDAT Denial of Service While parsing BDAT data header, exim still scans for '.' and consider it the end of mail. https://github.com/Exim/exim/blob/master/src/src/receive.cL1867 Exim goes into an incorrect state after this message is sent because the function pointer receivegetc is not...

7.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/11/27 12:0 a.m.93 views

Exim 4.89 Denial Of Service

While parsing BDAT data header, exim still scans for '.' and consider it the end of mail. https://github.com/Exim/exim/blob/master/src/src/receive.cL1867 Exim goes into an incorrect state after this message is sent because the function pointer receivegetc is not reset. If the following command is...

7.1AI score0.6332EPSS
SaveExploits8
UbuntuCve
UbuntuCve
added 2017/11/27 12:0 a.m.33 views

CVE-2017-16944

The receivemsg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to cause a denial of service infinite loop and stack exhaustion via vectors involving BDAT commands and an improper check for a '.' character signifying the end of the content, related to the...

7.5CVSS7.3AI score0.6332EPSS
SaveExploits8References2
Exploit DB
Exploit DB
added 2017/11/27 12:0 a.m.149 views

Exim 4.89 - 'BDAT' Denial of Service

While parsing BDAT data header, exim still scans for '.' and consider it the end of mail. https://github.com/Exim/exim/blob/master/src/src/receive.cL1867 Exim goes into an incorrect state after this message is sent because the function pointer receivegetc is not reset. If the following command is...

7.5CVSS8.2AI score0.6332EPSS
SaveExploits8
OSV
OSV
added 2017/11/27 12:0 a.m.7 views

UBUNTU-CVE-2017-16944

The receivemsg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to cause a denial of service infinite loop and stack exhaustion via vectors involving BDAT commands and an improper check for a '.' character signifying the end of the content, related to the...

7.5CVSS7.4AI score0.6332EPSS
SaveExploits8References3
OpenVAS
OpenVAS
added 2017/11/27 12:0 a.m.62 views

Exim Multiple RCE Vulnerabilities

Exim is prone to multiple remote code execution RCE vulnerabilities. SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:exim:exim"; ...

9.8CVSS9.2AI score0.6332EPSS
SaveExploits10References3
OSV
OSV
added 2017/11/27 12:0 a.m.7 views

UBUNTU-CVE-2017-16943

The receivemsg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to execute arbitrary code or cause a denial of service use-after-free via vectors involving BDAT commands...

9.8CVSS7.8AI score0.46705EPSS
SaveExploits6References4
CNVD
CNVD
added 2017/11/27 12:0 a.m.6 views

Exim Remote Code Execution Vulnerability

Exim is an open source messaging agent MTA developed by the University of Cambridge in the UK that runs on Unix systems and is responsible for routing, forwarding and delivering mail. A security vulnerability exists in the 'receivemsg' function of the receive.c file of the SMTP daemon in Exim...

9.8CVSS7.8AI score0.46705EPSS
SaveExploits6References1
Rows per page
Query Builder