CyberRota Analysis
AI-GeneratedThe SendmailTransport component in Symfony prior to specified versions is vulnerable to command injection due to improper handling of recipient addresses in -t mode, which can allow an attacker to manipulate the sendmail command line. This could lead to unauthorized command execution, potentially compromising the application and the server it runs on. Organizations using affected versions of Symfony should prioritize updating to the patched releases to mitigate this high-severity risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, SendmailTransport in -t mode appended recipient addresses to the sendmail command line without a -- end-of-options separator, allowing an address beginning with - to be interpreted as a sendmail command-line option instead of an address. This issue is fixed in versions 5.4.52, 6.4.40, 7.4.12, and 8.0.12.
Related CVEs
Other vulnerabilities affecting the same vendor(s)