LOW · 2.1

CVE-2006-0369

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...

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

2.1

LOW

AV:L/AC:L/Au:N/C:P/I:N/A:N
Confidentiality
PARTIAL
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
OracleMysql5.0.18

Related Weaknesses (CWE)

References

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.