CVE-2023-33940:
Cross-site scripting in Liferay Portal
4.8
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.25239%
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.4.0, < 7.4.3.31 | 7.4.3.31 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability reports and advisories describe an XSS vulnerability in the handling of IFrame URLs for Remote Apps, but they do not disclose specific function names
or file paths
. While the root cause is clearly improper input sanitization of the IFrame URL parameter, the lack of available commit diffs, patch details, or code examples makes it impossible to identify exact vulnerable functions
with high confidence. The vulnerability likely resides in the code responsible for rendering or processing Remote App IFrame URLs, but insufficient technical implementation details are provided to pinpoint specific functions
.