2 matches found
EUVD-2004-0955
Malware in sbrugna...
mysql -- GRANT access restriction problem
When a user is granted access to a database with a name containing an underscore and the underscore is not escaped then that user might also be able to access other, similarly named, databases on the affected system. The problem is that the underscore is seen as a wildcard by MySQL and therefore ...