6.5
CVE-2013-5015
- EPSS 74.05%
- Veröffentlicht 14.02.2014 13:10:30
- Zuletzt bearbeitet 11.04.2025 00:51:21
- Quelle secure@symantec.com
- Teams Watchlist Login
- Unerledigt Login
SQL injection vulnerability in the management console in Symantec Endpoint Protection Manager (SEPM) 11.0 before 11.0.7405.1424 and 12.1 before 12.1.4023.4080, and Symantec Protection Center Small Business Edition 12.x before 12.1.4023.4080, allows remote authenticated users to execute arbitrary SQL commands via unspecified vectors.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Symantec ≫ Endpoint Protection Manager Version11.0
Symantec ≫ Endpoint Protection Manager Version12.1.0
Symantec ≫ Endpoint Protection Manager Version12.1.1
Symantec ≫ Endpoint Protection Manager Version12.1.2
Symantec ≫ Endpoint Protection Manager Version12.1.3
Symantec ≫ Protection Center Version12.0 SwEditionsmall_business
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 74.05% | 0.987 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/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.