LiveActive security incident?Get immediate response
CVE Record

CVE-2023-3842: Pointware EasyInventory Easy2W.exe unquoted search path

A vulnerability was found in Pointware EasyInventory 1.0.12.0 and classified as critical. This issue affects some unknown processing of the file C:\Program Files (x86)\EasyInventory\Easy2W.exe. The manipulation leads to unquoted search path. Attacking locally is a requirement. The identifier VDB-235193 was assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Pointware EasyInventory 1.0.12.0 has a Windows path-handling flaw in Easy2W.exe. A local user with low privileges may be able to cause unintended code execution through unquoted path resolution. This is not a remote internet attack, but it can matter on shared workstations, terminal servers, or compromised endpoints.

Executive priority

Treat as a high-priority endpoint hardening issue, not an emergency internet-facing exposure. Prioritize systems with many local users, sensitive data access, or weak endpoint controls, and track vendor guidance because no fix is identified in the supplied sources.

Technical view

CVE-2023-3842 is a CWE-428 unquoted search path issue affecting C:\Program Files (x86)\EasyInventory\Easy2W.exe in Pointware EasyInventory 1.0.12.0. CVSS 3.1 is 7.8 with local access, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure appears limited to Windows systems running Pointware EasyInventory 1.0.12.0. Risk is higher where standard users can sign in locally or where endpoint compromise could be chained into privilege or persistence gains.

Exploitation context

The provided sources require local access and do not show CISA KEV listing or other evidence of active exploitation. The vendor reportedly did not respond to disclosure, and the bundle does not identify an official patch or mitigation.

Researcher notes

Evidence is sparse and appears centered on VulDB and CVE records. The affected processing is described as unknown, vendor response is absent, and no exploit-in-the-wild source is provided. Validate assumptions locally before making broad exposure claims.

Mitigation direction

  • Inventory Windows hosts for Pointware EasyInventory 1.0.12.0.
  • Check Pointware or distributor channels for updated vendor guidance.
  • Restrict write permissions on application and parent directories.
  • Remove or disable EasyInventory where business need is weak.
  • Limit local interactive access to affected systems.
  • Monitor endpoints for suspicious process launches around EasyInventory.

Validation and detection

  • Confirm whether EasyInventory 1.0.12.0 is installed.
  • Verify the Easy2W.exe installation path and application configuration.
  • Review filesystem ACLs on the installation and parent directories.
  • Check endpoint telemetry for unusual child processes or binaries near the application path.
  • Document any compensating controls if no vendor fix is available.
Prepared
Confidence
medium
Sources
4

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

CWE-428: 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 lookup
cve · low confidence lookup

CVE-2023-3842 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
3Source 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-3842Attack 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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
PointwareEasyInventory1.0.12.0Listed
Weakness

CWE details

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

CWE-428 · source CWE mapping

Unquoted Search Path or Element

Unquoted Search Path or Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.