{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-32699",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-05-11T16:33:45.734Z",
        "datePublished": "2023-05-30T18:59:26.174Z",
        "dateUpdated": "2024-08-02T15:25:36.578Z"
    },
    "containers": {
        "cna": {
            "title": "MeterSphere denial of service vulnerability",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-770",
                            "lang": "en",
                            "description": "CWE-770: Allocation of Resources Without Limits or Throttling",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/metersphere/metersphere/security/advisories/GHSA-qffq-8gf8-mhq7",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/metersphere/metersphere/security/advisories/GHSA-qffq-8gf8-mhq7"
                },
                {
                    "name": "https://github.com/metersphere/metersphere/commit/c59e381d368990214813085a1a4877c5ef865411",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/metersphere/metersphere/commit/c59e381d368990214813085a1a4877c5ef865411"
                }
            ],
            "affected": [
                {
                    "vendor": "metersphere",
                    "product": "metersphere",
                    "versions": [
                        {
                            "version": "< 2.10",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-05-30T18:59:26.174Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "MeterSphere is an open source continuous testing platform. Version 2.9.1 and prior are vulnerable to denial of service. ​The `checkUserPassword` method is used to check whether the password provided by the user matches the password saved in the database, and the `CodingUtil.md5` method is used to encrypt the original password with MD5 to ensure that the password will not be saved in plain text when it is stored. If a user submits a very long password when logging in, the system will be forced to execute the long password MD5 encryption process, causing the server CPU and memory to be exhausted, thereby causing a denial of service attack on the server. This issue is fixed in version 2.10.0-lts with a maximum password length."
                }
            ],
            "source": {
                "advisory": "GHSA-qffq-8gf8-mhq7",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T15:25:36.578Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/metersphere/metersphere/security/advisories/GHSA-qffq-8gf8-mhq7",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/metersphere/metersphere/security/advisories/GHSA-qffq-8gf8-mhq7"
                    },
                    {
                        "name": "https://github.com/metersphere/metersphere/commit/c59e381d368990214813085a1a4877c5ef865411",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/metersphere/metersphere/commit/c59e381d368990214813085a1a4877c5ef865411"
                    }
                ]
            }
        ]
    }
}