CVE-2025-11962

7.3

DivvyDrive Information Technologies Inc. · Digital Corporate Warehouse

A stored cross-site scripting vulnerability in DivvyDrive Digital Corporate Warehouse allows authenticated users to inject malicious scripts into web pages via improper input neutralization.

Executive summary

A stored cross-site scripting vulnerability in DivvyDrive Digital Corporate Warehouse poses a significant risk of unauthorized script execution and potential session compromise for affected users.

Vulnerability

This vulnerability is classified as CWE-79, involving improper neutralization of input during web page generation. The CVSS vector (AV:N/AC:L/PR:L/UI:R) indicates that an authenticated user with low privileges can trigger this flaw, though it requires user interaction to execute the malicious script.

Business impact

The presence of a stored XSS vulnerability allows an attacker to execute arbitrary scripts in the context of a victim's browser session. With a CVSS score of 7.3, this high-severity flaw could lead to unauthorized access to sensitive user data, session hijacking, or the defacement of internal corporate portals. The resulting loss of integrity and confidentiality could significantly impact organizational operations and trust.

Remediation

Immediate Action: Organizations should restrict access to the application and monitor vendor channels for the release of version 4.8.2.22 or higher to resolve this vulnerability.

Proactive Monitoring: Security teams should review web server access logs for anomalous patterns, specifically looking for script tags or encoded characters being injected into common input fields.

Compensating Controls: Deploy a Web Application Firewall (WAF) with configured rules to detect and block common XSS payloads, which can effectively mitigate the risk until a formal patch is applied.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the potential for session compromise, administrators must treat this vulnerability as a high priority. Ensure that all users are aware of the risks associated with clicking suspicious links within the application, and apply the vendor patch immediately upon its availability to eliminate the underlying injection vector.

More DivvyDrive Information Technologies Inc. CVEs

Sources

Originally found and disclosed by Hakan SONAY, per the CVE Program record.