Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 6.4.40, 7.4.12, and 8.0.12, TwilioRequestParser::doParse() received the configured webhook secret but ignored the X-Twilio-Signature HMAC header, allowing unauthenticated POST requests to inject forged Twilio status payloads. This issue is fixed in versions 6.4.40, 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
>= 7.0.0-BETA1, < 7.4.12
>= 8.0.0-BETA1, < 8.0.12
>= 7.0.0-BETA1, < 7.4.12
>= 8.0.0-BETA1, < 8.0.12
References
github.com/...ymfony/security/advisories/GHSA-55rj-x2vc-4whq
github.com/...ommit/8545fb2af6c07dfb5ef0fc8d9bccf86db2c94356
github.com/symfony/symfony/releases/tag/v6.4.40
github.com/symfony/symfony/releases/tag/v7.4.12
github.com/symfony/symfony/releases/tag/v8.0.12