LiveActive security incident?Get immediate response
CVE Record

CVE-2023-3313: An OS common injection vulnerability exists in the ESM certificate API, whereby incorrectly neutralized spe...

An OS common injection vulnerability exists in the ESM certificate API, whereby incorrectly neutralized special elements may have allowed an unauthorized user to execute system command injection for the purpose of privilege escalation or to execute arbitrary commands.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-3313 is a high-severity command-injection issue in Trellix Enterprise Security Manager 11.6.3. A low-privileged local user could potentially run operating-system commands through the certificate API, leading to privilege escalation or arbitrary command execution. The bundle does not show active exploitation.

Executive priority

Treat this as a high-priority remediation item if Trellix ESM 11.6.3 is present. The vulnerability could let a low-privileged local user gain control through command execution, but the provided evidence does not support emergency response for active exploitation.

Technical view

The vulnerability is CWE-78 OS command injection from insufficient neutralization of special elements in the ESM certificate API. CVSS 3.1 is 7.8 with local attack vector, low complexity, low privileges required, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure appears limited to organizations running Trellix Enterprise Security Manager 11.6.3. The source bundle lists default status as unaffected outside the named affected version, but teams should verify their deployed build against Trellix SB10403.

Exploitation context

The provided sources do not state active exploitation, and the CVE is not listed as KEV in the bundle. The CVSS vector indicates local access with low privileges is required, so risk is highest where untrusted or weakly controlled users can access the ESM host or management functions.

Researcher notes

Analysis is constrained to the CVE bundle and Trellix advisory reference. No exploit details, patch version, or workaround text is included in the supplied evidence. Validate exact product build and remediation path directly against Trellix SB10403 before closing exposure.

Mitigation direction

  • Identify all Trellix Enterprise Security Manager deployments and versions.
  • Review Trellix SB10403 for official fixes, upgrades, or workarounds.
  • Prioritize remediation for any ESM 11.6.3 systems.
  • Restrict access to ESM hosts and management functions to trusted administrators.
  • Monitor Trellix guidance for updated remediation details.

Validation and detection

  • Confirm whether any deployed ESM instance is version 11.6.3.
  • Check Trellix SB10403 for affected-build and remediation confirmation.
  • Review ESM certificate API and management activity logs for anomalies.
  • Verify local user and administrative access controls on ESM systems.
  • Document unaffected instances and evidence used for closure.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter 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 lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-3313 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2023-3313Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
TrellixEnterprise Security Manager11.6.3unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-78 · source CWE mapping

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.