ghsa-43h9-p3j4-39hm
Vulnerability from github
Published
2024-02-20 12:31
Modified
2024-12-11 22:02
Severity ?
Summary
Liferay Portal defaults to a low work factor for the default password hashing algorithm
Details
The default password hashing algorithm (PBKDF2-HMAC-SHA1) in Liferay Portal 7.2.0 through 7.4.3.15, and older unsupported versions, and Liferay DXP 7.4 before update 16, 7.3 before update 4, 7.2 before fix pack 17, and older unsupported versions defaults to a low work factor, which allows attackers to quickly crack password hashes.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.liferay.portal:release.dxp.bom" }, "ranges": [ { "events": [ { "introduced": "7.3.0" }, { "fixed": "7.3.10.u4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "com.liferay.portal:release.dxp.bom" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.2.10.fp17" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "com.liferay.portal:release.dxp.bom" }, "ranges": [ { "events": [ { "introduced": "7.4.0" }, { "fixed": "7.4.13.u16" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "com.liferay.portal:release.portal.bom" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.4.3.14" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "com.liferay.portal:com.liferay.portal.kernel" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "38.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-25607" ], "database_specific": { "cwe_ids": [ "CWE-916" ], "github_reviewed": true, "github_reviewed_at": "2024-12-11T22:02:12Z", "nvd_published_at": "2024-02-20T10:15:08Z", "severity": "HIGH" }, "details": "The default password hashing algorithm (PBKDF2-HMAC-SHA1) in Liferay Portal 7.2.0 through 7.4.3.15, and older unsupported versions, and Liferay DXP 7.4 before update 16, 7.3 before update 4, 7.2 before fix pack 17, and older unsupported versions defaults to a low work factor, which allows attackers to quickly crack password hashes.", "id": "GHSA-43h9-p3j4-39hm", "modified": "2024-12-11T22:02:12Z", "published": "2024-02-20T12:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25607" }, { "type": "PACKAGE", "url": "https://github.com/liferay/liferay-portal" }, { "type": "WEB", "url": "https://liferay.dev/portal/security/known-vulnerabilities/-/asset_publisher/jekt/content/cve-2024-25607" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Liferay Portal defaults to a low work factor for the default password hashing algorithm" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.