CVE-2023-33942
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedCross-site scripting (XSS) vulnerability in the Web Content Display widget's article selector in Liferay Liferay Portal 7.4.3.50, and Liferay DXP 7.4 update 50 allows remote attackers to inject arbitrary web script or HTML via a crafted payload injected into a web content article's `Title` field.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceA stored Cross-Site Scripting (XSS) vulnerability exists in Liferay Portal 7.4.3.50 and Liferay DXP 7.4 update 50. The vulnerability is in the Web Content Display widget's article selector, where malicious JavaScript or HTML can be injected into a web content article's Title field. When other users view the affected content through the widget, the injected payload executes in their browsers.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data= 7.4= 7.4.3.50CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- Required
- Scope
- Changed
- Confidentiality
- Low
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify Liferer Portal/DXP versionLog into the Liferer Control Panel, go to Configuration > Server Administration > Product Information, or inspect the portal-ext.properties file for the version propertyAffected if The version is 7.4.3.50 or is a DXP 7.4 version at update 50 or earlier
-
Confirm Web Content Display widget is in useNavigate to Site Administration > Pages, inspect each page, or query the layouttable for portlet plid values corresponding to the Web Content Display portlet (com_liferay_journal_content_web_portlet_JournalContentPortlet)Affected if The Web Content Display widget is deployed and visible on any live page
-
Inspect web content articles for injected titlesAccess the Web Content section in Site Administration, review all articles, or query the journalarticle table for Title field values containing HTML tags like <script>, <img onerror>, javascript:, or other XSS patternsAffected if Any web content article Title field contains unsanitized HTML or JavaScript code that could execute in a browser
You are affected if you run Liferer Portal 7.4.3.50 or DXP 7.4 update 50 or earlier AND have the Web Content Display widget displaying articles with titles containing malicious script injection.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedApply the vendor-provided patch for CVE-2023-33942 to Liferay Portal/DXP 7.4 update 50. Additionally, implement output encoding when rendering the Title field in the Web Content Display widget to prevent XSS execution.
LPortal 7.4.3.51+ or DXP 7.4 Update 51+
- 1. Backup your current LPortal/DXP database and deployment
- 2. Download LPortal 7.4.3.51 or later, or DXP 7.4 Update 51 or later from the Liferay Help Center or customer portal
- 3. Test the upgrade in a non-production environment first
- 4. Deploy the fixed version to production
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-33942 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-33942 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data