Skip to content

MD5 hash of master password is unsalted #12

@eudiamonia

Description

@eudiamonia

Nice extension,

Whilst putting this through it's paces for a colleague and noticed an issue where I can use javascript to reveal the MD5 hash of the master password.
Because the MD5 is unsalted, It can then be cracked using precomputed hashes on various internet sites.

Can you consider adding a random salt to the master password before hashing and using a better hash than MD5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions