Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 7.4.12 and 8.0.12, MailtrapRequestParser::doParse() received the configured webhook secret but ignored the X-Mt-Signature HMAC header, allowing unauthenticated POST requests to inject forged Mailtrap delivery, bounce, open, click, or spam events. This issue is fixed in versions 7.4.12 and 8.0.12.
Problem types
CWE-306: Missing Authentication for Critical Function
CWE-347: Improper Verification of Cryptographic Signature
Product status
>= 8.0.0-BETA1, < 8.0.12
>= 8.0.0-BETA1, < 8.0.12
References
github.com/...ymfony/security/advisories/GHSA-59f3-vp2f-mp9w
github.com/...ommit/4e0467e4e182cf2e704a3d9e1bc1a6be65d52ab8
github.com/symfony/symfony/releases/tag/v7.4.12
github.com/symfony/symfony/releases/tag/v8.0.12