Lucene search
+L

76 matches found

OpenVAS
OpenVAS
added 2020/03/04 12:00 a.m.9 views

Fedora: Security Advisory for opensmtpd (FEDORA-2020-31216ab928)

The remote host is missing an update for the SPDX-FileCopyrightText: 2020 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
Fedora
Fedora
added 2020/02/09 1:04 a.m.17 views

[SECURITY] Fedora 30 Update: opensmtpd-6.6.2p1-1.fc30

OpenSMTPD is a FREE implementation of the server-side SMTP protocol as defi ned by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol. Started out of dissatisfaction with other implementations, OpenSMTP...

0.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2019/10/16 1:16 p.m.76 views

Phorpiex Botnet Sending Out Millions of Sextortion Emails Using Hacked Computers

A decade-old botnet malware that currently controls over 450,000 computers worldwide has recently shifted its operations from infecting machines with ransomware or crypto miners to abusing them for sending out sextortion emails to millions of innocent people. Extortion by email is growing...

7.4AI score
SaveExploits0
curl security advisories
curl security advisories
added 2019/02/06 8:00 a.m.18 views

SMTP end-of-response out-of-bounds read

libcurl contains a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp is not null-terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call reads beyond the allocated buffer. The read...

7.5CVSS6.6AI score0.04286EPSS
SaveExploits1Affected Software2
curl security advisories
curl security advisories
added 2018/07/11 8:00 a.m.16 views

SMTP send heap buffer overflow

curl might overflow a heap based memory buffer when sending data over SMTP and using a reduced read buffer. When sending data over SMTP, curl allocates a separate "scratch area" on the heap to be able to escape the uploaded data properly if the uploaded data contains data that requires it. The si...

9.8CVSS8.1AI score0.06433EPSS
SaveExploits1Affected Software2
myhack58
myhack58
added 2017/05/06 12:00 a.m.238 views

Detailed analysis of the PHP mail()function exploit techniques-vulnerability warning-the black bar safety net

This white paper aims to eliminate about PHP mail function in exploit the limitations of some of the misunderstandings, and demonstrate the use of the further development. It provides several on the PHP mailfunction of the new exploit and bypass the technology of the vector, in major PHP e-mail...

0.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2016/08/18 8:07 p.m.28 views

python: smtplib StartTLS stripping attack

It was found that Python's smtplib library did not return an exception when StartTLS failed to be established in the SMTP.starttls function. A man in the middle attacker could strip out the STARTTLS command without generating an exception on the Python SMTP client application, preventing the...

6.5CVSS7.2AI score0.14524EPSS
SaveExploits3References4
Hacker One
Hacker One
added 2016/05/10 7:39 p.m.56 views

Ruby: SMTP command injection

Net::SMTP is vulnerable to RCPT TO/MAIL FROM injection due to lack of input validation and conformance to the SMTP protocol. Publicly disclosed already: http://www.mbsd.jp/Whitepaper/smtpi.pdf People are wrongly assigning this to the mail gem http://rubysec.com/advisories/OSVDB-131677/ and thinki...

0.1AI score
SaveExploits0
Fedora
Fedora
added 2015/10/20 1:56 a.m.68 views

[SECURITY] Fedora 22 Update: opensmtpd-5.7.3p1-1.fc22

OpenSMTPD is a FREE implementation of the server-side SMTP protocol as defi ned by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol. Started out of dissatisfaction with other implementations, OpenSMTP...

9.8CVSS0.8AI score0.04094EPSS
SaveExploits1
exploitpack
exploitpack
added 2015/06/30 2:05 p.m.14 views

SMTP-VRFY

This is a simple script to help you enumarate and discover valid email addresses on a smtp server, it uses a python script and a dictionary brute-force based attack. import socket import sys s=socket.socketsocket.AFINET, socket.SOCKSTREAM connect=s.connectsys.argv1,intsys.argv2 s.send'VRFY ' +...

0.5AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.26 views

Youngzsoft CMailServer 4.0 RCPT TO Buffer Overflow Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/7548/info A buffer overflow vulnerability has been reported for CMailServer. The vulnerability exists due to insufficient bounds checking when parsing e-mail headers. Specifically, an overly long RCPT TO e-mail header wil...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.37 views

Floosietek FTGate PRO 1.22 SMTP MAIL FROM Buffer Overflow Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/7506/info A buffer overflow vulnerability has been reported for Floosietek FTGate PRO mail server. The vulnerability exists when the mail server attempts to process overly long SMTP 'Mail From' arguments. Due to the natur...

7.1AI score
SaveExploits0
zdt
zdt
added 2013/02/08 12:00 a.m.67 views

cURL Buffer Overflow Vulnerability

A remotely exploitable buffer overflow vulnerability was discovered in the libcurl POP3 and SMTP protocol handlers. Proper exploitation can allow for arbitrary code execution. cURL buffer overflow Wed 06 February 2013 Volema found remotely exploitable buffer overflow vulnerability in libcurl POP3...

7.5CVSS0.5AI score0.2181EPSS
SaveExploits6
Packet Storm
Packet Storm
added 2013/02/08 12:00 a.m.75 views

cURL Buffer Overflow

cURL buffer overflow Wed 06 February 2013 Volema found remotely exploitable buffer overflow vulnerability in libcurl POP3, SMTP protocol handlers which lead to code execution RCE. When negotiating SASL DIGEST-MD5 authentication, the function Curlsaslcreatedigestmd5message uses the data provided...

7.5CVSS0.4AI score0.2181EPSS
SaveExploits6
OSV
OSV
added 2012/04/13 8:55 p.m.17 views

CVE-2012-0036

curl and libcurl 7.2x before 7.24.0 do not properly consider special characters during extraction of a pathname from a URL, which allows remote attackers to conduct data-injection attacks via a crafted URL, as demonstrated by a CRLF injection attack on the 1 IMAP, 2 POP3, or 3 SMTP protocol...

7.5CVSS6.6AI score0.16117EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2012/04/13 8:00 p.m.36 views

CVE-2012-0036

curl and libcurl 7.2x before 7.24.0 do not properly consider special characters during extraction of a pathname from a URL, which allows remote attackers to conduct data-injection attacks via a crafted URL, as demonstrated by a CRLF injection attack on the 1 IMAP, 2 POP3, or 3 SMTP protocol...

7.5CVSS7.1AI score0.16117EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2011/03/07 12:00 a.m.51 views

postfix -- plaintext command injection with SMTP over TLS

Wietse Venema has discovered a software flaw that allows an attacker to inject client commands into an SMTP session during the unprotected plaintext SMTP protocol phase, such that the server will execute those commands during the SMTP- over-TLS protocol phase when all communication is supposed to...

6.8CVSS3AI score0.16334EPSS
SaveExploits1References2
Check Point Advisories
Check Point Advisories
added 2010/01/19 12:00 a.m.5 views

Security Best Practice: Protect Yourself from Multiple SMTP Vulnerabilities

Simple Mail Transfer Protocol SMTP is an Internet standard for electronic mail e-mail transmission across Internet Protocol IP networks. SMTP is specified for outgoing mail transport and uses TCP port 25. There are several serious security limitations with the SMTP protocol that allow malicious...

7AI score
SaveExploits0
myhack58
myhack58
added 2009/03/05 12:00 a.m.44 views

The use of injection techniques to attack the mail server and defenses(a)-vulnerability warning-the black bar safety net

This article will detail through the talk to mail server communication of a Web application, i.e., the webmail application to inject some mail protocolsIMAP and SMTP Protocolcommands to attack a mail server of the principles, methods and defenses. A Webmail application role Webmail app through IM...

8.8AI score
SaveExploits0
securityvulns
securityvulns
added 2008/11/24 12:00 a.m.49 views

[SVRT-04-08] Vulnerability in WireShark 1.0.4 for DoS Attack

Vulnerability in WireShark 1.0.4 for DoS Attack 1. General Information On Nov 2008, Security Vulnerability Research Team of Bkis SVRT-Bkis has detected a vulnerability underlying WireShark 1.0.4 lastest version. The flaw is in the function processing SMTP protocol and enables hacker to perform a...

0.5AI score
SaveExploits0
Rows per page
Query Builder