Lucene search
+L

2215 matches found

FreeBSD
FreeBSD
added 2019/01/16 12:0 a.m.51 views

mail/dovecot -- Suitable client certificate can be used to login as other user

Aki Tuomi Open-Xchange Oy reports: Normally Dovecot is configured to authenticate imap/pop3/managesieve/submission clients using regular username/password combination. Some installations have also required clients to present a trusted SSL certificate on top of that. It's also possible to configur...

7.7CVSS0.9AI score0.02417EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:0 a.m.18 views

Fedora 28 : exim (2018-a801b3bde4)

This is an update fixeing dec64table OOB read in b64decode. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additiona...

5.5AI score
SaveExploits0References1
Packet Storm
Packet Storm
added 2018/10/24 12:0 a.m.473 views

Exim 4.90 Remote Code Execution

Exploit Title: exim 4.90 - Remote Code Execution Date: 2018-10-24 Exploit Author: hackk.gr Vendor Homepage: exim.org Version: exim -1: authplainavailable = True if test: if lenl 70: sys.stdout.writel:70 + " ...\n" sys.stdout.flush else: print l.strip"\r".strip"\n" data = data + l if data.finddeli...

7.5CVSS0.1AI score0.81715EPSS
SaveExploits19
zdt
zdt
added 2018/10/24 12:0 a.m.331 views

exim 4.90 - Remote Code Execution Exploit

Exploit Title: exim 4.90 - Remote Code Execution Exploit Author: hackk.gr Vendor Homepage: exim.org Version: exim -1: authplainavailable = True if test: if lenl 70: sys.stdout.writel:70 + " ...\n" sys.stdout.flush else: print l.strip"\r".strip"\n" data = data + l if data.finddelim -1: return data...

9.8CVSS0.2AI score0.81715EPSS
SaveExploits19
exploitpack
exploitpack
added 2018/10/24 12:0 a.m.156 views

exim 4.90 - Remote Code Execution

exim 4.90 - Remote Code Execution Exploit Title: exim 4.90 - Remote Code Execution Date: 2018-10-24 Exploit Author: hackk.gr Vendor Homepage: exim.org Version: exim -1: authplainavailable = True if test: if lenl 70: sys.stdout.writel:70 + " ...\n" sys.stdout.flush else: print l.strip"\r".strip"\n...

7.5CVSS0.2AI score0.81715EPSS
SaveExploits19
Exploit DB
Exploit DB
added 2018/10/24 12:0 a.m.153 views

exim 4.90 - Remote Code Execution

Exploit Title: exim 4.90 - Remote Code Execution Date: 2018-10-24 Exploit Author: hackk.gr Vendor Homepage: exim.org Version: exim -1: authplainavailable = True if test: if lenl 70: sys.stdout.writel:70 + " ...\n" sys.stdout.flush else: print l.strip"\r".strip"\n" data = data + l if data.finddeli...

9.8CVSS8.1AI score0.81715EPSS
SaveExploits19
Saint
Saint
added 2018/05/16 12:0 a.m.615 views

Exim SMTP listener base64d function one-character buffer overflow

Added: 05/16/2018 CVE: CVE-2018-6789 BID: 103049 Background Exim is a mail transfer agent used on Unix-like operating systems. Problem Exim 5.90 and earlier are vulnerable to a one-character buffer overflow in the base64d function in the SMTP listener. Resolution Upgrade to Exim 4.90.1 or higher,...

7.5CVSS7.5AI score0.81715EPSS
SaveExploits19
Saint
Saint
added 2018/05/16 12:0 a.m.649 views

Exim SMTP listener base64d function one-character buffer overflow

Added: 05/16/2018 CVE: CVE-2018-6789 BID: 103049 Background Exim is a mail transfer agent used on Unix-like operating systems. Problem Exim 5.90 and earlier are vulnerable to a one-character buffer overflow in the base64d function in the SMTP listener. Resolution Upgrade to Exim 4.90.1 or higher,...

9.8CVSS9.8AI score0.81715EPSS
SaveExploits19
Saint
Saint
added 2018/05/16 12:0 a.m.113 views

Exim SMTP listener base64d function one-character buffer overflow

Added: 05/16/2018 CVE: CVE-2018-6789 BID: 103049 Background Exim is a mail transfer agent used on Unix-like operating systems. Problem Exim 5.90 and earlier are vulnerable to a one-character buffer overflow in the base64d function in the SMTP listener. Resolution Upgrade to Exim 4.90.1 or higher,...

9.8CVSS9.8AI score0.81715EPSS
SaveExploits19
seebug.org
seebug.org
added 2018/05/04 12:0 a.m.264 views

Exim < 4.90.1 - base64d Remote Code Execution(CVE-2018-6789)

An issue was discovered in the base64d function in the SMTP listener in Exim before 4.90.1. By sending a handcrafted message, a buffer overflow may happen. This can be used to execute code remotely. !/usr/bin/python import time import socket import struct s = None f = None def logo: print print "...

7.5CVSS0.7AI score0.81715EPSS
SaveExploits19
Packet Storm
Packet Storm
added 2018/05/03 12:0 a.m.166 views

Exim base64d Remote Code Execution

!/usr/bin/python import time import socket import struct s = None f = None def logo: print print " CVE-2018-6789 Poc Exploit" print "@straightblast ; [email protected]" print def connecthost, port: global s global f s = socket.createconnectionhost,port f = s.makefile'rw', bufsize=0 def p...

7.5CVSS0.1AI score0.81715EPSS
SaveExploits19
exploitpack
exploitpack
added 2018/05/02 12:0 a.m.232 views

Exim 4.90.1 - base64d Remote Code Execution

Exim 4.90.1 - base64d Remote Code Execution !/usr/bin/python import time import socket import struct s = None f = None def logo: print print " CVE-2018-6789 Poc Exploit" print "@straightblast ; [email protected]" print def connecthost, port: global s global f s =...

7.5CVSS0.1AI score0.81715EPSS
SaveExploits19
zdt
zdt
added 2018/05/02 12:0 a.m.794 views

Exim < 4.90.1 - base64d Remote Code Execution Exploit

Exploit for linux platform in category remote exploits !/usr/bin/python import time import socket import struct s = None f = None def logo: print print " CVE-2018-6789 Poc Exploit" print "@straightblast ; email protected" print def connecthost, port: global s global f s =...

7.5CVSS0.81715EPSS
SaveExploits19
Exploit DB
Exploit DB
added 2018/05/02 12:0 a.m.220 views

Exim < 4.90.1 - 'base64d' Remote Code Execution

!/usr/bin/python import time import socket import struct s = None f = None def logo: print print " CVE-2018-6789 Poc Exploit" print "@straightblast ; [email protected]" print def connecthost, port: global s global f s = socket.createconnectionhost,port f = s.makefile'rw', bufsize=0 def p...

9.8CVSS8.1AI score0.81715EPSS
SaveExploits19
Tenable Nessus
Tenable Nessus
added 2018/04/20 12:0 a.m.20 views

Amazon Linux AMI : exim (ALAS-2018-997)

This is an update fixeing dec64table OOB read in b64decode. C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Amazon Linux AMI Security Advisory ALAS-2018-997. include"compat.inc"; if description scriptid109186; scriptversion"1.1";...

6.9AI score
SaveExploits0References1
Amazon
Amazon
added 2018/04/19 12:0 a.m.19 views

Medium: exim

Issue Overview: This is an update fixeing dec64table OOB read in b64decode. Affected Packages: exim Issue Correction: Run yum update exim or yum update --advisory ALAS-2018-997 to update your system. New Packages: i686: exim-mysql-4.90.1-3.15.amzn1.i686 exim-mon-4.90.1-3.15.amzn1.i686 ...

7AI score
SaveExploits0
myhack58
myhack58
added 2018/04/09 12:0 a.m.527 views

Exim Off-by-One RCE vulnerability of CVE-2018-6789 use analysis(reference EXP)-vulnerability warning-the black bar safety net

Statement: disclosed herein is a method and script for study and research use, any team or individual may use the disclosure herein related to content engaged in the illegal network attacks, otherwise all the consequences by the user himself to bear with the author of this article has nothing to...

7.5CVSS7.8AI score0.81715EPSS
SaveExploits19
Fedora
Fedora
added 2018/03/30 1:32 p.m.12 views

[SECURITY] Fedora 28 Update: exim-4.90.1-4.fc28

Exim is a message transfer agent MTA developed at the University of Cambridge for use on Unix systems connected to the Internet. It is freely available under the terms of the GNU General Public Licence. In style it is similar to Smail 3, but its facilities are more general. There is a great deal ...

1.5AI score
SaveExploits0
OpenVAS
OpenVAS
added 2018/03/25 12:0 a.m.14 views

Fedora Update for exim FEDORA-2018-a0cca16ec6

The remote host is missing an update for the SPDX-FileCopyrightText: 2018 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 ifdescription...

7.5AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2018/03/25 12:0 a.m.18 views

Fedora Update for exim FEDORA-2018-db9adf44c9

The remote host is missing an update for the SPDX-FileCopyrightText: 2018 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 ifdescription...

7.5AI score
SaveExploits0References2
Rows per page
Query Builder