QID 731181
Date Published: 2024-02-22
QID 731181: Liferay Portal Default Password Hashing Vulnerability (CVE-2024-25607)
Liferay Portal is an open-source enterprise web platform for building business solutions and collaborative applications.
CVE-2024-25607: The default password hashing algorithm (PBKDF2-HMAC-SHA1) in Liferay Portal and Liferay DXP defaults to a low work factor, which allows attackers to quickly crack password hashes.
Affected Versions:
Liferay Portal from version 7.4.0 through 7.4.3.13.
Liferay Portal from version 7.3.0 to 7.3.7.
Liferay Portal 7.2.0 and 7.2.1.
Liferay Portal, older unsupported versions.
QID Detection Logic (Unauthenticated):
This QID checks for vulnerable versions of Liferay Portal in the response banner.
Successful exploitation of this vulnerability allows allows attackers to quickly crack password hashes.
Solution
Vendor has released patch. For more info, please refer to Liferay Portal Security Advisory CVE-2024-25607Workaround:
The vendor has advised the following workaround:
Set the following in portal-ext.properties:
passwords.encryption.algorithm=PBKDF2WithHmacSHA1/160/720000
The vendor has advised the following workaround:
Set the following in portal-ext.properties:
passwords.encryption.algorithm=PBKDF2WithHmacSHA1/160/720000
Vendor References
CVEs related to QID 731181
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| CVE-2024-25607 |
|