REDHAT-BUG-961981: Low severity red hat kdelibs vulnerability
It was reported [1] that when KDE encounters an "internal server error" and also prints out the URL that caused the error that it would include the username and password (if supplied) to the resource that caused the error. For instance, it would show "https://user:password@remotehost.com" or similar. This is due to kioslave/http/http.cpp using mrequest.url.url() rather than the sanitized mrequest.url.prettyUrl(). This issue is fixed in git [2].
Note that this information is printed out to the local user actively using the computer.
[1] https://bugs.kde.org/showbug.cgi?id=319428 [2] https://projects.kde.org/projects/kde/kdelibs/repository/revisions/65d736dab592bced4410ccfa4699de89f78c96ca/diff/kioslave/http/http.cpp
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID for the issue where KDE exposes credentials during an internal server error?
The vulnerability ID for this issue is REDHAT-BUG-961981.
What are the affected software versions for REDHAT-BUG-961981?
The affected software version for REDHAT-BUG-961981 is KDE kdelibs versions prior to 65d736dab592bced4410ccfa4699de89f78c96ca.
What kind of information does the vulnerability REDHAT-BUG-961981 leak?
The vulnerability REDHAT-BUG-961981 leaks usernames and passwords in URLs when an internal server error occurs.
How can I mitigate the risks associated with vulnerability REDHAT-BUG-961981?
To mitigate the risks associated with REDHAT-BUG-961981, upgrade KDE kdelibs to a version after the affected commit.
Is there a known fix for vulnerability REDHAT-BUG-961981?
Yes, updating to a version of KDE kdelibs that is higher than 65d736dab592bced4410ccfa4699de89f78c96ca addresses the REDHAT-BUG-961981 vulnerability.