You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Bart J. Buter (JIRA)" <ji...@apache.org> on 2013/09/25 12:16:17 UTC

[jira] [Created] (AMBARI-3334) MySQL CREATE USER fails for exotic passwords

Bart J. Buter created AMBARI-3334:
-------------------------------------

             Summary: MySQL CREATE USER fails for exotic passwords
                 Key: AMBARI-3334
                 URL: https://issues.apache.org/jira/browse/AMBARI-3334
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 1.2.3
         Environment: CentOS 6.4
            Reporter: Bart J. Buter
            Priority: Minor


The Hive install failed, saying something like:
CREATE USER 'hive'@'' failed...
This was caused by the password including the semicolon ';' character. Apparently, the password isn't properly escaped. This suggest there's even a small SQL-injection security risk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira