cve/2007/CVE-2007-2692.md
2024-05-26 14:27:05 +02:00

769 B

CVE-2007-2692

Description

The mysql_change_db function in MySQL 5.0.x before 5.0.40 and 5.1.x before 5.1.18 does not restore THD::db_access privileges when returning from SQL SECURITY INVOKER stored routines, which allows remote authenticated users to gain privileges.

POC

Reference

Github