CVE-2024-57619
Published: 14 January 2025
Description
An issue in the atom_get_int component of MonetDB Server v11.47.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements.
Security Summary
CVE-2024-57619 is a vulnerability in the atom_get_int component of MonetDB Server version 11.47.11. The issue enables attackers to cause a Denial of Service (DoS) condition via crafted SQL statements. It is classified under CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) 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), highlighting its high availability impact.
Remote attackers can exploit this vulnerability over the network with low complexity, without requiring authentication, privileges, or user interaction. Successful exploitation results in a DoS, disrupting service availability for legitimate users while leaving confidentiality and integrity unaffected.
Mitigation details are available in the referenced GitHub issue at https://github.com/MonetDB/MonetDB/issues/7416.
Details
- CWE(s)