7.4
CVE-2013-1617
- EPSS 1.33%
- Veröffentlicht 01.08.2013 13:32:21
- Zuletzt bearbeitet 11.04.2025 00:51:21
- Quelle secure@symantec.com
- Teams Watchlist Login
- Unerledigt Login
Multiple SQL injection vulnerabilities in the management console on the Symantec Web Gateway (SWG) appliance before 5.1.1 allow remote authenticated administrators to execute arbitrary SQL commands via unspecified vectors.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Symantec ≫ Web Gateway Version <= 5.1
Symantec ≫ Web Gateway Version5.0
Symantec ≫ Web Gateway Version5.0.1
Symantec ≫ Web Gateway Version5.0.2
Symantec ≫ Web Gateway Version5.0.3
Symantec ≫ Web Gateway Version5.0.3.18
Symantec ≫ Web Gateway Appliance 8450 Version-
Symantec ≫ Web Gateway Appliance 8490 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.33% | 0.791 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.4 | 4.4 | 10 |
AV:A/AC:M/Au:S/C:C/I:C/A:C
|
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.