Lucene search
+L

109 matches found

Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.34 views

Mail Gem CRLF Injection vulnerability

The mail gem before 2.5.5 for Ruby aka A Really Ruby Mail Library is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences immediately before and after a DATA substring...

6.1CVSS7AI score0.03396EPSS
SaveExploits1References9Affected Software1
Exploit DB
Exploit DB
added 2017/10/02 12:00 a.m.318 views

Qmail SMTP - Bash Environment Variable Injection (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Qmail SMTP Bash Environment Variable Injection Shellshock', 'Description' = %q This module exploits a shellshock vulnerability on Qmail, a public...

10CVSS8.3AI score0.99999EPSS
SaveExploits146
zdt
zdt
added 2017/09/30 12:00 a.m.521 views

Qmail SMTP Bash Environment Variable Injection (Shellshock) Exploit

This Metasploit module exploits a shellshock vulnerability on Qmail, a public domain MTA written in C that runs on Unix systems. Due to the lack of validation on the MAIL FROM field, it is possible to execute shell code on a system with a vulnerable BASH Shellshock. This flaw works on the latest...

10CVSS10AI score0.99999EPSS
SaveExploits146
OSV
OSV
added 2017/06/12 8:29 p.m.9 views

DEBIAN-CVE-2015-9097

The mail gem before 2.5.5 for Ruby aka A Really Ruby Mail Library is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences immediately before and after a DATA substring...

6.1CVSS9.5AI score0.03396EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2017/06/12 8:29 p.m.24 views

CVE-2015-9097

The mail gem before 2.5.5 for Ruby aka A Really Ruby Mail Library is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences immediately before and after a DATA substring...

6.1CVSS6.7AI score0.03396EPSS
SaveExploits1References7
CVE
CVE
added 2017/06/12 8:00 p.m.149 views

CVE-2015-9096

CVE-2015-9096 affects Net::SMTP in Ruby prior to 2.4.0, allowing SMTP command injection via CRLF sequences in RCPT TO or MAIL FROM commands, demonstrated around a DATA substring. The vulnerability applies to Ruby’s Net::SMTP implementation and, per the initial description, is fixed in Ruby 2.4.0 ...

6.1CVSS6.8AI score0.03717EPSS
SaveExploits1References6Affected Software1
RubySec
RubySec
added 2015/12/09 12:00 a.m.46 views

SMTP command injection

Net::SMTP is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences immediately before and after a DATA substring. Applications that validate email address format are not affected by this vulnerability. The injection attack is...

6.1CVSS6.9AI score0.03717EPSS
SaveExploits1References1Affected Software1
Metasploit
Metasploit
added 2014/09/24 12:00 a.m.164 views

Qmail SMTP Bash Environment Variable Injection (Shellshock)

This module exploits a shellshock vulnerability on Qmail, a public domain MTA written in C that runs on Unix systems. Due to the lack of validation on the MAIL FROM field, it is possible to execute shell code on a system with a vulnerable BASH Shellshock. This flaw works on the latest Qmail...

10CVSS8.6AI score0.99999EPSS
SaveExploits146
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.26 views

Kerio MailServer 5.6.3 - Remote Buffer Overflow Exploit

No description provided by source. / Remote Buffer Overflow Exploit for Kerio MailServer 5.6.3 / / ========================================= / / By B-r00t / / / / In response to the Kerio Mailserver vulnerabilities / / discovered by David F.Madrid. / / / / Although this exploit requires valid...

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

QK SMTP <= 3.01 (RCPT TO) Remote Denial of Service Exploit

No description provided by source. / ============================================================= 0-day RCPT TO DoS Exploit for QK SMTP version 3.01 and lower. ============================================================= Exploit affects a format string error in the RCPT TO command in which the...

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

Netscape Messaging Server 3.6/3.54/3.55 RCPT TO DoS Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/748/info Netscape Messaging server will not de-allocate memory that is used to store the RCPT TO information for an incoming email. By sending enough long RCPT TO addresses, the system can be forced to consume all availab...

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

Avirt Mail 4.0/4.2 'Mail From:' and 'Rcpt to:' DoS Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/1825/info Due to insufficient bounds checking in the code that handles the fields 'MAIL FROM:' and 'RCPT TO:', it is possible to remotely crash Avirt Mail. Entering over 272 characters into the 'RCPT TO:' field will crash...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:00 a.m.40 views

Nmap NSE net: smtp-enum-users

Attempts to enumerate the users on a SMTP server by issuing the VRFY, EXPN or RCPT TO commands. The goal of this script is to discover all the user accounts in the remote system. The script will output the list of user names that were found. The script will stop querying the SMTP server if...

7.7AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2010/07/15 12:00 a.m.24 views

Ipswitch Imail Server Queuemgr Format String Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of IPSwitch IMail. Authentication is not required to exploit this vulnerability. The specific flaw exists within SMTPDLL.dll called by queuemgr.exe. When handling a message queued for remote delivery...

7.6AI score
SaveExploits0
OSV
OSV
added 2010/03/27 7:07 p.m.6 views

DEBIAN-CVE-2010-1132

The mlfienvrcpt function in spamass-milter.cpp in SpamAssassin Milter Plugin 0.3.1, when using the expand option, allows remote attackers to execute arbitrary system commands via shell metacharacters in the RCPT TO field of an email message...

9.3CVSS7.8AI score0.08578EPSS
SaveExploits2References1
NVD
NVD
added 2010/03/27 7:07 p.m.13 views

CVE-2010-1132

The mlfienvrcpt function in spamass-milter.cpp in SpamAssassin Milter Plugin 0.3.1, when using the expand option, allows remote attackers to execute arbitrary system commands via shell metacharacters in the RCPT TO field of an email message...

9.3CVSS7.4AI score0.08578EPSS
SaveExploits2References19
UbuntuCve
UbuntuCve
added 2010/03/27 7:07 p.m.17 views

CVE-2010-1132

The mlfienvrcpt function in spamass-milter.cpp in SpamAssassin Milter Plugin 0.3.1, when using the expand option, allows remote attackers to execute arbitrary system commands via shell metacharacters in the RCPT TO field of an email message...

9.3CVSS6AI score0.08578EPSS
SaveExploits2References2
securityvulns
securityvulns
added 2010/03/11 12:00 a.m.42 views

Spamassasin milter plugin shell characters vulnerability

Shell characters vulnerability via RCPT TO: command...

4.2AI score
SaveExploits0References1Affected Software1
Saint
Saint
added 2008/05/12 12:00 a.m.42 views

Citadel SMTP server RCPT TO buffer overflow

Added: 05/12/2008 CVE: CVE-2008-0394 BID: 27376 OSVDB: 40516 Background Citadel is an open-source e-mail and collaboration server. Problem A buffer overflow vulnerability in the makeuserkey function allows remote attackers to execute arbitrary commands by sending a long, specially crafted RCPT TO...

7.5CVSS7.9AI score0.11948EPSS
SaveExploits5
Saint
Saint
added 2008/05/12 12:00 a.m.42 views

Citadel SMTP server RCPT TO buffer overflow

Added: 05/12/2008 CVE: CVE-2008-0394 BID: 27376 OSVDB: 40516 Background Citadel is an open-source e-mail and collaboration server. Problem A buffer overflow vulnerability in the makeuserkey function allows remote attackers to execute arbitrary commands by sending a long, specially crafted RCPT TO...

7.5CVSS7.9AI score0.11948EPSS
SaveExploits5
Rows per page
Query Builder