CVE-2006-0369
MySQL 5.0.18 is affected: local users with access to a VIEW can read sensitive information by executing SELECT * FROM information_schema.views;, which returns the query that created the VIEW. The issue is explicitly documented as an information-leak and is noted to be disputed by third parties, w...