mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-05 10:17:57 +00:00
958 B
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.