Bug 1224238 (CVE-2024-31459)

Summary: VUL-0: CVE-2024-31459: cacti: file inclusion issue in the `lib/plugin.php` file
Product: [openSUSE] openSUSE Distribution Reporter: SMASH SMASH <smash_bz>
Component: SecurityAssignee: Security Team bot <security-team>
Status: RESOLVED FIXED QA Contact: Security Team bot <security-team>
Severity: Normal    
Priority: P3 - Medium CC: Andreas.Stieger, camila.matos
Version: Leap 15.6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://smash.suse.de/issue/405131/
Whiteboard:
Found By: Security Response Team Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description SMASH SMASH 2024-05-14 18:24:18 UTC
Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, there is a file inclusion issue in the `lib/plugin.php` file. Combined with SQL injection vulnerabilities, remote code execution can be implemented. There is a file inclusion issue with the `api_plugin_hook()` function in the `lib/plugin.php` file, which reads the plugin_hooks and plugin_config tables in database. The read data is directly used to concatenate the file path which is used for file inclusion. Version 1.2.27 contains a patch for the issue.

References:
https://github.com/Cacti/cacti/security/advisories/GHSA-pfh9-gwm6-86vp
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-31459
https://www.cve.org/CVERecord?id=CVE-2024-31459
https://github.com/Cacti/cacti/security/advisories/GHSA-cx8g-hvq8-p2rv
https://github.com/Cacti/cacti/security/advisories/GHSA-gj3f-p326-gh8r
Comment 1 Camila Camargo de Matos 2024-05-14 18:26:27 UTC
As per the upstream advisory [0], this issue only affects cacti at version 1.2.25 only. No openSUSE codestreams have cacti at that version. For that reason, package cacti is not affected in any openSUSE codestream.

[0] https://github.com/Cacti/cacti/security/advisories/GHSA-pfh9-gwm6-86vp
Comment 2 Andreas Stieger 2024-05-14 18:29:36 UTC
Actually fixed in 1.2.27
Comment 3 OBSbugzilla Bot 2024-05-14 19:25:11 UTC
This is an autogenerated message for OBS integration:
This bug (1224238) 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
Comment 4 OBSbugzilla Bot 2024-05-14 20:55:09 UTC
This is an autogenerated message for OBS integration:
This bug (1224238) was mentioned in
https://build.opensuse.org/request/show/1174083 Backports:SLE-12+Backports:SLE-15-SP5 / cacti+cacti-spine
Comment 5 Andreas Stieger 2024-05-15 19:31:30 UTC
done