cve/2005/CVE-2005-0709.md
2024-06-18 02:51:15 +02:00

727 B

CVE-2005-0709

Description

MySQL 4.0.23 and earlier, and 4.1.x up to 4.1.10, allows remote authenticated users with INSERT and DELETE privileges to execute arbitrary code by using CREATE FUNCTION to access libc calls, as demonstrated by using strcat, on_exit, and exit.

POC

Reference

Github

No PoCs found on GitHub currently.