Vulnerability Details : CVE-2020-18885
Potential exploit
Command Injection in PHPMyWind v5.6 allows remote attackers to execute arbitrary code via the "text color" field of the component '/admin/web_config.php'.
Vulnerability category: Execute code
Products affected by CVE-2020-18885
- cpe:2.3:a:phpmywind:phpmywind:5.6:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-18885
1.66%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 80 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-18885
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:P/A:P |
8.0
|
6.4
|
NIST | |
7.2
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H |
1.2
|
5.9
|
NIST |
CWE ids for CVE-2020-18885
-
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-18885
-
https://github.com/gaozhifeng/PHPMyWind/issues/4
I found a php code execute in /admin/web_config.php at version5.6 · Issue #4 · gaozhifeng/PHPMyWind · GitHubExploit;Issue Tracking;Third Party Advisory
-
https://cwe.mitre.org/data/definitions/77.html
CWE - CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') (4.8)Technical Description
Jump to