Loading...
Skip to main content

CVE-2024-26272

HIGH

Liferay Portal and Liferay DXP Vulnerable to Cross-Site Request Forgery (CSRF) via the Content Page Editor

Published October 22, 2024Updated April 28, 2025Source: osv

Summary

Cross-site request forgery (CSRF) vulnerability in the content page editor in Liferay Portal 7.3.2 through 7.4.3.107, and Liferay DXP 2023.Q4.0 through 2023.Q4.2, 2023.Q3.1 through 2023.Q3.5, 7.4 GA through update 92 and 7.3 GA through update 35 allows remote attackers to (1) change user passwords, (2) shut down the server, (3) execute arbitrary code in the scripting console, (4) and perform other administrative actions via the p_l_back_url parameter.

Remediation

Upgrade to the fixed version using your package manager.

Maven
Update com.liferay.portal:release.dxp.bom to 2023.Q3.6 or later
<!-- Update pom.xml dependency version to 2023.Q3.6 for com.liferay.portal:release.dxp.bom -->
Maven
Update com.liferay.portal:release.dxp.bom to 7.3u36 or later
<!-- Update pom.xml dependency version to 7.3u36 for com.liferay.portal:release.dxp.bom -->
Maven
Update com.liferay.portal:release.portal.bom to 7.4.3.108 or later
<!-- Update pom.xml dependency version to 7.4.3.108 for com.liferay.portal:release.portal.bom -->
Maven
Update com.liferay.portal:release.dxp.bom to 2023.Q4.3 or later
<!-- Update pom.xml dependency version to 2023.Q4.3 for com.liferay.portal:release.dxp.bom -->
Maven
Update com.liferay.portal:release.dxp.bom to 7.4u93 or later
<!-- Update pom.xml dependency version to 7.4u93 for com.liferay.portal:release.dxp.bom -->

After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.

Affected Packages (5)

PackageEcosystemAffectedFixed In
com.liferay.portal:release.dxp.bom
maven
2023.q3.1, 2023.q3.2, 2023.q3.3, 2023.q3.4 (+1 more)2023.Q3.6
com.liferay.portal:release.dxp.bom
maven
All versions7.3u36
com.liferay.portal:release.portal.bom
maven
7.3.2, 7.3.2-1, 7.3.3, 7.3.3-1 (+119 more)7.4.3.108
com.liferay.portal:release.dxp.bom
maven
2023.q4.0, 2023.q4.1, 2023.q4.22023.Q4.3
com.liferay.portal:release.dxp.bom
maven
All versions7.4u93

Vulnerability Classification

Common Weakness Enumeration (CWE) identifiers for this vulnerability type.

  • CWE-352
    Cross-Site Request Forgery (CSRF)MITRE

CVSS Score Breakdown

What the CVSS (Common Vulnerability Scoring System) 8.8 score means for each attack dimension.

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Frequently Asked Questions

What is CVE-2024-26272?
Liferay Portal and Liferay DXP Vulnerable to Cross-Site Request Forgery (CSRF) via the Content Page Editor This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.8/10).
How do I check if my project is affected by CVE-2024-26272?
CVE-2024-26272 affects com.liferay.portal:release.dxp.bom and com.liferay.portal:release.portal.bom. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-26272 and 200,000+ other known vulnerabilities.

Severity & Exploitability

CVSS Score
8.8

High exploitability or significant impact. Prioritize remediation within days.

Also Known As

GHSA-p63m-vmjr-wg37

Related CVEs

  • CVE-2023-42498
    CRITICAL

    Liferay Portal Language Override edit screen and Liferay DXP vulnerable to reflected Cross-site Scripting

  • CVE-2024-25145
    CRITICAL

    Liferay Portal stored cross-site scripting (XSS) vulnerability

  • CVE-2024-8980
    CRITICAL

    Liferay Portal and Liferay DXP Vulnerable to CSRF in the Script Console

  • CVE-2024-25601
    CRITICAL

    Liferay Portal Expando module and Liferay DXP vulnerable to stored Cross-site Scripting

  • CVE-2022-42122
    CRITICAL

    Liferay Portal and Liferay DXP Vulnerable to SQL Injection via Friendly URL Module

  • CVE-2024-25152
    CRITICAL

    Liferay Portal Message Board widget and Liferay DXP vulnerable to stored Cross-site Scripting

  • CVE-2024-26271
    HIGH

    Liferay Portal and Liferay DXP Vulnerable to Cross-Site Request Forgery (CSRF) via the My Account Widget

  • CVE-2024-26273
    HIGH

    Liferay Portal and Liferay DXP Vulnerable to Cross-Site Request Forgery (CSRF) via the Content Page Editor

Check if you're affected

Scan your dependencies to see if this vulnerability affects your projects.

Scan Your Dependencies