8
CVE-2023-25651
- EPSS 0.04%
- Veröffentlicht 14.12.2023 07:15:08
- Zuletzt bearbeitet 21.11.2024 07:49:52
- Quelle psirt@zte.com.cn
- Teams Watchlist Login
- Unerledigt Login
There is a SQL injection vulnerability in some ZTE mobile internet products. Due to insufficient input validation of SMS interface parameter, an authenticated attacker could use the vulnerability to execute SQL injection and cause information leak.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Zte ≫ Mf833u1 Firmware Versionbd_mf833u1v1.0.0b01
Zte ≫ Mf286r Firmware Versioncr_lvwrgbmf286rv1.0.0b04
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.04% | 0.126 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 8 | 2.1 | 5.9 |
CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
psirt@zte.com.cn | 4.3 | 0.9 | 3.4 |
CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
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.