Cyber Posture

CVE-2024-57623

HighPublic PoC

Published: 14 January 2025

Published
14 January 2025
Modified
10 April 2025
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0021 42.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

An issue in the HEAP_malloc component of MonetDB Server v11.49.1 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements.

Security Summary

CVE-2024-57623 affects the HEAP_malloc component in MonetDB Server version 11.49.1. The vulnerability enables attackers to trigger a Denial of Service (DoS) condition by sending crafted SQL statements. It is associated with CWE-404 (Improper Resource Shutdown or Release) and carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), indicating high severity primarily due to availability impact.

The attack requires only network access with low complexity and no privileges, authentication, or user interaction. Remote, unauthenticated attackers can exploit it by crafting malicious SQL statements that cause resource exhaustion or improper memory handling in the HEAP_malloc function, leading to service disruption without compromising confidentiality or integrity.

Mitigation details are available in the referenced GitHub issue at https://github.com/MonetDB/MonetDB/issues/7415, which documents the vulnerability in MonetDB's repository.

Details

CWE(s)
CWE-404

Affected Products

monetdb
monetdb
11.49.1

References