Skip to content

Security issue with UserDefault and AutoFill #299

@eonist

Description

@eonist

Potential problem:

https://github.com/keepassium/KeePassium/blob/master/KeePassium%20AutoFill/util/QuickAutoFillPrompt.swift

You can bypass autofill authentication by changing the UserDefault lastSeenDate value with a plist editor app.

Proposed solution:

  1. Store this data in keychain. Which cannot be edited in external apps.
  2. Or encrypt the userDefault

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions