cve/2006/CVE-2006-4031.md
2024-05-26 14:27:05 +02:00

698 B

CVE-2006-4031

Description

MySQL 4.1 before 4.1.21 and 5.0 before 5.0.24 allows a local user to access a table through a previously created MERGE table, even after the user's privileges are revoked for the original table, which might violate intended security policy.

POC

Reference

No PoCs from references.

Github