CVE & CISA-KEV Catalog

CVE-2024-34340

CRITICAL
9.1
CVSS v3
NVD

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 < 5.5.0, following PHP manual. The vulnerability is in `compat_password_verify`. Md5-hashed user input is compared with correct password in database by `$md5 == $hash`. It is a loose comparison, not `===`. It is a type juggling vulnerability. Version 1.2.27 contains a patch for the issue.

How to fix

Remediation Available
cactiDebian
Fixed in:1.2.16+ds1-2+deb11u4CVE-2024-34340
Fixed in:1.2.24+ds1-1+deb12u3CVE-2024-34340
Fixed in:1.2.27+ds1-1CVE-2024-34340
Fixed in:1.2.27+ds1-1CVE-2024-34340
cactiUbuntu
Fixed in:0.8.8b+dfsg-5ubuntu0.2+esm2USN-6969-1
Fixed in:0.8.8f+ds1-4ubuntu4.16.04.2+esm2USN-6969-1
Fixed in:1.1.38+ds1-1ubuntu0.1~esm3USN-6969-1
Fixed in:1.2.10+ds1-1ubuntu1.1USN-6969-1
Fixed in:1.2.19+ds1-2ubuntu1.1USN-6969-1
Fixed in:1.2.26+ds1-1ubuntu0.1USN-6969-1

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityNone

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

Exploit Intelligence

1.12%probability of exploitation in 30 days
62ndpercentile

Moderate risk: more likely to be exploited than 62% of all known CVEs.

References

Exploit1
Other references1
Embed a live status badge for CVE-2024-34340
CVE-2024-34340 severity badge

Markdown

[![CVE-2024-34340](https://tridentstack.com/cve/badge/CVE-2024-34340.svg)](https://tridentstack.com/cve/CVE-2024-34340)

HTML

<a href="https://tridentstack.com/cve/CVE-2024-34340"><img src="https://tridentstack.com/cve/badge/CVE-2024-34340.svg" alt="CVE-2024-34340"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-11-04.