Weak Password Implimentation in kiwitcms/kiwi
Reported on
Dec 2nd 2022
Description: We can change the password with just 1 character when we use change password function.
Proof of Concept When you change password, just press any character and then submit. You will see "Your password has been changed".
Impact
When users change password to a simple password (with any character or symbol), attacker can easily guess user password and access account.
Fixed in https://github.com/kiwitcms/Kiwi/pull/3025. Will be released in v11.7 in a few days.
Advisory: https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-496x-2jqf-hp7g (will become public in a few days, when v11.7 is published).
FTR we're planning on fixing a couple more issues in the same version before releasing it.
@admin - I am not able to mark this as fixed. The button under the comment field seems disabled when I try "Mark as fixed"