SB2020052036 - Multiple vulnerabilities in Cacti



SB2020052036 - Multiple vulnerabilities in Cacti

Published: May 20, 2020 Updated: March 6, 2024

Security Bulletin ID SB2020052036
Severity
Medium
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 67% Low 33%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 secuirty vulnerabilities.


1) Cross-site request forgery (CVE-ID: CVE-2020-13231)

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin in auth_profile.php?action=edit. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website, such as changing data in victim's profile.


2) Improper Preservation of Permissions (CVE-ID: CVE-2020-13230)

The vulnerability allows a remote attacker to gain access to otherwise restricted functionality.

The vulnerability exists due to application does not properly processes operations, related to accounts deactivation. When disabling a user account the application does not immediately invalidate any permissions granted to that account (e.g., permission to view logs). A remote attacker, whose account was disabled can still access the application for certain amount of time.


3) Prototype pollution (CVE-ID: CVE-2019-11358)

The vulnerability allows a remote attacker to execute arbitrary JavaScript code.

The vulnerability exists due to improper input validation. A remote attacker can pass specially crafted input to the application and perform prototype pollution, which can result in information disclosure or data manipulation.


Remediation

Install update from vendor's website.