Skip to main content

Stack-based Buffer Overflow

CVE-2024-21053

Severity Medium
Score 4.9/10

Summary

Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Easily exploitable vulnerability allows highly privileged attackers with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. This issue affects the package mysql-server versions through 8.0.34.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • HIGH
  • NONE
  • HIGH

CWE-121 - Stack-based Buffer Overflow

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

Advisory Timeline

  • Published