Lucene search
+L

561 matches found

Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2021-3603

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called if such code is injected into the host project's scope by oth...

8.1CVSS6.8AI score0.0226EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/24 10:38 a.m.54 views

CVE-2024-5312 Cross-Site Scripting vulnerability in PHP Server Monitor

PHP Server Monitor, version 3.2.0, is vulnerable to an XSS via the /phpservermon-3.2.0/vendor/phpmailer/phpmailer/testscript/index.php page in all visible parameters. An attacker could create a specially crafted URL, send it to a victim and retrieve their session details...

6.3CVSS6AI score0.00271EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/24 10:38 a.m.17 views

CVE-2024-5312 Cross-Site Scripting vulnerability in PHP Server Monitor

PHP Server Monitor, version 3.2.0, is vulnerable to an XSS via the /phpservermon-3.2.0/vendor/phpmailer/phpmailer/testscript/index.php page in all visible parameters. An attacker could create a specially crafted URL, send it to a victim and retrieve their session details...

6.3CVSS5.8AI score0.00271EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/24 10:38 a.m.64 views

CVE-2024-5312

CVE-2024-5312 describes an XSS in PHP Server Monitor 3.2.0. Affected component: the index.php under /vendor/phpmailer/phpmailer/test_script/index.php, where all visible parameters are vulnerable. An attacker can craft a URL that, when visited by a user, could expose the victim’s session details. ...

6.3CVSS6AI score0.00271EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/24 12:00 a.m.9 views

PT-2024-35585 · Unknown +1 · Php Server Monitor +1

Name of the Vulnerable Software and Affected Versions: PHP Server Monitor version 3.2.0 Description: The issue allows for an XSS attack via the "/phpservermon-3.2.0/vendor/phpmailer/phpmailer/test script/index.php" page, where all visible parameters are vulnerable. An attacker can create a...

6.3CVSS6.1AI score0.00271EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:11 a.m.41 views

BIT-WORDPRESS-2020-36326

PHPMailer 6.1.8 through 6.4.0 allows object injection through Phar Deserialization via addAttachment with a UNC pathname. NOTE: this is similar to CVE-2018-19296, but arose because 6.1.8 fixed a functionality problem in which UNC pathnames were always considered unreadable by PHPMailer, even in...

9.8CVSS8.8AI score0.03095EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:11 a.m.23 views

BIT-WORDPRESS-MULTISITE-2020-36326

PHPMailer 6.1.8 through 6.4.0 allows object injection through Phar Deserialization via addAttachment with a UNC pathname. NOTE: this is similar to CVE-2018-19296, but arose because 6.1.8 fixed a functionality problem in which UNC pathnames were always considered unreadable by PHPMailer, even in...

9.8CVSS8.8AI score0.03095EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:02 a.m.19 views

BIT-PHPMAILER-2020-13625

PHPMailer before 6.1.6 contains an output escaping bug when the name of a file attachment contains a double quote character. This can result in the file type being misinterpreted by the receiver or any mail relay processing the message...

7.5CVSS7.4AI score0.0378EPSS
SaveExploits1References10
OSV
OSV
added 2024/03/06 11:01 a.m.29 views

BIT-PHPMAILER-2020-36326

PHPMailer 6.1.8 through 6.4.0 allows object injection through Phar Deserialization via addAttachment with a UNC pathname. NOTE: this is similar to CVE-2018-19296, but arose because 6.1.8 fixed a functionality problem in which UNC pathnames were always considered unreadable by PHPMailer, even in...

9.8CVSS8.8AI score0.03095EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:01 a.m.32 views

BIT-PHPMAILER-2021-34551

PHPMailer before 6.5.0 on Windows allows remote code execution if langpath is untrusted data and has a UNC pathname...

8.1CVSS8.3AI score0.02803EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:01 a.m.39 views

BIT-PHPMAILER-2021-3603 Inclusion of Functionality from Untrusted Control Sphere in PHPMailer/PHPMailer

PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called if such code is injected into the host project's scope by other means. If the $patternselect parameter to validateAddress is set to 'php' the default, defined by PHPMailer::$validator, and the globa...

8.1CVSS7.8AI score0.0226EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/02/02 8:43 p.m.54 views

PHPMailer Local file inclusion

Impact Arbitrary local file inclusion via the $lang property, remotely exploitable if host application passes unfiltered user data into that property. The 3 CVEs listed are applications that used PHPMailer that were vulnerable to this problem. Patches It's not known exactly when this was fixed in...

7.5CVSS6.3AI score0.01435EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/02/02 8:43 p.m.56 views

GHSA-8JC3-5P29-QGJX PHPMailer Local file inclusion

Impact Arbitrary local file inclusion via the $lang property, remotely exploitable if host application passes unfiltered user data into that property. The 3 CVEs listed are applications that used PHPMailer that were vulnerable to this problem. Patches It's not known exactly when this was fixed in...

7.5CVSS5.7AI score0.01435EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/02 8:43 p.m.35 views

GHSA-6H78-85V2-MMCH PHPMailer Shell command injection

PHPMailer before 1.7.4, when configured to use sendmail, allows remote attackers to execute arbitrary shell commands via shell metacharacters in the SendmailSend function in class.phpmailer.php. Impact Shell command injection, remotely exploitable if host application does not filter user data...

6.8CVSS7.2AI score0.02407EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2024/02/02 8:43 p.m.39 views

PHPMailer Shell command injection

PHPMailer before 1.7.4, when configured to use sendmail, allows remote attackers to execute arbitrary shell commands via shell metacharacters in the SendmailSend function in class.phpmailer.php. Impact Shell command injection, remotely exploitable if host application does not filter user data...

6.8CVSS7.8AI score0.02407EPSS
SaveExploits0References8Affected Software1
Fedora
Fedora
added 2023/09/15 7:03 p.m.22 views

[SECURITY] Fedora 39 Update: php-phpmailer6-6.8.1-1.fc39

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.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2023/09/09 12:00 a.m.8 views

Fedora: Security Advisory for php-phpmailer6 (FEDORA-2023-e51479556c)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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 2023/09/07 1:43 a.m.26 views

[SECURITY] Fedora 37 Update: php-phpmailer6-6.8.1-1.fc37

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.4AI score
SaveExploits0
Fedora
Fedora
added 2023/09/07 1:29 a.m.15 views

[SECURITY] Fedora 38 Update: php-phpmailer6-6.8.1-1.fc38

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.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2023/03/16 12:00 a.m.37 views

Ubuntu: Security Advisory (USN-5956-1)

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

9.8CVSS7.2AI score0.99714EPSS
SaveExploits67References4
Rows per page
Query Builder