CVE-2023-22451

Kiwi TCMS is an open source test management system. In version 11.6 and prior, when users register new accounts and/or change passwords, there is no validation in place which would prevent them from picking an easy to guess password. This issue is resolved by providing defaults for the `AUTH_PASSWORD_VALIDATORS` configuration setting. As of version 11.7, the password can’t be too similar to other personal information, must contain at least 10 characters, can’t be a commonly used password, and can’t be entirely numeric. As a workaround, an administrator may reset all passwords in Kiwi TCMS if they think a weak password may have been chosen.
Configurations

Configuration 1 (hide)

cpe:2.3:a:kiwitcms:kiwi_tcms:*:*:*:*:*:*:*:*

History

21 Nov 2024, 07:44

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 8.8
v2 : unknown
v3 : 6.5
Summary
  • (es) Kiwi TCMS es un sistema de gestión de pruebas de código abierto. En la versión 11.6 y anteriores, cuando los usuarios registran nuevas cuentas y/o cambian contraseñas, no existe ninguna validación que les impida elegir una contraseña fácil de adivinar. Este problema se resuelve proporcionando valores predeterminados para la configuración `AUTH_PASSWORD_VALIDATORS`. A partir de la versión 11.7, la contraseña no puede ser muy similar a otra información personal, debe contener al menos 10 caracteres, no puede ser una contraseña de uso común y no puede ser completamente numérica. Como workaround, un administrador puede restablecer todas las contraseñas en Kiwi TCMS si cree que se puede haber elegido una contraseña débil.
Summary (en) Kiwi TCMS is an open source test management system. In version 11.6 and prior, when users register new accounts and/or change passwords, there is no validation in place which would prevent them from picking an easy to guess password. This issue is resolved by providing defaults for the `AUTH_PASSWORD_VALIDATORS` configuration setting. As of version 11.7, the password can’t be too similar to other personal information, must contain at least 10 characters, can’t be a commonly used password, and can’t be entirely numeric. As a workaround, an administrator may reset all passwords in Kiwi TCMS if they think a weak password may have been chosen. (en) Kiwi TCMS is an open source test management system. In version 11.6 and prior, when users register new accounts and/or change passwords, there is no validation in place which would prevent them from picking an easy to guess password. This issue is resolved by providing defaults for the `AUTH_PASSWORD_VALIDATORS` configuration setting. As of version 11.7, the password can’t be too similar to other personal information, must contain at least 10 characters, can’t be a commonly used password, and can’t be entirely numeric. As a workaround, an administrator may reset all passwords in Kiwi TCMS if they think a weak password may have been chosen.
References () https://github.com/kiwitcms/Kiwi/commit/3759fb68aed36315cdde9fc573b2fe7c11544985 - Patch, Third Party Advisory () https://github.com/kiwitcms/Kiwi/commit/3759fb68aed36315cdde9fc573b2fe7c11544985 - Patch, Third Party Advisory
References () https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-496x-2jqf-hp7g - Mitigation, Third Party Advisory () https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-496x-2jqf-hp7g - Mitigation, Third Party Advisory
References () https://huntr.dev/bounties/32a873c8-f605-4aae-9272-d80985ef2b73 - Patch, Third Party Advisory () https://huntr.dev/bounties/32a873c8-f605-4aae-9272-d80985ef2b73 - Patch, Third Party Advisory

Information

Published : 2023-01-02 16:15

Updated : 2024-11-21 07:44


NVD link : CVE-2023-22451

Mitre link : CVE-2023-22451

CVE.ORG link : CVE-2023-22451


JSON object : View

Products Affected

kiwitcms

  • kiwi_tcms
CWE
CWE-521

Weak Password Requirements