| Summary: | Ksieve Editor login failed, sends username as password | ||
|---|---|---|---|
| Product: | [Applications] sieveeditor | Reporter: | Waitman Gobble <waitman> |
| Component: | general | Assignee: | Laurent Montel <montel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bjorn.bidar, kde, mail |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | All | ||
| Latest Commit: | https://invent.kde.org/pim/libksieve/commit/6b460ba93ac4ac503ba039d0b788ac7595120db1 | Version Fixed/Implemented In: | 5.23.0 |
| Sentry Crash Report: | |||
|
Description
Waitman Gobble
2021-05-30 11:49:24 UTC
Having the same issue after upgrading to Debian bookworm. 5.23.2/21.08.1. Logs indeed show it is sending the password as username, exposing it to server's logfiles plainly. I could work around by downgrading to a version prior to the one reported down below. *Downgrading libksieve to 21.03.80-1. FWIW, there is an error in libksieve/src/kmanagesieve/session.cpp at line 276 where it applies the password to the username. I've raised a new bug, id: 467034, with the details. Hopefully it will get fixed. Git commit 6b460ba93ac4ac503ba039d0b788ac7595120db1 by Laurent Montel. Committed on 08/03/2023 at 05:51. Pushed by mlaurent into branch 'master'. Fix 467034: libksieve/src/kmanagesieve/session.cpp assigns password to username & gets logged( Bug investigate by "bib" thanks Related: bug 467034 FIXED-IN: 5.23.0 M +1 -1 src/kmanagesieve/session.cpp https://invent.kde.org/pim/libksieve/commit/6b460ba93ac4ac503ba039d0b788ac7595120db1 |