Security readout for executives and security teams
Plain-English summary
CVE-2023-34330 is a high-severity code injection flaw in AMI MegaRAC SPx BMC firmware. If exploited by a highly privileged local attacker, code could run through the Dynamic Redfish Extension interface and affect confidentiality, integrity, and availability of the BMC-managed system.
Executive priority
Treat as a high-priority infrastructure firmware issue, especially for data center or appliance fleets. Business urgency is higher where BMC management access is widely reachable or administrator accounts are shared.
Technical view
The CVE describes CWE-94 code injection in AMI SPx BMC firmware, affecting MegaRAC_SPx12 12.0 and MegaRAC_SPx13 13.0. CVSS 3.1 is 8.2 with local attack vector, low complexity, high privileges required, no user interaction, changed scope, and high C/I/A impact.
Likely exposure
Exposure is most likely in servers, appliances, or OEM platforms that include AMI MegaRAC SPx12 12.0 or SPx13 13.0 BMC firmware. The provided data does not identify all downstream OEM products.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. The CVSS vector indicates exploitation requires high privileges and local access, so this is not evidenced here as unauthenticated remote exploitation.
Researcher notes
The public bundle gives the vulnerable component, CVSS vector, CWE, and affected AMI product lines, but not detailed exploit prerequisites, vulnerable code paths, or patched version identifiers. Avoid assuming downstream OEM exposure without vendor confirmation.
Mitigation direction
- Check AMI and affected OEM advisories for fixed BMC firmware guidance.
- Prioritize firmware remediation for internet-adjacent or broadly reachable management planes.
- Restrict BMC and Redfish access to dedicated management networks.
- Remove unnecessary high-privilege BMC accounts and enforce strong administrative controls.
- Monitor BMC administrative activity for unexpected extension or configuration changes.
Validation and detection
- Inventory hardware for AMI MegaRAC SPx12 12.0 or SPx13 13.0 firmware.
- Confirm affected status through AMI, OEM, or platform vendor advisories.
- Review whether Redfish management interfaces are reachable outside trusted admin networks.
- Verify only authorized administrators hold high-privilege BMC access.
- Track remediation evidence by firmware version and vendor advisory reference.
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-94: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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-34330 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
- High
- CVSS
- 8.2 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:H/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:H/UI:N/S:C/C:H/I:H/A:H1.56Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.2HighVector: CVSS:3.1/AV:L/AC:L/PR:H/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.
Improper Control of Generation of Code ('Code Injection')
Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
