First published: Fri May 10 2013(Updated: )
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 "<a href="https://user:password@remotehost.com">https://user:password@remotehost.com</a>" or similar. This is due to kioslave/http/http.cpp using m_request.url.url() rather than the sanitized m_request.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] <a href="https://bugs.kde.org/show_bug.cgi?id=319428">https://bugs.kde.org/show_bug.cgi?id=319428</a> [2] <a href="https://projects.kde.org/projects/kde/kdelibs/repository/revisions/65d736dab592bced4410ccfa4699de89f78c96ca/diff/kioslave/http/http.cpp">https://projects.kde.org/projects/kde/kdelibs/repository/revisions/65d736dab592bced4410ccfa4699de89f78c96ca/diff/kioslave/http/http.cpp</a>
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
KDE kdelibs | <=4.10.3 | |
KDE kdelibs | =4.10.0 | |
KDE kdelibs | =4.10.1 | |
KDE kdelibs | =4.10.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.