PHPMailer is a popular open-source library used for sending emails in PHP applications. The vulnerability allows attackers to inject malicious code into email bodies, potentially leading to remote code execution and sensitive data exposure.
PHPMailer is a popular open-source library used for sending emails in PHP applications. The vulnerability allows attackers to inject malicious code into email bodies, potentially leading to remote code execution and sensitive data exposure.
You're affected if you use PHPMailer version 5.2.0 or earlier. Check with: grep -r "PHPMailer" phpMailer.php
Note: This is a relatively niche software, so if you don't recognize the name, you're probably not affected. However, if you use PHP applications that rely on email functionality, this vulnerability might still be relevant.