Vulnerability Details : CVE-2018-17826
Potential exploit
HisiPHP 1.0.8 allows CSRF via admin.php/admin/user/adduser.html to add an administrator account. The attacker can then use that account to execute arbitrary PHP code by leveraging app/common/model/AdminAnnex.php to add .php to the default list of allowable file-upload types (.jpg, .png, .gif, .jpeg, and .ico).
Vulnerability category: Cross-site request forgery (CSRF)
Products affected by CVE-2018-17826
- cpe:2.3:a:hisiphp:hisiphp:1.0.8:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-17826
0.18%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 37 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-17826
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2018-17826
-
The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-17826
-
https://github.com/rakjong/vuln/blob/master/hisiphp_getshell.pdf
vuln/hisiphp_getshell.pdf at master · rakjong/vuln · GitHubExploit;Technical Description;Third Party Advisory
Jump to