Cacti

Cacti

137 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.21%
  • Published 23.09.2019 15:15:10
  • Last modified 21.11.2024 04:31:03

In Cacti through 1.2.6, authenticated users may bypass authorization checks (for viewing a graph) via a direct graph_json.php request with a modified local_graph_id parameter.

Exploit
  • EPSS 0.45%
  • Published 08.04.2019 23:29:00
  • Last modified 21.11.2024 04:20:23

In clearFilter() in utilities.php in Cacti before 1.2.3, no escaping occurs before printing out the value of the SNMP community string (SNMP Options) in the View poller cache, leading to XSS.

Exploit
  • EPSS 0.53%
  • Published 16.01.2019 16:29:00
  • Last modified 21.11.2024 04:02:02

A cross-site scripting (XSS) vulnerability exists in color_templates.php in Cacti before 1.2.0 due to lack of escaping of unintended characters in the Name field for a Color.

Exploit
  • EPSS 0.62%
  • Published 16.01.2019 16:29:00
  • Last modified 21.11.2024 04:02:02

A cross-site scripting (XSS) vulnerability exists in pollers.php in Cacti before 1.2.0 due to lack of escaping of unintended characters in the Website Hostname for Data Collectors.

Exploit
  • EPSS 0.53%
  • Published 16.01.2019 16:29:00
  • Last modified 21.11.2024 04:02:02

A cross-site scripting (XSS) vulnerability exists in graph_templates.php in Cacti before 1.2.0 due to lack of escaping of unintended characters in the Graph Vertical Label.

Exploit
  • EPSS 0.54%
  • Published 16.01.2019 16:29:00
  • Last modified 21.11.2024 04:02:02

A cross-site scripting (XSS) vulnerability exists in host.php (via tree.php) in Cacti before 1.2.0 due to lack of escaping of unintended characters in the Website Hostname field for Devices.

Exploit
  • EPSS 0.29%
  • Published 12.04.2018 16:29:00
  • Last modified 21.11.2024 03:40:44

Cacti before 1.1.37 has XSS because the get_current_page function in lib/functions.php relies on $_SERVER['PHP_SELF'] instead of $_SERVER['SCRIPT_NAME'] to determine a page name.

Exploit
  • EPSS 0.67%
  • Published 12.04.2018 16:29:00
  • Last modified 21.11.2024 03:40:44

Cacti before 1.1.37 has XSS because it does not properly reject unintended characters, related to use of the sanitize_uri function in lib/functions.php.

Exploit
  • EPSS 0.96%
  • Published 12.04.2018 16:29:00
  • Last modified 21.11.2024 03:40:44

Cacti before 1.1.37 has XSS because it makes certain htmlspecialchars calls without the ENT_QUOTES flag (these calls occur when the html_escape function in lib/html.php is not used).

  • EPSS 0.55%
  • Published 24.11.2017 05:29:00
  • Last modified 20.04.2025 01:37:25

auth_login.php in Cacti before 1.0.0 allows remote authenticated users who use web authentication to bypass intended access restrictions by logging in as a user not in the cacti database, because the guest user is not considered. NOTE: this vulnerabi...