Bugzilla – Bug 1224231
VUL-0: CVE-2024-29894: cacti: residual cross-site scripting vulnerability caused by incomplete fix
Last modified: 2024-05-15 19:31:30 UTC
Cacti provides an operational monitoring and fault management framework. Versions of Cacti prior to 1.2.27 contain a residual cross-site scripting vulnerability caused by an incomplete fix for CVE-2023-50250. `raise_message_javascript` from `lib/functions.php` now uses purify.js to fix CVE-2023-50250 (among others). However, it still generates the code out of unescaped PHP variables `$title` and `$header`. If those variables contain single quotes, they can be used to inject JavaScript code. An attacker exploiting this vulnerability could execute actions on behalf of other users. This ability to impersonate users could lead to unauthorized changes to settings. Version 1.2.27 fixes this issue. References: https://github.com/Cacti/cacti/security/advisories/GHSA-xwqc-7jc4-xm73 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-29894 https://www.cve.org/CVERecord?id=CVE-2024-29894 https://github.com/Cacti/cacti/security/advisories/GHSA-grj5-8fcj-34gh
This is an autogenerated message for OBS integration: This bug (1224231) 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 (1224231) was mentioned in https://build.opensuse.org/request/show/1174083 Backports:SLE-12+Backports:SLE-15-SP5 / cacti+cacti-spine
done