CVE-2023-33938: Cross-site scripting in Liferay Portal
4.8
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.27577%
CWE
Published
5/24/2023
Updated
11/6/2023
KEV Status
No
Technology
Java
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| com.liferay.portal:release.portal.bom | maven | >= 7.3.0, < 7.4.1 | 7.4.1 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability reports and advisories do not include specific code examples, commit diffs, or file paths that would allow identification of exact vulnerable functions. While the vulnerability mechanism (XSS via unescaped Name field in App Builder) is clear, Liferay's implementation details for custom object rendering and form handling are not disclosed in the available resources. Without access to the actual code changes between vulnerable and patched versions, we cannot confidently identify specific functions responsible for input sanitization or output encoding in the custom object details page.