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 4.8.2.23 before v.4.8.3.1.
Published: 2026-07-01
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

DivvyDrive Information Technologies Inc. DivvyDrive contains a persistent cross‑site scripting vulnerability due to improper neutralization of user input during web page generation. An attacker can inject malicious JavaScript into stored fields, which will execute under the same privileges as any user who views the affected page. This can facilitate credential theft, session hijacking, defacement, or the execution of additional client‑side attacks.

Affected Systems

The vulnerability impacts DivvyDrive versions prior to 4.8.3.1, including 4.8.2.23 and earlier releases.

Risk and Exploitability

The assigned CVSS score of 6.4 indicates a moderate severity, and the vulnerability is not listed in CISA’s KEV catalog. While EPSS data is unavailable, the stored nature of the flaw suggests that it can be triggered by any user with write access to the affected fields. Exploitation requires submitting crafted input that becomes part of a stored response, after which any user who views that content will have the injected script executed in their browser.

Generated by OpenCVE AI on July 1, 2026 at 16:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade DivvyDrive to version 4.8.3.1 or later to eliminate the stored XSS flaw.
  • If upgrading is not immediately possible, apply output encoding or input sanitization to all content that is rendered on web pages; escape or remove HTML and JavaScript characters from stored data.
  • Consider configuring a web application firewall or similar controls to filter or block suspicious script payloads.
  • Monitor application logs for attempts to inject malicious content and review user activity that could enable exploitation.

Generated by OpenCVE AI on July 1, 2026 at 16:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 16: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 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': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-07-01T14:55:07.615Z

Reserved: 2026-03-31T11:56:09.964Z

Link: CVE-2026-5220

cve-icon Vulnrichment

Updated: 2026-07-01T14:55:03.505Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T16:45:04Z

Weaknesses
  • CWE-79

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