Input validation error in PHPMailer - CVE-2020-13625

 

Input validation error in PHPMailer - CVE-2020-13625

Published: July 6, 2020


Vulnerability identifier: #VU29531
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-13625
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
PHPMailer
Software vendor:
phpmailer.sourceforge.net

Description

The vulnerability allows a remote attacker to bypass implemented security restrictions

The vulnerability exists due to insufficient validation of user-supplied  file attachments with  a double quote character. A remote attacker can pass specially crafted filename to the application and bypass implemented security restrictions.


Remediation

Install updates from vendor's website.

External links