Cyber Resilience

CVE-2023-22854

Mitel Micontact Center Business 9.2.2.0 – 9.4.2.0

Published
13 February 2023
Modified
21 March 2025
Patch / advisory
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0060 46th percentile
Risk Priority 59 floored blend · peak EPSS

Summary

CVE-2023-22854 is a high-severity Numeric Range Comparison Without Minimum Check (CWE-839) vulnerability in Mitel Micontact Center Business. Its CVSS base score is 7.5 (High).

Operationally, ranked at the 46th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

The ccmweb component of Mitel MiContact Center Business server 9.2.2.0 through 9.4.1.0 could allow an unauthenticated attacker to download arbitrary files, due to insufficient restriction of URL parameters. A successful exploit could allow access to sensitive information.

CWE(s)

Related Threats

CVEs Like This One

CVE-2024-35283Same product: Mitel Micontact Center Business
CVE-2024-42514Same product: Mitel Micontact Center Business
CVE-2024-35284Same product: Mitel Micontact Center Business
CVE-2024-28070Same product: Mitel Micontact Center Business
CVE-2024-28069Same product: Mitel Micontact Center Business
CVE-2025-67823Same product: Mitel Micontact Center Business
CVE-2023-39285Same vendor: Mitel
CVE-2023-39288Same vendor: Mitel
CVE-2024-35314Same vendor: Mitel
CVE-2024-55550Same vendor: Mitel

Affected Assets

mitel
micontact center business
9.2.2.0 — 9.4.2.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 2 hardening rules · 1 OS baseline
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require proper input validation and range checks that prevent missing minimum bounds.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development and acceptance can detect missing minimum checks through boundary-value and fuzz testing.

prevents

Secure development life cycle mandates input validation and boundary checks that would catch missing minimum-range verification.

prevents

Application security requirements include explicit validation rules for numeric ranges, directly addressing the missing minimum check.

prevents

Secure system architecture principles require defensive input handling and range validation to prevent out-of-bounds values.

prevents

Secure coding standards explicitly forbid numeric comparisons that omit the lower bound, directly mitigating CWE-839.

References