Bugzilla – Bug 1224241
VUL-0: CVE-2024-34340: cacti: Authentication Bypass when using using older password hashes
Last modified: 2024-05-15 19:31:31 UTC
https://github.com/cacti/cacti/security/advisories/GHSA-37x7-mfjv-mm7m 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.
This is an autogenerated message for OBS integration: This bug (1224241) was mentioned in https://build.opensuse.org/request/show/1174071 Factory / cacti https://build.opensuse.org/request/show/1174072 Backports:SLE-12+Backports:SLE-15-SP5 / cacti+cacti-spine
This is an autogenerated message for OBS integration: This bug (1224241) was mentioned in https://build.opensuse.org/request/show/1174083 Backports:SLE-12+Backports:SLE-15-SP5 / cacti+cacti-spine
done