9.8

CVE-2020-15504

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)
SophosXg Firewall Firmware Version >= 17.0 <= 17.5
SophosXg Firewall Firmware Version17.5 Updatemaintenance_release1
SophosXg Firewall Firmware Version17.5 Updatemaintenance_release10
SophosXg Firewall Firmware Version17.5 Updatemaintenance_release11
SophosXg Firewall Firmware Version17.5 Updatemaintenance_release12
SophosXg Firewall Firmware Version17.5 Updatemaintenance_release3
SophosXg Firewall Firmware Version17.5 Updatemaintenance_release4
SophosXg Firewall Firmware Version17.5 Updatemaintenance_release5
SophosXg Firewall Firmware Version17.5 Updatemaintenance_release6
SophosXg Firewall Firmware Version17.5 Updatemaintenance_release7
SophosXg Firewall Firmware Version17.5 Updatemaintenance_release8
SophosXg Firewall Firmware Version17.5 Updatemaintenance_release9
SophosXg Firewall Firmware Version18.0 Update-
SophosXg Firewall Firmware Version18.0 Updatemaintenance_release1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.1% 0.289
CVSS Metriken
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.