GHSA-7m8f-hgjq-8gc9: aiosend: Deserialization of request body before signature verification (Pre-auth DoS) in webhook handler
(updated )
WebhookHandler.feed_update() deserializes the entire request body before verifying the HMAC signature. This allows an unauthenticated attacker to force expensive parsing of arbitrary JSON payloads that will ultimately be rejected, leading to unnecessary CPU and memory consumption.
References
Code Behaviors & Features
Detect and mitigate GHSA-7m8f-hgjq-8gc9 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →