cve/2024/CVE-2024-34084.md
2024-05-25 21:48:12 +02:00

958 B

CVE-2024-34084

Description

Minder's HandleGithubWebhook is susceptible to a denial of service attack from an untrusted HTTP request. The vulnerability exists before the request has been validated, and as such the request is still untrusted at the point of failure. This allows an attacker with the ability to send requests to HandleGithubWebhook to crash the Minder controlplane and deny other users from using it. This vulnerability is fixed in 0.0.48.

POC

Reference

No PoCs from references.

Github