Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5934

The Felix Web Console stores unsalted hashed password

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • webconsole-4.3.10
    • Web Console
    • None

    Description

      The Felix Web Console currently stores unsalted hashed password [0]

      This violates common security hygiene and industry standard.

      The suggestion is to either add a random salt or use a stronger Password Storage algorithm e.g. Argon2 or PBKDF2  . See [1]

       

       [0]https://github.com/apache/felix/blob/0bfe4ca7ebc6e81f0a9f4186a7ef58df4d92b4c9/webconsole/src/main/java/org/apache/felix/webconsole/internal/servlet/OsgiManager.java#L167

      [1] https://www.owasp.org/index.php/Password_Storage_Cheat_Sheet

      Attachments

        1. FELIX-5934-patch.txt
          12 kB
          Antonio Sanso

        Issue Links

          Activity

            People

              cziegeler Carsten Ziegeler
              asanso Antonio Sanso
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: