Loading...
Skip to main content

CVE-2024-25610

CRITICAL

Liferay Portal has a Stored XSS with Blog entries (Insecure defaults)

Published February 20, 2024Updated December 11, 2024Source: osv

Summary

In Liferay Portal 7.2.0 through 7.4.3.12, and older unsupported versions, and Liferay DXP 7.4 before update 9, 7.3 before update 4, 7.2 before fix pack 19, and older unsupported versions, the default configuration does not sanitize blog entries of JavaScript, which allows remote authenticated users to inject arbitrary web script or HTML (XSS) via a crafted payload injected into a blog entry’s content text field.

Remediation

Upgrade to the fixed version using your package manager.

Maven
Update com.liferay.portal:com.liferay.portal.web to 5.0.96 or later
<!-- Update pom.xml dependency version to 5.0.96 for com.liferay.portal:com.liferay.portal.web -->
Maven
Update com.liferay.portal:release.dxp.bom to 7.4.13.u9 or later
<!-- Update pom.xml dependency version to 7.4.13.u9 for com.liferay.portal:release.dxp.bom -->
Maven
Update com.liferay.portal:release.portal.bom to 7.4.3.13 or later
<!-- Update pom.xml dependency version to 7.4.3.13 for com.liferay.portal:release.portal.bom -->
Maven
Update com.liferay.portal:release.dxp.bom to 7.3.10.u4 or later
<!-- Update pom.xml dependency version to 7.3.10.u4 for com.liferay.portal:release.dxp.bom -->
Maven
Update com.liferay.portal:release.dxp.bom to 7.2.10.fp19 or later
<!-- Update pom.xml dependency version to 7.2.10.fp19 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:com.liferay.portal.web
maven
1.0.0, 1.0.1, 1.0.10, 1.0.100 (+1416 more)5.0.96
com.liferay.portal:release.dxp.bom
maven
7.4.10.ep1, 7.4.11, 7.4.12, 7.4.13 (+8 more)7.4.13.u9
com.liferay.portal:release.portal.bom
maven
7.0.6, 7.0.6-1, 7.0.6-2, 7.1.0 (+33 more)7.4.3.13
com.liferay.portal:release.dxp.bom
maven
7.3.10, 7.3.10.ep3, 7.3.10.ep4, 7.3.10.ep5 (+2 more)7.3.10.u4
com.liferay.portal:release.dxp.bom
maven
7.0.10.14, 7.0.10.14-1, 7.0.10.16, 7.0.10.17 (+104 more)7.2.10.fp19

Vulnerability Classification

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

CVSS Score Breakdown

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

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

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

Frequently Asked Questions

What is CVE-2024-25610?
Liferay Portal has a Stored XSS with Blog entries (Insecure defaults) This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.0/10).
How do I check if my project is affected by CVE-2024-25610?
CVE-2024-25610 affects com.liferay.portal:com.liferay.portal.web, 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-25610 and 200,000+ other known vulnerabilities.

Severity & Exploitability

CVSS Score
9.0

Exploitation is straightforward and causes maximum impact. Patch immediately.

Also Known As

GHSA-vvpf-53qx-cxhh

Related CVEs

  • CVE-2024-25603
    CRITICAL

    Liferay Portal's Dynamic Data Mapping module's DDMForm and Liferay DXP vulnerable to stored Cross-site Scripting

  • CVE-2023-40191
    CRITICAL

    Liferay Portal and Liferay DXP vulnerable to reflected Cross-site Scripting

  • CVE-2023-42496
    CRITICAL

    Liferay Portal and Liferay DXP vulnerable to reflected Cross-site Scripting

  • 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-2024-26271
    HIGH

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

Check if you're affected

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

Scan Your Dependencies