Cyber Posture

CVE-2025-0601

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

Adversaries can use stolen session cookies to authenticate to web applications and services.

Security Summary

CVE-2025-0601 is a stored cross-site scripting (XSS) vulnerability, classified under CWE-79, in the Issue Management 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 victim's browser session upon interaction with affected content. Published on March 17, 2025, it carries a CVSS v3.1 base score of 8.7 (AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N), indicating high severity due to its network accessibility, low complexity, and potential for significant confidentiality and integrity impacts.

An attacker with low privileges (PR:L) can exploit this over the network (AV:N) by storing a malicious payload in Issue Management, such as via issue creation or modification. Exploitation requires user interaction (UI:R), typically when a higher-privileged user views or interacts with the tainted issue, triggering the script in their browser. Successful execution allows the attacker to steal session cookies, manipulate page content, or perform actions on behalf of the victim, achieving high confidentiality and integrity impacts (C:H/I:H) with a changed scope (S:C) that may extend to other origins or resources.

Mitigation details are available in the vendor advisory at https://www.3ds.com/vulnerability/advisories, which security practitioners should consult for patching instructions, workarounds, or upgrade guidance specific to 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.
T1550.004 Web Session Cookie Lateral Movement
Adversaries can use stolen session cookies to authenticate to web applications and services.
Why these techniques?

Stored XSS enables injection of scripts that execute in victim browser sessions, directly facilitating session cookie theft (T1539), browser session hijacking (T1185), and use of stolen web session cookies to impersonate users (T1550.004).

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

References