mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
### [CVE-2024-31444](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-31444)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, some of the data stored in `automation_tree_rules_form_save()` function in `automation_tree_rules.php` is not thoroughly checked and is used to concatenate the HTML statement in `form_confirm()` function from `lib/html.php` , finally resulting in cross-site scripting. Version 1.2.27 contains a patch for the issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Cacti/cacti/security/advisories/GHSA-p4ch-7hjw-6m87
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|