8.8
CVE-2023-43743
- EPSS 0.07%
- Veröffentlicht 08.12.2023 01:15:07
- Zuletzt bearbeitet 27.05.2025 16:15:29
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
A SQL injection vulnerability in Zultys MX-SE, MX-SE II, MX-E, MX-Virtual, MX250, and MX30 with firmware versions prior to 17.0.10 patch 17161 and 16.04 patch 16109 allows an authenticated attacker to execute arbitrary SQL queries on the backend database via the filter parameter in requests to the /newapi/ endpoint in the Zultys MX web interface.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Zultys ≫ Mx-se Firmware Version < 16.0.4
Zultys ≫ Mx-se Firmware Version >= 17.0.6 < 17.0.10
Zultys ≫ Mx-se Ii Firmware Version < 16.0.4
Zultys ≫ Mx-se Ii Firmware Version >= 17.0.6 < 17.0.10
Zultys ≫ Mx-e Firmware Version < 16.0.4
Zultys ≫ Mx-e Firmware Version >= 17.0.6 < 17.0.10
Zultys ≫ Mx-virtual Firmware Version < 16.0.4
Zultys ≫ Mx-virtual Firmware Version >= 17.0.6 < 17.0.10
Zultys ≫ Mx250 Firmware Version < 16.0.4
Zultys ≫ Mx250 Firmware Version >= 17.0.6 < 17.0.10
Zultys ≫ Mx30 Firmware Version < 16.0.4
Zultys ≫ Mx30 Firmware Version >= 17.0.6 < 17.0.10
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.07% | 0.212 |
Quelle | 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
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 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
|
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.