CVE-2025-43747
BaseFortify
Publication date: 2025-08-21
Last updated on: 2025-12-12
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 2025.Q2.0 (inc) to 2025.Q2.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a server-side request forgery (SSRF) in Liferay DXP versions 2025.Q2.0 through 2025.Q2.3. It occurs because the domain validation on analytics.cloud.domain.allowed is insecure, allowing an attacker to change the domain and bypass the validation. The validation does not properly distinguish between trusted subdomains and malicious domains, enabling unauthorized requests.
How can this vulnerability impact me? :
An attacker exploiting this SSRF vulnerability can make unauthorized requests from the vulnerable server to other internal or external systems. This can lead to information disclosure, unauthorized access to internal resources, or interaction with systems that are otherwise protected, potentially compromising the security of the affected environment.