CVE-2024-34340

Severity CVSS v4.0:
Pending analysis
Type:
CWE-287 Authentication Issues
Publication date:
14/05/2024
Last modified:
04/11/2025

Description

Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, Cacti calls `compat_password_hash` when users set their password. `compat_password_hash` use `password_hash` if there is it, else use `md5`. When verifying password, it calls `compat_password_verify`. In `compat_password_verify`, `password_verify` is called if there is it, else use `md5`. `password_verify` and `password_hash` are supported on PHP

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:* 1.2.27 (excluding)
cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*