laravel/framework is vulnerable to CRLF Injection
89
High Risk
The Message mail class in Laravel does not reject email address strings containing carriage return or line feed characters before forwarding them to the Symfony Mailer transport. An attacker who controls an address used by the application can inject additional headers such as Bcc to redirect outbound mail to unintended recipients or abuse the host to relay attacker-controlled email. The fix adds an ensureAddressIsSafe check that throws an InvalidArgumentException for any address containing \r or \n.
You are affected if you are using a version that falls within the vulnerable range.
laravel/framework is vulnerable to CRLF Injection in versions 0.0.1 - 12.59.0 and 13.0.0 - 13.9.0.
Upgrade the laravel/framework library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant