#VU27617 Business Logic Errors in kio-extras - CVE-2020-12755
Published: May 11, 2020
kio-extras
KDE.org
Description
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to kio_fish stores the typed password in KWallet even if the user does not check the Remember box. The vulnerability resides within the fishProtocol::establishConnection in fish/fish.cpp in KDE kio-extras through 20.04.0, which
makes a cacheAuthentication call even if the user had not set the keepPassword option.
This is considered a security issue by users who do not trust KWallet (e.g. because
passwords can be read in KWalletManager, given physical access) as it leads to to unintended KWallet storage of the password.