Description
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in DivvyDrive Information Technologies Inc. DivvyDrive allows Stored XSS.

This issue affects DivvyDrive: from v.4.8.2.23 before v.4.8.3.1.
Published: 2026-07-01
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an input sanitization flaw that allows stored cross‑site scripting in web pages. An attacker can inject malicious scripts that execute in the browsers of users who view the affected content. The potential consequences such as cookie theft, session hijacking, defacement, or unauthorized data exfiltration are typical outcomes of stored XSS, and are therefore inferred from nature of the flaw rather than described directly in the CVE data.

Affected Systems

DivvyDrive Information Technologies Inc.'s DivvyDrive product is impacted. Versions starting with 4.8.2.23 up to (but not including) 4.8.3.1 contain the flaw. Systems running any of those releases require remediation.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog, suggesting low or unknown exploitation likelihood. The CVE description does not state an explicit attack vector; it is inferred that a stored XSS attack can be invoked remotely by submitting malicious input that is persisted on the server and later displayed to authenticated or unauthenticated users. Because attackers can trigger the payload via a variety of HTTP requests, the attack vector is inferred to be remote, though local access to the application could also suffice. Given the lack of public exploit evidence, the risk remains moderate, but the vulnerability can still enable significant user‑level compromise.

Generated by OpenCVE AI on July 2, 2026 at 00:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install DivvyDrive version 4.8.3.1 or newer to remove the stored XSS flaw.
  • If an upgrade is not possible, disable features that accept raw HTML input or enforce strict sanitization on all user‑controlled fields.
  • Deploy a web‑application firewall or implement input validation to detect and block script payloads before they are stored, as an additional defense until the product is updated.

Generated by OpenCVE AI on July 2, 2026 at 00:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Description Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in DivvyDrive Information Technologies Inc. DivvyDrive allows Stored XSS. This issue affects DivvyDrive: from v.4.8.2.23 before v.4.8.3.1.
Title Stored XSS in DivvyDrive Information Technologies' DivvyDrive
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-07-01T14:54:14.126Z

Reserved: 2026-04-14T15:03:55.739Z

Link: CVE-2026-6283

cve-icon Vulnrichment

Updated: 2026-07-01T14:54:10.589Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-02T01:00:12Z

Weaknesses
  • CWE-79

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