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

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, some of the data stored in `form_save()` function in `graph_template_inputs.php` is not thoroughly checked and is used to concatenate the SQL statement in `draw_nontemplated_fields_graph_item()` function from `lib/html_form_templates.php` , finally resulting in SQL injection. Version 1.2.27 contains a patch for the issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Cacti/cacti/security/advisories/GHSA-jrxg-8wh8-943x
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|