SB2025010636 - Multiple vulnerabilities in Arista NG Firewall
Published: January 6, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 4 secuirty vulnerabilities.
1) Command Injection (CVE-ID: CVE-2024-12829)
The vulnerability allows a remote user to execute arbitrary commands on the target system.
The vulnerability exists due to improper input validation within the ExecManagerImpl class. A remote administrator can pass specially crafted data to the application and execute arbitrary commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
2) Improper Authorization (CVE-ID: CVE-2024-12831)
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to incorrect authorization within the uvm_login module, which leads to security restrictions bypass and privilege escalation.
3) SQL injection (CVE-ID: CVE-2024-12832)
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data within the ReportEntry class. A remote user can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
4) Path traversal (CVE-ID: CVE-2024-12830)
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within the implementation of the custom_handler method. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system, leading to arbitrary code execution.
Remediation
Cybersecurity Help is not aware of any official remediation provided by the vendor.