8.8
CVE-2022-43519
- EPSS 0.98%
- Published 05.01.2023 07:15:10
- Last modified 10.04.2025 16:15:23
- Source security-alert@hpe.com
- Teams watchlist Login
- Open Login
Multiple vulnerabilities in the web-based management interface of Aruba EdgeConnect Enterprise Orchestrator could allow an authenticated remote attacker to conduct SQL injection attacks against the Aruba EdgeConnect Enterprise Orchestrator instance. An attacker could exploit these vulnerabilities to obtain and modify sensitive information in the underlying database potentially leading to complete compromise of the Aruba EdgeConnect Enterprise Orchestrator host in Aruba EdgeConnect Enterprise Orchestration Software version(s): Aruba EdgeConnect Enterprise Orchestrator (on-premises), Aruba EdgeConnect Enterprise Orchestrator-as-a-Service, Aruba EdgeConnect Enterprise Orchestrator-SP and Aruba EdgeConnect Enterprise Orchestrator Global Enterprise Tenant Orchestrators - Orchestrator 9.2.1.40179 and below, - Orchestrator 9.1.4.40436 and below, - Orchestrator 9.0.7.40110 and below, - Orchestrator 8.10.23.40015 and below, - Any older branches of Orchestrator not specifically mentioned.
Data is provided by the National Vulnerability Database (NVD)
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionon-premises Version <= 8.10.23.40015
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionon-premises Version >= 9.0.0 <= 9.0.7.40110
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionon-premises Version >= 9.1.0 <= 9.1.4.40436
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionon-premises Version >= 9.2.0 <= 9.2.1.40179
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionas-a-service Version <= 8.10.23.40015
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionas-a-service Version >= 9.0.0 <= 9.0.7.40110
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionas-a-service Version >= 9.1.0 <= 9.1.4.40436
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionas-a-service Version >= 9.2.0 <= 9.2.1.40179
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionglobal_enterprise_tenant_orchestrators Version <= 8.10.23.40015
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionglobal_enterprise_tenant_orchestrators Version >= 9.0.0 <= 9.0.7.40110
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionglobal_enterprise_tenant_orchestrators Version >= 9.1.0 <= 9.1.4.40436
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionglobal_enterprise_tenant_orchestrators Version >= 9.2.0 <= 9.2.1.40179
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionsp Version <= 8.10.23.40015
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionsp Version >= 9.0.0 <= 9.0.7.40110
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionsp Version >= 9.1.0 <= 9.1.4.40436
Arubanetworks ≫ Aruba Edgeconnect Enterprise Orchestrator SwEditionsp Version >= 9.2.0 <= 9.2.1.40179
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.98% | 0.759 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
security-alert@hpe.com | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.