Lucene search
+L

1816 matches found

Friends Of PHP
Friends Of PHP
added 2021/04/29 12:16 p.m.40 views

Object injection via local phar file

This is a security release. SECURITY Fixes CVE-2020-36326, a regression of CVE-2018-19296 object injection introduced in 6.1.8, see SECURITY.md for details Reject more file paths that look like URLs, matching RFC3986 spec, blocking URLS using schemes such as ssh2 Ensure method signature consisten...

9.8CVSS6.8AI score0.03095EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2021/04/29 4:57 a.m.34 views

Arbitrary Code Execution

phpmailer/phpmailer is vulnerable to arbitrary code execution. An attacker is able to exploit the vulnerability by injecting malicious code via the Phar Deserialization via addAttachment with a UNC pathname...

9.8CVSS5.1AI score0.03095EPSS
SaveExploits0References5Affected Software2
Snyk
Snyk
added 2021/04/28 11:18 a.m.2 views

Deserialization of Untrusted Data

Overview jakubpas/suitecrm is a composer fork of SuiteCRM - the open source alternative to SalesForce, Microsoft Dynamics and SugarCRM Professiona Affected versions of this package are vulnerable to Deserialization of Untrusted Data. Phar Deserialization is possible due to insufficient checks...

6.7CVSS6.7AI score
SaveExploits0References2
OSV
OSV
added 2021/04/28 3:15 a.m.7 views

DEBIAN-CVE-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.8CVSS7.6AI score0.03095EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/28 3:15 a.m.22 views

CVE-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.8CVSS0.03095EPSS
SaveExploits0References3
OSV
OSV
added 2021/04/28 3:15 a.m.33 views

CVE-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.8CVSS7AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2021/04/28 3:15 a.m.55 views

CVE-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.8CVSS6.9AI score0.03095EPSS
SaveExploits0References2
OSV
OSV
added 2021/04/28 3:15 a.m.10 views

UBUNTU-CVE-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.8CVSS7AI score0.03095EPSS
SaveExploits0References3
Prion
Prion
added 2021/04/28 3:15 a.m.33 views

Deserialization of untrusted data

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...

7.5CVSS8.9AI score0.03095EPSS
SaveExploits0References3Affected Software2
CVE
CVE
added 2021/04/28 2:21 a.m.623 views

CVE-2020-36326

PHPMailer is affected in versions 6.1.8–6.4.0 by an object-injection vulnerability via Phar deserialization when using addAttachment with a UNC pathname. The issue arose after 6.1.8 fixed a UNC-path readability problem, unintentionally removing a block that previously prevented exploitation. Mult...

9.8CVSS8.7AI score0.03095EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/04/28 2:21 a.m.68 views

CVE-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...

8.8AI score0.03095EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2021/04/28 2:21 a.m.148 views

CVE-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.8CVSS7.7AI score0.03095EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/04/28 12:00 a.m.7 views

PT-2021-12009 · Phpmailer · Phpmailer

Name of the Vulnerable Software and Affected Versions: PHPMailer versions 6.1.8 through 6.4.0 Description: The issue allows object injection through Phar Deserialization via the addAttachment method with a UNC pathname. This is a reintroduction of an earlier problem due to an unrelated bug fix in...

9.8CVSS6.4AI score0.03095EPSS
SaveExploits0References29
CNNVD
CNNVD
added 2021/04/27 12:00 a.m.29 views

PHPMailer 代码问题漏洞

PHPMailer is a PHP class library for sending emails. PHPMailer is vulnerable to a code issue that allows object injection via addAttachment with a UNC pathname via Phar deserialization. No details of the vulnerability are currently available...

9.8CVSS5.8AI score0.03095EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2021/04/22 4:20 p.m.73 views

Multiple vulnerabilities through filename manipulation in Archive_Tar

ArchiveTar through 1.4.10 has :// filename sanitization only to address phar attacks, and thus any other stream-wrapper attack such as file:// to overwrite files can still succeed. See: https://github.com/pear/ArchiveTar/issues/33...

7.8CVSS7.6AI score0.84554EPSS
SaveExploits4References23Affected Software1
OSV
OSV
added 2021/04/22 4:20 p.m.25 views

GHSA-JH5X-HFHG-78JQ Deserialization of Untrusted Data in Archive_Tar

ArchiveTar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked. See: https://github.com/pear/ArchiveTar/issues/33...

7.8CVSS7.8AI score0.84554EPSS
SaveExploits5References14
Github Security Blog
Github Security Blog
added 2021/04/22 4:20 p.m.92 views

Deserialization of Untrusted Data in Archive_Tar

ArchiveTar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked. See: https://github.com/pear/ArchiveTar/issues/33...

7.8CVSS7.6AI score0.47493EPSS
SaveExploits2References14Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/03/25 12:00 a.m.41 views

Amazon Linux AMI : php72, php73 (ALAS-2020-1425)

The version of php72 installed on the remote host is prior to 7.2.33-1.25. The version of php73 installed on the remote host is prior to 7.3.21-1.28. It is, therefore, affected by a vulnerability as referenced in the ALAS-2020-1425 advisory. The flaw is in pharparsezipfile of ext/phar/zip.c. When...

4.8CVSS6.8AI score0.01661EPSS
SaveExploits1References3
Packet Storm
Packet Storm
added 2021/03/21 12:00 a.m.237 views

CMS Made Simple 2.2.15 Shell Upload

1 Summary Affected software CMS Made Simple-2.2.15 Vendor URLhttp://www.cmsmadesimple.org/ Vulnerability File upload bypass with .phar extension lead to RCE 2 Vulnerability Description The vulnerability affect the FilePicker module, it is possible to bypass the restriction and upload a malicious...

7.4AI score
SaveExploits0
NVD
NVD
added 2021/03/15 5:15 p.m.33 views

CVE-2021-27817

A remote command execution vulnerability in shopxo 1.9.3 allows an attacker to upload malicious code generated by phar where the suffix is JPG, which is uploaded after modifying the phar suffix...

9.8CVSS0.03227EPSS
SaveExploits0References2
Rows per page
Query Builder