Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3725

Possible SQL injection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.11.0
    • security

    Description

      I was playing with Zeppelin. I found JdbcRealm implementation could result in SQL injection.  I am not sure about the exploitability. Since  an untrusted user need to modify the config.

       

      vulnerable code 

      userquery = String.format("SELECT %s FROM %s", username, tablename);

       

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              1ab1 Habi Sajitha Ravi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: