Cyber Posture

CVE-2025-0832

High

Published: 17 March 2025

Published
17 March 2025
Modified
22 October 2025
KEV Added
Patch
CVSS Score 8.7 CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
EPSS Score 0.0035 57.6th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Description

An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials.

Security Summary

CVE-2025-0832 is a stored Cross-site Scripting (XSS) vulnerability, classified under CWE-79, in the Project Gantt component of ENOVIA Collaborative Industry Innovator. It affects releases from 3DEXPERIENCE R2022x through 3DEXPERIENCE R2024x. The flaw enables an attacker to inject and store malicious script code that executes in a user's browser session when the affected content is accessed.

Exploitation requires low privileges (PR:L), such as an authenticated user with basic access, and low attack complexity over the network (AV:N/AC:L). It demands user interaction (UI:R), typically viewing the tainted Project Gantt content. Successful exploitation changes scope (S:C), granting high impacts on confidentiality and integrity (C:H/I:H) but no availability impact (A:N), with an overall CVSS v3.1 score of 8.7. An attacker can thus execute arbitrary scripts in victims' browsers, potentially stealing session data, manipulating page content, or performing actions on behalf of the user.

Mitigation details are available in the vendor advisory at https://www.3ds.com/vulnerability/advisories, published on 2025-03-17. Security practitioners should consult this for patching instructions and workarounds applicable to the affected 3DEXPERIENCE releases.

Details

CWE(s)
CWE-79

Affected Products

3ds
3dexperience enovia
r2022x — r2024x

MITRE ATT&CK Enterprise Techniques

T1185 Browser Session Hijacking Collection
Adversaries may take advantage of security vulnerabilities and inherent functionality in browser software to change content, modify user-behaviors, and intercept information as part of various browser session hijacking techniques.
T1539 Steal Web Session Cookie Credential Access
An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials.
Why these techniques?

Stored XSS directly enables execution of arbitrary JavaScript in victims' browsers upon viewing tainted content, facilitating browser session hijacking (T1185) and theft of web session cookies (T1539) for unauthorized actions as the user.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References