LiveActive security incident?Get immediate response
CVE Record

CVE-2023-24484: A malicious user can cause log files to be written to a directory that they do not have permission to write to.

A malicious user can cause log files to be written to a directory that they do not have permission to write to.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-24484 is a Citrix Workspace App for Windows flaw that can let a malicious local user make log files appear in a directory they normally cannot write to. The concern is integrity, not data theft or service outage. It is rated medium, but it matters most on shared or multi-user Windows endpoints.

Executive priority

Treat this as a normal endpoint patching priority, elevated for shared or high-control Windows environments. It is not supported as actively exploited by the supplied evidence, but the integrity impact makes timely remediation appropriate.

Technical view

The CVE describes an improper access control issue in Citrix Workspace App for Windows. A low-privileged local attacker can cause log files to be written outside their permitted write locations. The CVSS 3.1 score is 5.5, with local attack vector, low complexity, low privileges required, no user interaction, and high integrity impact.

Likely exposure

Exposure is limited to Windows systems running affected Citrix Workspace App versions. Highest practical concern is on shared workstations, kiosk-style endpoints, VDI access devices, or managed desktops where untrusted low-privileged users can sign in locally.

Exploitation context

The provided sources do not indicate active exploitation, and this CVE is not listed as KEV in the supplied bundle. The attack requires local low-privileged access. It is not described as remotely exploitable, and no public exploit status is provided in the source bundle.

Researcher notes

Evidence is sparse in the supplied bundle. The CVE record identifies the behavior and CVSS vector, but affected version ranges and fixed releases must be taken from Citrix CTX477617. Avoid assuming exploit availability, remote reachability, or specific remediation versions beyond vendor guidance.

Mitigation direction

  • Inventory Citrix Workspace App for Windows installations across managed endpoints.
  • Review Citrix CTX477617 for affected and fixed version guidance.
  • Update Citrix Workspace App according to Citrix's published bulletin.
  • Prioritize shared Windows endpoints and systems with many local users.
  • Monitor for unusual log-file creation in protected directories.

Validation and detection

  • Confirm installed Citrix Workspace App for Windows versions on endpoints.
  • Compare installed versions against Citrix CTX477617 guidance.
  • Identify systems where low-privileged local users can sign in.
  • Review endpoint logs for unexpected Citrix log writes in restricted paths.
  • Track remediation status through endpoint management or software inventory tooling.
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-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-24484 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
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CitrixCitrix Workspace App for WindowsCitrix Workspace App versionsListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.