LiveActive security incident?Get immediate response
CVE Record

CVE-2022-41319: A Reflected Cross-Site Scripting (XSS) vulnerability affects the Veritas Desktop Laptop Option (DLO) applic...

A Reflected Cross-Site Scripting (XSS) vulnerability affects the Veritas Desktop Laptop Option (DLO) application login page (aka the DLOServer/restore/login.jsp URI). This affects versions before 9.8 (e.g., 9.1 through 9.7).

MediumCVSS 6.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-41319 is a reflected cross-site scripting issue in the Veritas Desktop Laptop Option login page. A successful attack could let an attacker run script in a user's browser after user interaction, potentially exposing limited data or enabling limited actions in that session.

Executive priority

Treat this as a moderate-priority remediation for environments using Veritas DLO. It is not listed as actively exploited in the provided sources, but login-page XSS can create user-session and data exposure risk.

Technical view

The vulnerability affects Veritas DLO versions before 9.8, including 9.1 through 9.7, at DLOServer/restore/login.jsp. CVSS 3.1 is 6.1: network-accessible, low complexity, no privileges required, user interaction required, changed scope, low confidentiality and integrity impact, and no availability impact.

Likely exposure

Organizations running Veritas Desktop Laptop Option before version 9.8 are potentially exposed, especially where the DLO restore login page is reachable by users or externally accessible.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires user interaction and depends on reaching the vulnerable DLO login page.

Researcher notes

Evidence is limited to the CVE record and Veritas advisory reference. The affected product and version range are clear in the CVE description, but the bundle does not include detailed exploit conditions, indicators, or compensating controls.

Mitigation direction

  • Upgrade Veritas DLO to version 9.8 or later where vendor guidance confirms remediation.
  • Review Veritas advisory VTS22-014 for product-specific update instructions.
  • Restrict DLO restore login access to trusted networks until upgraded.
  • Monitor web logs for unusual access patterns involving the DLO restore login page.

Validation and detection

  • Inventory all Veritas DLO deployments and record exact versions.
  • Confirm no deployed DLO instance is below version 9.8.
  • Identify whether DLOServer/restore/login.jsp is reachable from untrusted networks.
  • After upgrade, confirm the vendor advisory no longer applies to the installed version.
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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2022-41319 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.1 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

6.1Medium
CVSS 3.1 vector shape for CVE-2022-41319Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/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
n/an/an/aListed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.