LiveActive security incident?Get immediate response
CVE Record

CVE-2019-7590: exacqVision Server Unquoted Service Path

ExacqVision Server’s services 'exacqVisionServer', 'dvrdhcpserver' and 'mdnsresponder' have an unquoted service path. If an authenticated user is able to insert code in their system root path it potentially can be executed during the application startup. This could allow the authenticated user to elevate privileges on the system. This issue affects: Exacq Technologies, Inc. exacqVision Server 9.6; 9.8. This issue does not affect: Exacq Technologies, Inc. exacqVision Server version 9.4 and prior versions; 19.03. It is not known whether this issue affects: Exacq Technologies, Inc. exacqVision Server versions prior to 8.4.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-7590 is a Windows service configuration weakness in exacqVision Server. Some services use unquoted paths, which can let a low-privileged authenticated user escalate privileges if they can place code in the right local path and the service starts. This is mainly a local post-access risk, not a remote network break-in by itself.

Executive priority

Treat this as a moderate-priority hardening item for physical security or video-management servers. It is unlikely to be the initial intrusion path, but it can increase attacker control after a foothold on an affected host.

Technical view

Affected exacqVision Server 9.6 and 9.8 services include exacqVisionServer, dvrdhcpserver, and mdnsresponder. The issue is CWE-428, unquoted service path. CVSS is 6.7, with local access, high attack complexity, low privileges, and user interaction required, but high confidentiality, integrity, and availability impact after successful privilege escalation.

Likely exposure

Exposure is limited to Windows hosts running affected exacqVision Server versions 9.6 or 9.8. The source says 9.4 and earlier are not affected, 19.03 is not affected, and impact on versions before 8.4 is unknown.

Exploitation context

The CVE is not in CISA KEV, and the supplied sources do not state active exploitation. Public vulnerability writeups exist, which raises awareness, but exploitation still requires authenticated local access and the ability to place code in a relevant local path before service startup.

Researcher notes

The strongest evidence is the CVE record and CISA ICS advisory metadata. Version scope is unusually specific: 9.6 and 9.8 affected, 9.4 and earlier plus 19.03 not affected, pre-8.4 unknown. Do not assume remote exploitability or active exploitation from these sources.

Mitigation direction

  • Inventory exacqVision Server versions and identify 9.6 or 9.8 installations.
  • Follow Johnson Controls or exacq guidance for vendor-supported remediation.
  • Prioritize upgrade to an unaffected release; sources identify 19.03 as not affected.
  • Restrict local logon, RDP, and administrative access to affected Windows hosts.
  • Review write permissions on system-root paths until remediation is complete.

Validation and detection

  • Check installed exacqVision Server version on each Windows host.
  • Review Windows service ImagePath values for the named services.
  • Confirm service paths are quoted or remediated by a vendor-supported update.
  • Verify non-admin users cannot write to relevant system-root locations.
  • Record whether any legacy versions before 8.4 are present, since impact is unknown.
Prepared
Confidence
high
Sources
6

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-2019-7590 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
6.7 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:H/PR:L/UI:R/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
6Source 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
6.7CVSS 3.0MediumCVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H0.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.7Medium
CVSS 3.0 vector shape for CVE-2019-7590Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:H/PR:L/UI:R/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
Exacq Technologies, Inc.exacqVision Serverunspecified, unspecified, 9.6, 9.8, next of 19.03Listed
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.