4.9
CVE-2014-4013
- EPSS 0.33%
- Veröffentlicht 14.07.2014 14:55:06
- Zuletzt bearbeitet 12.04.2025 10:46:40
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
SQL injection vulnerability in the Policy Manager in Aruba Networks ClearPass 5.x, 6.0.x, 6.1.x through 6.1.4.61696, 6.2.x through 6.2.6.62196, and 6.3.x before 6.3.4 allows remote authenticated users to execute arbitrary SQL commands via unspecified vectors.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Arubanetworks ≫ Clearpass Version5.0.1
Arubanetworks ≫ Clearpass Version5.1
Arubanetworks ≫ Clearpass Version5.2
Arubanetworks ≫ Clearpass Version6.0.1
Arubanetworks ≫ Clearpass Version6.0.2
Arubanetworks ≫ Clearpass Version6.1
Arubanetworks ≫ Clearpass Version6.1.4.61696
Arubanetworks ≫ Clearpass Version6.2
Arubanetworks ≫ Clearpass Version6.2.6.62196
Arubanetworks ≫ Clearpass Version6.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.33% | 0.528 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 4.9 | 4.4 | 6.4 |
AV:A/AC:M/Au:S/C:P/I:P/A:P
|
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.