Lucene search
+L

561 matches found

Fedora
Fedora
added 2020/06/07 7:47 p.m.41 views

[SECURITY] Fedora 31 Update: php-phpmailer6-6.1.6-1.fc31

PHPMailer - A full-featured email creation and transfer class for PHP Class Features Probably the world's most popular code for sending email from PHP! Used by many open-source projects: WordPress, Drupal, 1CRM, SugarCRM, Yii, Joomla! and many more Integrated SMTP support - send without a local...

7.5CVSS8AI score0.0378EPSS
SaveExploits1
Veracode
Veracode
added 2020/05/28 1:26 a.m.34 views

Access Control Bypass

phpmailer/phpmailer is vulnerable to access control bypass. The vulnerability exists as the values of name in Content-Type, and filename in Content-Disposition were not sanitized, allowing values ending with ;.jpg to trick mail filters to accept attachments with .jpg extensions...

7.5CVSS5.3AI score0.0378EPSS
SaveExploits1References13Affected Software4
OSV
OSV
added 2020/05/27 4:37 p.m.49 views

GHSA-F7HX-FQXW-RVVJ Insufficient output escaping of attachment names in PHPMailer

Impact CWE-116: Incorrect output escaping. An attachment added like this note the double quote within the attachment name, which is entirely valid: $mail-addAttachment'/tmp/attachment.tmp', 'filename.html";.jpg'; Will result in a message containing these headers: Content-Type:...

7.5CVSS7.4AI score0.0378EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2020/05/27 4:37 p.m.94 views

Insufficient output escaping of attachment names in PHPMailer

Impact CWE-116: Incorrect output escaping. An attachment added like this note the double quote within the attachment name, which is entirely valid: $mail-addAttachment'/tmp/attachment.tmp', 'filename.html";.jpg'; Will result in a message containing these headers: Content-Type:...

7.5CVSS1.2AI score0.0378EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/05 10:09 p.m.81 views

SMTP Injection in PHPMailer

Impact Attackers could inject arbitrary SMTP commands via by exploiting the fact that valid email addresses may contain line breaks, which are not handled correctly in some contexts. Patches Fixed in 5.2.14 in this commit. Workarounds Manually strip line breaks from email addresses before passing...

5CVSS9AI score0.01988EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2020/03/05 10:09 p.m.19 views

GHSA-738M-F33V-QC2R SMTP Injection in PHPMailer

Impact Attackers could inject arbitrary SMTP commands via by exploiting the fact that valid email addresses may contain line breaks, which are not handled correctly in some contexts. Patches Fixed in 5.2.14 in this commit. Workarounds Manually strip line breaks from email addresses before passing...

5CVSS9.3AI score0.01988EPSS
SaveExploits0References11
OSV
OSV
added 2020/03/05 10:09 p.m.182 views

GHSA-5F37-GXVH-23V6 Remote code execution in PHPMailer

Impact The mailSend function in the default isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra parameters to the mail command and consequently execute arbitrary code via a " backslash double quote in a crafted Sender property. Patches Fixed in 5.2.18 Workaround...

9.8CVSS10AI score0.99714EPSS
SaveExploits58References23
Github Security Blog
Github Security Blog
added 2020/03/05 10:09 p.m.243 views

Remote code execution in PHPMailer

Impact The mailSend function in the default isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra parameters to the mail command and consequently execute arbitrary code via a " backslash double quote in a crafted Sender property. Patches Fixed in 5.2.18 Workaround...

9.8CVSS3.9AI score0.99714EPSS
SaveExploits58References23Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/05 10:09 p.m.623 views

Remote code execution in PHPMailer

Impact The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail command and consequently execute arbitrary code by leveraging improper interaction between the escapeshellarg function and internal escaping performed in the mail function in...

9.8CVSS2AI score0.9758EPSS
SaveExploits18References16Affected Software1
OSV
OSV
added 2020/03/05 10:09 p.m.561 views

GHSA-4PC3-96MX-WWC8 Remote code execution in PHPMailer

Impact The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail command and consequently execute arbitrary code by leveraging improper interaction between the escapeshellarg function and internal escaping performed in the mail function in...

9.8CVSS10AI score0.9758EPSS
SaveExploits18References16
OSV
OSV
added 2020/03/05 10:09 p.m.67 views

GHSA-58MJ-PW57-4VM2 Cross-site scripting in PHPMailer

PHPMailer versions prior to 5.2.24 released July 26th 2017 have an XSS vulnerability in one of the code examples, CVE-2017-11503. The codegenerator.phps example did not filter user input prior to output. This file is distributed with a .phps extension, so it it not normally executable unless it i...

6.1CVSS6.2AI score0.024EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2020/03/05 10:09 p.m.105 views

Cross-site scripting in PHPMailer

PHPMailer versions prior to 5.2.24 released July 26th 2017 have an XSS vulnerability in one of the code examples, CVE-2017-11503. The codegenerator.phps example did not filter user input prior to output. This file is distributed with a .phps extension, so it it not normally executable unless it i...

6.1CVSS0.4AI score0.024EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/05 10:09 p.m.135 views

Local file disclosure in PHPMailer

An issue was discovered in PHPMailer before 5.2.22. PHPMailer's msgHTML method applies transformations to an HTML document to make it usable as an email message body. One of the transformations is to convert relative image URLs into attachments using a script-provided base directory. If no base...

5.5CVSS0.1AI score0.02161EPSS
SaveExploits6References9Affected Software1
OSV
OSV
added 2020/03/05 10:09 p.m.37 views

GHSA-4X5H-CR29-FHP6 Local file disclosure in PHPMailer

An issue was discovered in PHPMailer before 5.2.22. PHPMailer's msgHTML method applies transformations to an HTML document to make it usable as an email message body. One of the transformations is to convert relative image URLs into attachments using a script-provided base directory. If no base...

5.5CVSS5.4AI score0.02161EPSS
SaveExploits6References8
Github Security Blog
Github Security Blog
added 2020/03/05 10:08 p.m.194 views

Phar object injection in PHPMailer

PHPMailer versions prior to 6.0.6 and 5.2.27 are vulnerable to an object injection attack by passing phar:// paths into addAttachment and other functions that may receive unfiltered local paths, possibly leading to RCE. See this article for more info on this type of vulnerability. Mitigated by...

8.8CVSS0.3AI score0.02211EPSS
SaveExploits0References12Affected Software1
zdt
zdt
added 2020/01/16 12:00 a.m.190 views

WordPress Postie 1.9.40 Plugin - Persistent Cross-Site Scripting Exploit

Exploit for php platform in category web applications Exploit Title: WordPress Plugin Postie 1.9.40 - Persistent Cross-Site Scripting Google Dork: inurl:/wp-content/plugins/postie/readme.txt Date: 2020-01-15 Exploit Author: V1n1v131r4 Vendor Homepage: https://postieplugin.com/ Software Link:...

3.5CVSS5.4AI score0.03376EPSS
SaveExploits6
Exploit DB
Exploit DB
added 2020/01/16 12:00 a.m.461 views

WordPress Plugin Postie 1.9.40 - Persistent Cross-Site Scripting

Exploit Title: WordPress Plugin Postie 1.9.40 - Persistent Cross-Site Scripting Google Dork: inurl:/wp-content/plugins/postie/readme.txt Date: 2020-01-15 Exploit Author: V1n1v131r4 Vendor Homepage: https://postieplugin.com/ Software Link: https://wordpress.org/plugins/postie/developers Version:...

5.4CVSS5.6AI score0.03376EPSS
SaveExploits6
Gitee
Gitee
added 2019/12/05 2:28 p.m.41 views

Exploit for Argument Injection in Phpmailer_Project Phpmailer

This repository contains a collection of Perl scripts, each targeting a specific vulnerability. The vulnerabilities include: 1. CVE-2016-10033: A remote code execution vulnerability in PHPMailer before 5.2.18. 2. CVE-2016-6195: A SQL injection vulnerability in vBulletin before 4.2.2 Patch Level 5...

9.8CVSS9.1AI score0.99988EPSS
SaveExploits112
CNVD
CNVD
added 2019/07/17 12:00 a.m.8 views

Unspecified Vulnerability in CouchCMS

CouchCMS is an open source content management system CMS for designers. A security vulnerability exists in the includes/mysql2i/mysql2i.func.php and adds/phpmailer/phpmailer.php files in CouchCMS version 2. An attacker can exploit the vulnerability to disclose the full path...

6.8AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2019/05/07 12:00 a.m.77 views

Fedora Update for php-PHPMailer FEDORA-2018-a2e9bd6eae

The remote host is missing an update for the Copyright C 2019 Greenbone Networks GmbH 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-or-later This program is free software; you can...

8.8CVSS8.8AI score0.02211EPSS
SaveExploits0References2
Rows per page
Query Builder