CVE-2025-43779
BaseFortify
Publication date: 2025-09-24
Last updated on: 2025-12-15
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.19 (exc) |
| liferay | digital_experience_platform | 7.4 |
| liferay | liferay_portal | From 7.4.0 (inc) to 7.4.3.113 (exc) |
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 via a specific parameter (_com_liferay_commerce_product_definitions_web_internal_portlet_CPDefinitionsPortlet_productTypeName). The injected code is then reflected and executed in the user's browser, potentially compromising the user's session or data.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary JavaScript in the context of the affected application users' browsers. This can lead to session hijacking, unauthorized actions performed on behalf of the user, theft of sensitive information, or other malicious activities that compromise user security and privacy.