CVE-2023-32699
CVE-2023-32699 is a medium-severity vulnerability in Metersphere with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-770.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 1% (44th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-770
- Affected product: Metersphere
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2023-32699?
- 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.
- How severe is CVE-2023-32699?
- CVE-2023-32699 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2023-32699 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (44th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-32699?
- CVE-2023-32699 affects Metersphere. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-32699?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2023-32699 published?
- CVE-2023-32699 was published on 2023-05-30 and last updated on 2026-06-17.
References
- https://github.com/metersphere/metersphere/commit/c59e381d368990214813085a1a4877c5ef865411
- https://github.com/metersphere/metersphere/security/advisories/GHSA-qffq-8gf8-mhq7
Affected products (1)
- cpe:2.3:a:metersphere:metersphere:*:*:*:*:*:*:*:*
More vulnerabilities in Metersphere
- CVE-2025-53639 — Critical (CVSS 9.8): MeterSphere is an open source continuous testing platform. Prior to version 3.6.5-lts, the sortField parameter in…
- CVE-2023-29944 — Critical (CVSS 9.8): Metersphere v1.20.20-lts-79d354a6 is vulnerable to Remote Command Execution. The system command reverse-shell can be…
- CVE-2021-45790 — Critical (CVSS 9.8): An arbitrary file upload vulnerability was found in Metersphere v1.15.4. Unauthenticated users can upload any file to…
- CVE-2021-45788 — High (CVSS 8.8): Time-based SQL Injection vulnerabilities were found in Metersphere v1.15.4 via the "orders" parameter.
- CVE-2023-25573 — High (CVSS 8.6): metersphere is an open source continuous testing platform. In affected versions an improper access control…
- CVE-2022-23512 — High (CVSS 7.7): MeterSphere is a one-stop open source continuous testing platform. Versions prior to 2.4.1 are vulnerable to Path…
All CVEs affecting Metersphere →
Other CWE-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities
- CVE-2026-31283 — Critical (CVSS 9.8): In Totara LMS v19.1.5 and before, the forgot password API does not implement rate limiting for the target email…
- CVE-2020-37067 — Critical (CVSS 9.8): Filetto 1.0 FTP server contains a denial of service vulnerability in the FEAT command processing that allows attackers…
- CVE-2021-47875 — Critical (CVSS 9.8): GeoGebra CAS Calculator 6.0.631.0 contains a denial of service vulnerability that allows attackers to crash the…
- CVE-2025-11832 — Critical (CVSS 9.8): Allocation of Resources Without Limits or Throttling vulnerability in Azure Access Technology BLU-IC2, Azure Access…
- CVE-2024-44241 — Critical (CVSS 9.8): The issue was addressed with improved bounds checks. This issue is fixed in iOS 18.1 and iPadOS 18.1, macOS Sequoia…
- CVE-2022-3439 — Critical (CVSS 9.8): Allocation of Resources Without Limits or Throttling in GitHub repository ikus060/rdiffweb prior to 2.5.0.
Browse all CWE-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities →