*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY View attachment files endpoint doesn't required authentication. which leads to inforamtion disclosure about bug reports STEPS TO REPRODUCE 1. go to this link without login: https://bugsfiles.kde.org/attachment.cgi?id=170764 2. now you can change the id parameter and notice that you are able to view/download all the attachments of other users without even login. OBSERVED RESULT doesn't check if user authenticated EXPECTED RESULT check the user if authorized to view attachment ADDITIONAL INFORMATION
Yeah, anything posted here should be considered public and viewable by every human on planet Earth.
This is intended behaviour, bugs.kde.org is a public bug tracker. Even if authentication was required, anyone is able to register an account, so authentication would protect nothing.