LiveActive security incident?Get immediate response
CVE Record

CVE-2021-29038: Liferay Portal 7.2.0 through 7.3.5, and older unsupported versions, and Liferay DXP 7.3 before fix pack 1,...

Liferay Portal 7.2.0 through 7.3.5, and older unsupported versions, and Liferay DXP 7.3 before fix pack 1, 7.2 before fix pack 17, and older unsupported versions does not obfuscate password reminder answers on the page, which allows attackers to use man-in-the-middle or shoulder surfing attacks to steal user's password reminder answers.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-29038 exposes password reminder answers in Liferay pages instead of hiding them. Someone viewing or intercepting a user session could learn those answers and potentially weaken account recovery security. The issue is medium severity, but it matters where Liferay is internet-facing, used by many users, or tied to sensitive business systems.

Executive priority

Prioritize remediation on externally reachable or business-critical Liferay portals. This is not described as actively exploited, but it directly weakens account recovery secrecy and can support account compromise in realistic viewing or interception scenarios.

Technical view

Affected Liferay Portal 7.2.0 through 7.3.5, older unsupported versions, and Liferay DXP 7.3 before fix pack 1 and 7.2 before fix pack 17 fail to obfuscate password reminder answers. The CVSS 3.1 score is 6.3, with network attack vector, low complexity, no privileges required, and user interaction required.

Likely exposure

Exposure is most likely in organizations running affected Liferay Portal or DXP versions with password reminder functionality reachable by users. Internet-facing portals, shared workstations, training rooms, support sessions, and intercepted sessions increase practical risk.

Exploitation context

The source bundle supports man-in-the-middle and shoulder-surfing scenarios. It does not state public exploit availability, observed exploitation, or CISA KEV listing. Treat exploitation evidence as incomplete rather than proven active exploitation.

Researcher notes

Evidence is limited to the CVE record and Liferay advisory reference. The affected CPE data in the bundle is not populated, so validation should rely on product/version inventory and vendor advisory details. No exploit steps, indicators, or compensating controls are provided in the sources.

Mitigation direction

  • Upgrade Liferay Portal or DXP outside the affected version ranges.
  • Apply Liferay DXP 7.3 fix pack 1 or later where applicable.
  • Apply Liferay DXP 7.2 fix pack 17 or later where applicable.
  • Check the Liferay advisory for fixed Portal releases and supported upgrade paths.
  • Reduce exposure of account recovery pages until remediation is complete.

Validation and detection

  • Inventory all Liferay Portal and DXP versions and fix pack levels.
  • Confirm whether password reminder pages are enabled and reachable.
  • Test authorized account recovery pages for visible reminder answers.
  • Review whether affected portals are internet-facing or used on shared displays.
  • Check vendor guidance for any additional verification criteria.
Prepared
Confidence
high
Sources
3

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-640: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-29038 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
6.3 (3.1)
Known Exploited
No
Published

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

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
0Timeline events
0ADP providers
2Source links

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
6.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L2.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.3Medium
CVSS 3.1 vector shape for CVE-2021-29038Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
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-640 · source CWE mapping

Weak Password Recovery Mechanism for Forgotten Password

Weak Password Recovery Mechanism for Forgotten Password represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.