CVE-2025-43787
BaseFortify
Publication date: 2025-09-12
Last updated on: 2025-12-16
Assigner: Liferay Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| liferay | digital_experience_platform | From 2024.q1.1 (inc) to 2024.q1.21 (exc) |
| liferay | digital_experience_platform | From 2024.q2.0 (inc) to 2024.q2.13 (inc) |
| liferay | digital_experience_platform | From 2024.Q3.0 (inc) to 2024.Q3.13 (inc) |
| liferay | digital_experience_platform | From 2024.q4.0 (inc) to 2024.q4.7 (inc) |
| liferay | digital_experience_platform | From 2025.Q1.0 (inc) to 2025.Q1.17 (inc) |
| liferay | digital_experience_platform | From 2025.q2.0 (inc) to 2025.q2.12 (inc) |
| liferay | digital_experience_platform | 2025.q3.0 |
| liferay | liferay_portal | From 7.4.0 (inc) to 7.4.3.132 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in certain versions of Liferay Portal and Liferay DXP. It allows a remote authenticated attacker to inject malicious JavaScript code through the organization site names. The injected script is stored on the server and executed by users without proper sanitization or escaping, potentially leading to unauthorized actions or data exposure.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of users' browsers, potentially leading to session hijacking, unauthorized actions, data theft, or spreading malware. Since the attacker must be authenticated, it could be used to escalate privileges or compromise user accounts within the affected Liferay Portal or DXP environments.