Cyber Resilience

CVE-2023-43588

Zoom Meetings ≤ 5.16.0

Published
15 November 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 3.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N
EPSS Score 0.0065 48th percentile
Risk Priority 33 floored blend · peak EPSS

Summary

CVE-2023-43588 is a low-severity The UI Performs the Wrong Action (CWE-449) vulnerability in Zoom Meetings. Its CVSS base score is 3.5 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique User Execution (T1204); ranked at the 48th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

Insufficient control flow management in some Zoom clients may allow an authenticated user to conduct an information disclosure via network access.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1204 User Execution Execution
An adversary may rely upon specific actions by a user in order to gain execution.
T1566 Phishing Initial Access
Adversaries may send phishing messages to gain access to victim systems.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-36535Same product: Zoom Virtual Desktop Infrastructure
CVE-2023-43585Same product: Zoom Zoom
CVE-2024-24698Same product: Zoom Zoom
CVE-2023-39215Same product: Zoom Virtual Desktop Infrastructure
CVE-2023-43582Same product: Zoom Meetings
CVE-2023-39199Same product: Zoom Meetings
CVE-2023-39205Same product: Zoom Meetings
CVE-2023-39209Same product: Zoom Zoom
CVE-2023-39213Same product: Zoom Virtual Desktop Infrastructure
CVE-2023-39203Same product: Zoom Virtual Desktop Infrastructure

Affected Assets

zoom
meetings
≤ 5.16.0 · ≤ 5.16.0 · ≤ 5.16.0
zoom
virtual desktop infrastructure
≤ 5.14.13 · 5.15.0 — 5.15.11
zoom
zoom
≤ 5.16.0 · ≤ 5.16.0 · ≤ 5.16.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 1 hardening rule · 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 correct UI behavior matching user intent via design, requirements, and testing.

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 validates that UI actions match user intent and requirements.

prevents

Secure development lifecycle includes UI/UX requirements and testing that directly prevent the interface from executing the wrong action.

prevents

Application security requirements explicitly capture correct user-action mapping and expected behavior.

prevents

Secure coding practices enforce correct control-flow and input-to-action mapping in the UI layer.

prevents

Change management can catch UI defects before release but does not itself define correct action semantics.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Ubuntu 22.04 (1 rule)
  • V-260539 Ubuntu 22.04 LTS must disable the x86 Ctrl-Alt-Delete key sequence if a graphical user interface is installed. prevents CWE-449

References