| Bug #14385 | GRANT and mapping to correct user account problems | ||
|---|---|---|---|
| Submitted: | 27 Oct 2005 10:45 | Modified: | 14 Mar 2006 16:59 |
| Reporter: | Tobias Asplund | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server | Severity: | S2 (Serious) |
| Version: | 5.0 | OS: | Windows (Windows) |
| Assigned to: | Sergei Glukhov | CPU Architecture: | Any |
[27 Oct 2005 10:45]
Tobias Asplund
[27 Oct 2005 17:15]
Jorge del Conde
I was able to reproduce this using a recent 5.0bk clone under XP
[6 Dec 2005 12:05]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/33063
[31 Jan 2006 11:05]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/1929
[6 Feb 2006 10:17]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/2175
[27 Feb 2006 15:27]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/3195
[6 Mar 2006 9:59]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/3485
[6 Mar 2006 10:02]
Sergei Glukhov
Fixed in 4.1.19
[14 Mar 2006 16:59]
Mike Hillyer
Documented in 4.1.19 changelog:
<listitem>
<para>
Security Improvement: GRANTs to users with wildcards in their
host information could be erroneously applied to similar users
with the same username and similar wildcards. For example, a
privilege granted to <literal>foo@%</literal> are also applied
to user <literal>foo@192.%</literal>. (Bug #14385)
</para>
</listitem>
