8.8
CVE-2015-8157
- EPSS 0.41%
- Published 08.06.2016 14:59:00
- Last modified 12.04.2025 10:46:40
- Source secure@symantec.com
- Teams watchlist Login
- Open Login
SQL injection vulnerability in the Management Server in Symantec Embedded Security: Critical System Protection (SES:CSP) 1.0.x before 1.0 MP5, Embedded Security: Critical System Protection for Controllers and Devices (SES:CSP) 6.5.0 before MP1, Critical System Protection (SCSP) before 5.2.9 MP6, Data Center Security: Server Advanced Server (DCS:SA) 6.x before 6.5 MP1 and 6.6 before MP1, and Data Center Security: Server Advanced Server and Agents (DCS:SA) through 6.6 MP1 allows remote authenticated users to execute arbitrary SQL commands via unspecified vectors.
Data is provided by the National Vulnerability Database (NVD)
Broadcom ≫ Symantec Critical System Protection Version <= 5.2.9
Broadcom ≫ Symantec Data Center Security Server Version6.5.0 SwEditionadvanced
Broadcom ≫ Symantec Data Center Security Server Version6.6.0 SwEditionadvanced
Broadcom ≫ Symantec Data Center Security Server And Agents SwEditionadvanced Version <= 6.6.0
Broadcom ≫ Symantec Embedded Security Critical System Protection Version <= 1.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.41% | 0.602 |
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
|
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.