Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve experience with autofill services #3646

Open
CueHD opened this issue Oct 5, 2018 · 1 comment
Open

Improve experience with autofill services #3646

CueHD opened this issue Oct 5, 2018 · 1 comment
Labels
type: enhancement New features or improvements to existing features.

Comments

@CueHD
Copy link

CueHD commented Oct 5, 2018

I have both K-9 Mail and Keepass2Android installed. After entering the Account Settings...Fetching mail...Incoming Server settings but not changing anything, I pressed the back button. At this point Keepass2Android offered to save my password. If I accept, the password is transferred into Keepass2Android to save.

The interface of K-9 Mail on the settings screen only shows dots in the password field. Also, the password may not be highlighted and copied using the normal Android interface. So, I assume that the intent is to not expose saved passwords.

Security bug: The password is exposed.

I do not think this is a problem with Keepass2Android since the purpose of that software as a password manager is to save passwords from other applications. Though, I would not expect it to be able to fetch previously entered passwords.

Expected behavior

Nothing. The password should not be exposed unless it is being freshly entered.

Actual behavior

The previously saved password was found by Keepass2Android.

Steps to reproduce

  1. Ensure that Keepass2Android (or potentially other password managers) are installed and properly configured
  2. Enter a K-9 server settings page that has a previously saved password
  3. Press the back button

Environment

K-9 Mail version: 5.600

Android version: 8.0.0

Account type (IMAP, POP3, WebDAV/Exchange): IMAP

Keepass2Android version: 1.05d

@cketti
Copy link
Member

cketti commented Oct 12, 2018

This is not a security issue. The password is only "exposed" to apps you have given special permission to extract passwords from other apps.

However, we can probably improve the experience with autofill services. See https://developer.android.com/guide/topics/text/autofill-optimize

@cketti cketti changed the title Saved passwords are not displayed but are still presented Improve experience with autofill services Oct 12, 2018
@cketti cketti added the type: enhancement New features or improvements to existing features. label Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

2 participants