{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-22451",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2022-12-29T03:00:40.877Z",
        "datePublished": "2023-01-02T15:56:43.003Z",
        "dateUpdated": "2024-08-02T10:13:48.362Z"
    },
    "containers": {
        "cna": {
            "title": "Weak password requirements in Kiwi TCMS",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-521",
                            "lang": "en",
                            "description": "CWE-521: Weak Password Requirements",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-496x-2jqf-hp7g",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-496x-2jqf-hp7g"
                },
                {
                    "name": "https://github.com/kiwitcms/Kiwi/commit/3759fb68aed36315cdde9fc573b2fe7c11544985",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/kiwitcms/Kiwi/commit/3759fb68aed36315cdde9fc573b2fe7c11544985"
                },
                {
                    "name": "https://huntr.dev/bounties/32a873c8-f605-4aae-9272-d80985ef2b73",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://huntr.dev/bounties/32a873c8-f605-4aae-9272-d80985ef2b73"
                }
            ],
            "affected": [
                {
                    "vendor": "kiwitcms",
                    "product": "Kiwi",
                    "versions": [
                        {
                            "version": "<= 11.6",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-01-02T15:56:43.003Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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. "
                }
            ],
            "source": {
                "advisory": "GHSA-496x-2jqf-hp7g",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T10:13:48.362Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-496x-2jqf-hp7g",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-496x-2jqf-hp7g"
                    },
                    {
                        "name": "https://github.com/kiwitcms/Kiwi/commit/3759fb68aed36315cdde9fc573b2fe7c11544985",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/kiwitcms/Kiwi/commit/3759fb68aed36315cdde9fc573b2fe7c11544985"
                    },
                    {
                        "name": "https://huntr.dev/bounties/32a873c8-f605-4aae-9272-d80985ef2b73",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://huntr.dev/bounties/32a873c8-f605-4aae-9272-d80985ef2b73"
                    }
                ]
            }
        ]
    }
}