Cross-site request forgery in Z-BlogPHP - CVE-2018-8893

 

Cross-site request forgery in Z-BlogPHP - CVE-2018-8893

Published: September 8, 2018


Vulnerability identifier: #VU14716
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2018-8893
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Z-Blogcn
Affected software:
Z-BlogPHP

Detailed vulnerability description

The vulnerability allows a remote attacker to perform CSRF attacks.

The vulnerability exists due to improper handling of the HTTP request origin in plugin_edit.php. A remote attacker can trick the victim into visiting a specially specially crafted web page that may result in the ability to execute arbitrary PHP code.


How to mitigate CVE-2018-8893

Install update from vendor's website.

Sources