Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15329

Cross-Site Scripting: Reflected in table.jsp

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • security, UI
    • None
    • Reviewed

    Description

      Minor issue where we write back table name in a few places. Should clean it up:

       } else { 
            out.write("\n        <title>Table: ");
            out.print( fqtn );
            out.write("</title>\n    ");
       } 
      

      Attachments

        1. HBASE-15329_v0.patch
          2 kB
          Samir Ahmic

        Issue Links

          Activity

            People

              asamir Samir Ahmic
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: