Summary: | KWallet should limit access of applications for security reasons | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kwallet | Reporter: | Valentin Petzel <bug.kde> |
Component: | general | Assignee: | Valentin Rusu <valir> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | jonathan, kdelibs-bugs, kneczaj, mk.mateng, nate, postix, uwu |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Valentin Petzel
2021-02-10 00:49:38 UTC
Related to Bug 451039 comment 2. The fundamental problem here is that it's possible for a malicious application to impersonate a trusted one. The above link provides only a partial solution, there are still ways around it. This needs to be solved at the desktop/OS level first, before i can be fully tackled by password managers. *** Bug 171616 has been marked as a duplicate of this bug. *** *** Bug 467533 has been marked as a duplicate of this bug. *** Out of curiosity - how does this behave worse than the existing "access control" functionality that requires applications to be whitelisted before allowing access? It seems like any potential methods of sidestepping this would also apply there, right? Barring being able to solve this directly, would it be an improvement to at least have an option to prompt before allowing access to a particular credential specifying which is trying to be accessed? Or would there still be a concern that it would lead to a false sense of security? |