CVE-2024-34084 HIGH

CVE-2024-34084: Minder's Github Webhook Handler vulnerable to denial of service from un-validated requests

Vendor Stacklok
Product minder
Weakness CWE-400
Published May 7, 2024
Last update August 2, 2024

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 7, 2024 CVE published
August 2, 2024 Record updated