Cyber Posture

CVE-2025-0596

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 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.

Security Summary

CVE-2025-0596 is a stored Cross-site Scripting (XSS) vulnerability, classified under CWE-79, affecting the Bookmark Editor in ENOVIA Collaborative Industry Innovator on the 3DEXPERIENCE R2024x release. Published on 2025-03-17, it enables an attacker to execute arbitrary script code within a user's browser session. The vulnerability 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 network accessibility, low complexity, and significant impacts on confidentiality and integrity.

An authenticated attacker with low privileges (PR:L) can exploit this by injecting a malicious script payload into the Bookmark Editor, where it is stored and persists for other users. Exploitation requires user interaction (UI:R), such as a victim viewing or editing the affected bookmark over the network (AV:N). Successful execution occurs in the victim's browser session with changed scope (S:C), allowing high-impact compromise of confidentiality (C:H) and integrity (I:H), such as stealing session cookies, keystrokes, or sensitive data displayed in the application.

Mitigation details are provided in the vendor advisory at https://www.3ds.com/vulnerability/advisories.

Details

CWE(s)
CWE-79

Affected Products

3ds
3dexperience enovia
r2024x

MITRE ATT&CK Enterprise Techniques

T1059.007 JavaScript Execution
Adversaries may abuse various implementations of JavaScript for execution.
T1056.001 Keylogging Collection
Adversaries may log user keystrokes to intercept credentials as the user types them.
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.
Why these techniques?

Stored XSS enables arbitrary JavaScript execution in victim browser sessions, directly facilitating T1059.007 (JavaScript abuse for cookie theft, keylogging, data capture), T1056.001 (keylogging), and T1185 (session hijacking via stolen cookies).

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

References