Vulnerability Description
MySQL 5.0.18 allows local users with access to a VIEW to obtain sensitive information via the "SELECT * FROM information_schema.views;" query, which returns the query that created the VIEW. NOTE: this issue has been disputed by third parties, saying that the availability of the schema is a normal and sometimes desired aspect of database access
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Oracle | Mysql | 5.0.18 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/archive/1/422491/100/0/threaded
- http://www.securityfocus.com/archive/1/422592/100/0/threaded
- http://www.securityfocus.com/archive/1/422698/100/0/threaded
- http://www.securityfocus.com/archive/1/423180/30/7310/threaded
- http://www.securityfocus.com/archive/1/423204/100/0/threaded
- http://www.securityfocus.com/archive/1/423228/100/0/threaded
- http://www.securityfocus.com/archive/1/423432/100/0/threaded
- http://www.securityfocus.com/archive/1/422491/100/0/threaded
- http://www.securityfocus.com/archive/1/422592/100/0/threaded
- http://www.securityfocus.com/archive/1/422698/100/0/threaded
- http://www.securityfocus.com/archive/1/423180/30/7310/threaded
- http://www.securityfocus.com/archive/1/423204/100/0/threaded
- http://www.securityfocus.com/archive/1/423228/100/0/threaded
- http://www.securityfocus.com/archive/1/423432/100/0/threaded
FAQ
What is CVE-2006-0369?
CVE-2006-0369 is a vulnerability with a CVSS score of 2.1 (LOW). MySQL 5.0.18 allows local users with access to a VIEW to obtain sensitive information via the "SELECT * FROM information_schema.views;" query, which returns the query that created the VIEW. NOTE: thi...
How severe is CVE-2006-0369?
CVE-2006-0369 has been rated LOW with a CVSS base score of 2.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2006-0369?
Check the references section above for vendor advisories and patch information. Affected products include: Oracle Mysql.