Security readout for executives and security teams
Plain-English summary
This is a critical Qualcomm Snapdragon Core memory-corruption flaw. It affects a large set of Snapdragon mobile, modem, Wi-Fi, IoT, automotive, wearable, XR, robotics, and compute platforms listed by Qualcomm/CVE. A successful local attack could compromise confidentiality, integrity, and availability. The sources do not state active exploitation.
Executive priority
Treat this as high-priority patch governance for Qualcomm-based assets, especially managed mobile, automotive, IoT, networking, and embedded fleets. Urgency is driven by critical impact and broad product coverage, not by confirmed exploitation in the supplied sources.
Technical view
CVE-2023-33072 is CWE-120 buffer copy without size checking in Qualcomm Core while processing control functions. CVSS 3.1 is 9.3 with local attack vector, low complexity, no privileges, no user interaction, changed scope, and high CIA impact. The supplied data names many affected Snapdragon components and marks unspecified products unaffected by default.
Likely exposure
Exposure is most likely in fleets using devices or embedded systems built on the listed Qualcomm Snapdragon chipsets, modems, Wi-Fi platforms, automotive platforms, compute platforms, XR, robotics, audio, and IoT modules. Asset teams must map hardware BOMs, OEM firmware, and driver packages to Qualcomm’s affected product list.
Exploitation context
The CVSS vector is local, so the cited record does not support a remote unauthenticated network attack. It does support serious post-access risk: no privileges or user interaction are required once the local attack condition is met. KEV is false, and the provided sources do not claim active exploitation.
Researcher notes
The public description is terse and does not identify the exact control function, reachable interface, patched version boundaries, or exploit primitives. Avoid assuming remote reachability. Focus validation on affected silicon/module mapping, OEM update provenance, and whether local attacker assumptions are realistic in each deployment.
Mitigation direction
- Review Qualcomm’s February 2024 bulletin for vendor remediation guidance.
- Apply OEM firmware, driver, or platform updates that include Qualcomm’s fix.
- Prioritize internet-adjacent, shared, mobile, automotive, and embedded assets using affected chipsets.
- Reduce opportunities for untrusted local code execution on affected devices.
- Ask device vendors for fixed firmware status when Qualcomm patch lineage is unclear.
Validation and detection
- Inventory hardware and firmware against Qualcomm’s affected product list.
- Confirm OEM advisories or release notes reference CVE-2023-33072 or the February 2024 Qualcomm bulletin.
- Check deployed firmware and driver versions against vendor-fixed releases.
- Flag unsupported affected devices for replacement or compensating controls.
- Document products reviewed as unaffected only when outside the listed affected set.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-120: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-33072 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Critical
- CVSS
- 9.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H2.56Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.3CriticalVector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
