Bug 203427

Summary: CVE-2006-4226 mysql-server create database privilege escalation
Product: [Fedora] Fedora Reporter: Josh Bressers <bressers>
Component: mysqlAssignee: Tom Lane <tgl>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: byte, hhorak
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: reported=20060817,source=gentoo,public=20060222,impact=low
Fixed In Version: 5.0.27-1.fc5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-28 02:25:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Josh Bressers 2006-08-21 20:42:11 UTC
+++ This bug was initially created as a clone of Bug #203426 +++

Mysql upstream found a bug in the way the mysql server handles database
permissions when the server is run on a case sensitive filesystem.

This could allow a user who has been granted certain rights to do unexpected
things, such as creating a new database.

The upstream bug has more information:
http://bugs.mysql.com/bug.php?id=17647