CVE-2025-43760
BaseFortify
Publication date: 2025-08-22
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.20 (inc) |
| 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 (exc) |
| liferay | digital_experience_platform | From 2025.Q1.0 (inc) to 2025.Q1.5 (exc) |
| liferay | digital_experience_platform | 7.4 |
| 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 reflected 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 into the PortalUtil.escapeRedirect function, which can then be executed in the context of the affected web application.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute arbitrary JavaScript in the context of the affected portal, potentially leading to unauthorized actions, session hijacking, or theft of sensitive information from users who interact with the vulnerable application.