Files
CVEs-PoC/2007/CVE-2007-2583.md
T
2024-06-09 00:33:16 +00:00

1.0 KiB

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