Vulnerability Description
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).
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Hisiphp | Hisiphp | 1.0.8 |
Related Weaknesses (CWE)
References
- https://github.com/rakjong/vuln/blob/master/hisiphp_getshell.pdfExploitTechnical DescriptionThird Party Advisory
- https://github.com/rakjong/vuln/blob/master/hisiphp_getshell.pdfExploitTechnical DescriptionThird Party Advisory
FAQ
What is CVE-2018-17826?
CVE-2018-17826 is a vulnerability with a CVSS score of 8.8 (HIGH). 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/Adm...
How severe is CVE-2018-17826?
CVE-2018-17826 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-17826?
Check the references section above for vendor advisories and patch information. Affected products include: Hisiphp Hisiphp.