LiveActive security incident?Get immediate response
CVE Record

CVE-2023-21833: Vulnerability in the Oracle ZFS Storage Appliance Kit product of Oracle Systems (component: Object Store).

Vulnerability in the Oracle ZFS Storage Appliance Kit product of Oracle Systems (component: Object Store). The supported version that is affected is 8.8. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle ZFS Storage Appliance Kit. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Oracle ZFS Storage Appliance Kit accessible data. CVSS 3.1 Base Score 4.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N).

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is an information disclosure issue in Oracle ZFS Storage Appliance Kit 8.8. A low-privileged user who can reach the Object Store service over HTTP may read some appliance-accessible data without authorization. The known impact is confidentiality only, not system takeover, data modification, or outage.

Executive priority

Treat as a moderate confidentiality risk. Prioritize remediation for appliances storing regulated, customer, or operationally sensitive data, especially if Object Store HTTP is broadly reachable. It is less urgent than remote code execution or destructive flaws, but it can still create reportable data exposure.

Technical view

CVE-2023-21833 affects the Object Store component of Oracle ZFS Storage Appliance Kit version 8.8. The CVSS 3.1 vector is AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N, mapped to CWE-200. The vulnerability is network reachable over HTTP and can expose a subset of accessible data.

Likely exposure

Exposure is most relevant where Oracle ZFS Storage Appliance Kit 8.8 has Object Store HTTP access reachable by low-privileged users, partner networks, or untrusted internal segments. Internet exposure would raise urgency, but the source bundle does not state typical deployment exposure.

Exploitation context

The source describes easy exploitation by a low-privileged network attacker over HTTP. It does not report public exploitation, proof-of-concept availability, or CISA KEV listing. Do not treat this as actively exploited based on the provided evidence.

Researcher notes

The public source bundle names the affected version and impact but does not provide fixed-version details or exploitation evidence. Validation should focus on version 8.8, Object Store HTTP reachability, privilege boundaries, and whether Oracle CPU guidance has been implemented.

Mitigation direction

  • Review Oracle’s January 2024 CPU guidance for the applicable ZFS Storage Appliance update.
  • Restrict Object Store HTTP access to trusted networks and required users only.
  • Remove unnecessary low-privileged accounts with Object Store reachability.
  • Monitor Object Store access logs for unusual read activity.
  • Prioritize compensating controls if sensitive data is stored on affected appliances.

Validation and detection

  • Inventory Oracle ZFS Storage Appliance Kit instances and confirm software version.
  • Identify whether version 8.8 is present in production or backup environments.
  • Map Object Store HTTP exposure from user, server, VPN, and partner networks.
  • Verify whether Oracle’s January 2024 CPU remediation has been applied.
  • Review logs for unexpected object reads by low-privileged accounts.
Prepared
Confidence
high
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-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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
cve · low confidence lookup

CVE-2023-21833 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
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

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

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
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2023-21833Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Oracle CorporationSun ZFS Storage Appliance Kit (AK) Software8.8Listed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.