Vulnerabilities (CVE)

Filtered by vendor Zblogcn Subscribe
Filtered by product Z-blogphp
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-29176 1 Zblogcn 1 Z-blogphp 2021-12-06 6.8 MEDIUM 7.8 HIGH
An arbitrary file upload vulnerability in Z-BlogPHP v1.6.1.2100 allows attackers to execute arbitrary code via a crafted JPG file.
CVE-2020-23352 1 Zblogcn 1 Z-blogphp 2021-02-04 5.0 MEDIUM 7.5 HIGH
Z-BlogPHP 1.6.0 Valyria is affected by incorrect access control. PHP loose comparison and a magic hash can be used to bypass authentication. zb_user/plugin/passwordvisit/include.php:passwordvisit_input_password() uses loose comparison to authenticate, which can be bypassed via magic hash values.
CVE-2018-11209 1 Zblogcn 1 Z-blogphp 2019-10-03 4.0 MEDIUM 7.2 HIGH
** DISPUTED ** An issue was discovered in Z-BlogPHP 2.0.0. zb_system/cmd.php?act=verify relies on MD5 for the password parameter, which might make it easier for attackers to bypass intended access restrictions via a dictionary or rainbow-table attack. NOTE: the vendor declined to accept this as a valid issue.
CVE-2018-19463 1 Zblogcn 1 Z-blogphp 2019-03-06 6.5 MEDIUM 8.8 HIGH
** DISPUTED ** zb_system/function/lib/upload.php in Z-BlogPHP through 1.5.1 allows remote attackers to execute arbitrary PHP code by using the image/jpeg content type in an upload to the zb_system/admin/index.php?act=UploadMng URI. NOTE: The vendor's position is "We have no dynamic including. No one can run PHP by uploading an image in current version." It also requires authentication.
CVE-2018-18842 1 Zblogcn 1 Z-blogphp 2019-01-09 6.8 MEDIUM 8.8 HIGH
CSRF exists in zb_users/plugin/AppCentre/theme.js.php in Z-BlogPHP 1.5.2.1935 (Zero), which allows remote attackers to execute arbitrary PHP code.
CVE-2018-9153 1 Zblogcn 1 Z-blogphp 2018-05-23 6.5 MEDIUM 7.2 HIGH
The plugin upload component in Z-BlogPHP 1.5.1 allows remote attackers to execute arbitrary PHP code via the app_id parameter to zb_users/plugin/AppCentre/plugin_edit.php because of an unanchored regular expression, a different vulnerability than CVE-2018-8893. The component must be accessed directly by an administrator, or through CSRF.
CVE-2018-8893 1 Zblogcn 1 Z-blogphp 2018-05-01 6.8 MEDIUM 8.8 HIGH
Z-BlogPHP 1.5.1 Zero has CSRF in plugin_edit.php, resulting in the ability to execute arbitrary PHP code.