Loading...
Skip to main content

CVE-2023-47797

CRITICAL

Liferay Portal XSS with `p_l_back_url_title` on edit content page

Published November 17, 2023Updated February 16, 2024Source: osv

Summary

Reflected cross-site scripting (XSS) vulnerability on a content page’s edit page in Liferay Portal 7.4.3.94 through 7.4.3.95 allows remote attackers to inject arbitrary web script or HTML via the `p_l_back_url_title` parameter.

Remediation

Upgrade to the fixed version using your package manager.

Maven
Update com.liferay.portal:release.portal.bom to 7.4.3.96 or later
<!-- Update pom.xml dependency version to 7.4.3.96 for com.liferay.portal:release.portal.bom -->

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

Affected Packages (1)

PackageEcosystemAffectedFixed In
com.liferay.portal:release.portal.bom
maven
7.4.3.94, 7.4.3.95, 7.4.3.95-17.4.3.96

Vulnerability Classification

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

  • CWE-79
    Cross-site Scripting (XSS)MITRE

CVSS Score Breakdown

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

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

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

Frequently Asked Questions

What is CVE-2023-47797?
Liferay Portal XSS with `p_l_back_url_title` on edit content page This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.6/10).
How do I check if my project is affected by CVE-2023-47797?
CVE-2023-47797 affects com.liferay.portal:release.portal.bom. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2023-47797 and 200,000+ other known vulnerabilities.

Severity & Exploitability

CVSS Score
9.6

Exploitation is straightforward and causes maximum impact. Patch immediately.

Also Known As

GHSA-v32m-pf9q-p3xg

Related CVEs

  • CVE-2024-38002
    CRITICAL

    Liferay Portal and Liferay DXP Workflow Component Does Not Check User Permissions

  • 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-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