LiveActive security incident?Get immediate response
CVE Record

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.

MediumCVSS 4.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
high
Sources
4

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-42131 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.8 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
3Timeline events
2ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
4.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N2.22.5CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

4.8Medium
CVSS 3.1 vector shape for CVE-2022-42131Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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.