10
CVE-2013-5945
- EPSS 10.45%
- Veröffentlicht 11.02.2020 12:15:11
- Zuletzt bearbeitet 21.11.2024 01:58:28
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
Multiple SQL injection vulnerabilities in D-Link DSR-150 with firmware before 1.08B44; DSR-150N with firmware before 1.05B64; DSR-250 and DSR-250N with firmware before 1.08B44; and DSR-500, DSR-500N, DSR-1000, and DSR-1000N with firmware before 1.08B77 allow remote attackers to execute arbitrary SQL commands via the password to (1) the login.authenticate function in share/lua/5.1/teamf1lualib/login.lua or (2) captivePortal.lua.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dlink ≫ Dsr-150 Firmware Version < 1.08b44
Dlink ≫ Dsr-150n Firmware Version < 1.05b64
Dlink ≫ Dsr-250 Firmware Version < 1.08b44
Dlink ≫ Dsr-250n Firmware Version < 1.08b44
Dlink ≫ Dsr-500 Firmware Version < 1.08b77
Dlink ≫ Dsr-500n Firmware Version < 1.08b77
Dlink ≫ Dsr-1000 Firmware Version < 1.08b77
Dlink ≫ Dsr-1000n Firmware Version < 1.08b77
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 10.45% | 0.929 |
Quelle | 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 | 10 | 10 | 10 |
AV:N/AC:L/Au:N/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.