cve/2007/CVE-2007-2583.md
2024-06-18 02:51:15 +02:00

874 B

CVE-2007-2583

Description

The in_decimal::set function in item_cmpfunc.cc in MySQL before 5.0.40, and 5.1 before 5.1.18-beta, allows context-dependent attackers to cause a denial of service (crash) via a crafted IF clause that results in a divide-by-zero error and a NULL pointer dereference.

POC

Reference

Github