MySQL Community Server Vulnerability Allows Information Disclosure
CVE-2007-3781
Currently unrated
What is CVE-2007-3781?
The MySQL Community Server prior to version 5.0.45 is susceptible to a vulnerability that fails to enforce necessary privileges for certain operations. Specifically, the system does not require SELECT privileges for the source table when executing a CREATE TABLE LIKE statement. This oversight allows remote authenticated users to access sensitive details about the table structure, potentially exfiltrating critical data and weakening database security.