Vulnerabilities (CVE)

Filtered by vendor Hisiphp Subscribe
Filtered by product Hisiphp
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-28062 1 Hisiphp 1 Hisiphp 2023-12-10 6.5 MEDIUM 7.2 HIGH
An Access Control vulnerability exists in HisiPHP 2.0.11 via special packets that are constructed in $files = Dir::getList($decompath. '/ Upload/Plugins /, which could let a remote malicious user execute arbitrary code.
CVE-2020-21130 1 Hisiphp 1 Hisiphp 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
Cross Site Scripting (XSS) vulnerability in HisiPHP 2.0.8 via the group name in addgroup.html.
CVE-2019-1010193 1 Hisiphp 1 Hisiphp 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
hisiphp 1.0.8 is affected by: Cross Site Scripting (XSS).
CVE-2018-17827 1 Hisiphp 1 Hisiphp 2023-12-10 6.5 MEDIUM 7.2 HIGH
HisiPHP 1.0.8 allows remote attackers to execute arbitrary PHP code by editing a plugin's name to contain that code. This name is then injected into app/admin/model/AdminPlugins.php.
CVE-2018-17826 1 Hisiphp 1 Hisiphp 2023-12-10 6.8 MEDIUM 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/AdminAnnex.php to add .php to the default list of allowable file-upload types (.jpg, .png, .gif, .jpeg, and .ico).