CVE-2022-42131: Certain Liferay products are affected by: Missing SSL Certificate Validation in the Dynamic Data Mapping mo...
Certain Liferay products are affected by: Missing SSL Certificate Validation in the Dynamic Data Mapping module's REST data providers. This affects Liferay Portal 7.1.0 through 7.4.2 and Liferay DXP 7.1 before fix pack 27, 7.2 before fix pack 17, and 7.3 before service pack 3.
Security readout for executives and security teams
Plain-English summary
This flaw affects how certain Liferay REST data providers handle HTTPS certificates. If a vulnerable Liferay instance connects to an attacker-intercepted endpoint, certificate trust may not be properly checked, allowing limited data exposure or tampering. The public data does not show active exploitation.
Executive priority
Treat this as a moderate platform hygiene issue. Prioritize remediation for internet-facing or integration-heavy Liferay environments, but it is not evidenced as actively exploited in the provided sources.
Technical view
CVE-2022-42131 is CWE-295 in Liferay Dynamic Data Mapping REST data providers. Affected versions include Liferay Portal 7.1.0 through 7.4.2 and specified older Liferay DXP fix pack or service pack levels. CVSS 4.8 reflects network reachability, high attack complexity, no privileges, and low confidentiality/integrity impact.
Likely exposure
Exposure is most relevant where affected Liferay versions use Dynamic Data Mapping REST data providers to retrieve data over HTTPS, especially across untrusted or interceptable networks.
Exploitation context
Sources do not report known active exploitation, and CISA KEV status is false. Practical abuse likely requires a position to intercept or influence the HTTPS connection, consistent with the high attack complexity score.
Researcher notes
The affected field in the bundle is generic, so rely on the description and Liferay references for version scope. No exploit details or standalone detection logic are provided in the sources.
Mitigation direction
Upgrade Liferay DXP to the fixed fix pack or service pack levels named by Liferay.
Move Liferay Portal deployments beyond affected 7.1.0 through 7.4.2 versions.
Check Liferay advisory and support guidance for exact fixed builds in your release line.
Inventory REST data providers and prioritize those connecting to external HTTPS endpoints.
Validation and detection
Confirm Liferay Portal or DXP version, fix pack, and service pack level.
Identify Dynamic Data Mapping REST data providers configured in the environment.
Review whether those providers call HTTPS endpoints over untrusted network paths.
Verify remediation by matching deployments against Liferay’s affected-version ranges.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-295: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-295 · source CWE mapping
Improper Certificate Validation
Improper Certificate Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.