Vulnerability Details : CVE-2018-16389
e107_admin/banlist.php in e107 2.1.8 allows SQL injection via the old_ip parameter.
Vulnerability category: Sql Injection
Products affected by CVE-2018-16389
- cpe:2.3:a:e107:e107:2.1.8:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-16389
0.28%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 49 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-16389
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.5
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:P/A:N |
8.0
|
4.9
|
NIST | |
6.5
|
MEDIUM | CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N |
1.2
|
5.2
|
NIST |
CWE ids for CVE-2018-16389
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-16389
-
https://gist.github.com/ommadawn46/51e08e13e6980dcbcffb4322c29b93d0
e107 v2.1.8 Banlist SQL Injection · GitHubThird Party Advisory
-
https://github.com/e107inc/e107/commit/ec483e9379aa622bfcc1b853b189c74288771f27
Code cleanup · e107inc/e107@ec483e9 · GitHubPatch;Vendor Advisory
Jump to