9.8
CVE-2020-15504
- EPSS 0.1%
- Published 10.07.2020 17:15:10
- Last modified 21.11.2024 05:05:39
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
A SQL injection vulnerability in the user and admin web interfaces of Sophos XG Firewall v18.0 MR1 and older potentially allows an attacker to run arbitrary code remotely. The fix is built into the re-release of XG Firewall v18 MR-1 (named MR-1-Build396) and the v17.5 MR13 release. All other versions >= 17.0 have received a hotfix.
Data is provided by the National Vulnerability Database (NVD)
Sophos ≫ Xg Firewall Firmware Version >= 17.0 <= 17.5
Sophos ≫ Xg Firewall Firmware Version17.5 Updatemaintenance_release1
Sophos ≫ Xg Firewall Firmware Version17.5 Updatemaintenance_release10
Sophos ≫ Xg Firewall Firmware Version17.5 Updatemaintenance_release11
Sophos ≫ Xg Firewall Firmware Version17.5 Updatemaintenance_release12
Sophos ≫ Xg Firewall Firmware Version17.5 Updatemaintenance_release3
Sophos ≫ Xg Firewall Firmware Version17.5 Updatemaintenance_release4
Sophos ≫ Xg Firewall Firmware Version17.5 Updatemaintenance_release5
Sophos ≫ Xg Firewall Firmware Version17.5 Updatemaintenance_release6
Sophos ≫ Xg Firewall Firmware Version17.5 Updatemaintenance_release7
Sophos ≫ Xg Firewall Firmware Version17.5 Updatemaintenance_release8
Sophos ≫ Xg Firewall Firmware Version17.5 Updatemaintenance_release9
Sophos ≫ Xg Firewall Firmware Version18.0 Update-
Sophos ≫ Xg Firewall Firmware Version18.0 Updatemaintenance_release1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.1% | 0.289 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/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.