cbcvebase.

Zzzcms Zzzphp vulnerabilities

14 known vulnerabilities affecting zzzcms/zzzphp.

Total CVEs
14
CISA KEV
1
actively exploited
Public exploits
4
Exploited in wild
2
Severity breakdown
CRITICAL8HIGH5MEDIUM1

Vulnerabilities

Page 1 of 1
CVE-2019-9082P1HIGHCVSS 8.8KEVPoCv1.6.12019-02-24
CVE-2019-9082 [HIGH] CWE-94 CVE-2019-9082: ThinkPHP before 3.2.4, as used in Open Source BMS v1.1.1 and other products, allows Remote Command E ThinkPHP before 3.2.4, as used in Open Source BMS v1.1.1 and other products, allows Remote Command Execution via public//?s=index/\think\app/invokefunction&function=call_user_func_array&vars[0]=system&vars[1][]= followed by the command.
nvd
CVE-2019-10647P2CRITICALCVSS 9.8ExploitedPoCv1.6.32019-03-30
CVE-2019-10647 [CRITICAL] CWE-434 CVE-2019-10647: ZZZCMS zzzphp v1.6.3 allows remote attackers to execute arbitrary PHP code via a .php URL in the plu ZZZCMS zzzphp v1.6.3 allows remote attackers to execute arbitrary PHP code via a .php URL in the plugins/ueditor/php/controller.php?action=catchimage source[] parameter because of a lack of inc/zzz_file.php restrictions. For example, source%5B%5D=http%3A%2F%2F192.168.0.1%2Ftest.php can be used if the 192.168.0.1 web server sends the contents of a
nvd
CVE-2022-23881P2CRITICALCVSS 9.8PoCv2.1.02022-03-23
CVE-2022-23881 [CRITICAL] CVE-2022-23881: ZZZCMS zzzphp v2.1.0 was discovered to contain a remote command execution (RCE) vulnerability via da ZZZCMS zzzphp v2.1.0 was discovered to contain a remote command execution (RCE) vulnerability via danger_key() at zzz_template.php.
nvd
CVE-2019-9041P2HIGHCVSS 7.2PoCv1.6.12019-02-23
CVE-2019-9041 [HIGH] CWE-917 CVE-2019-9041: An issue was discovered in ZZZCMS zzzphp V1.6.1. In the inc/zzz_template.php file, the parserIfLabel An issue was discovered in ZZZCMS zzzphp V1.6.1. In the inc/zzz_template.php file, the parserIfLabel() function's filtering is not strict, resulting in PHP code execution, as demonstrated by the if:assert substring.
nvd
CVE-2021-32605P2CRITICALCVSS 9.8fixed in 2.0.42021-05-11
CVE-2021-32605 [CRITICAL] CWE-78 CVE-2021-32605: zzzcms zzzphp before 2.0.4 allows remote attackers to execute arbitrary OS commands by placing them zzzcms zzzphp before 2.0.4 allows remote attackers to execute arbitrary OS commands by placing them in the keys parameter of a ?location=search URI, as demonstrated by an OS command within an "if" "end if" block.
nvd
CVE-2020-20298P2CRITICALCVSS 9.8v1.7.22020-12-18
CVE-2020-20298 [CRITICAL] CWE-94 CVE-2020-20298: Eval injection vulnerability in the parserCommom method in the ParserTemplate class in zzz_template. Eval injection vulnerability in the parserCommom method in the ParserTemplate class in zzz_template.php in zzzphp 1.7.2 allows remote attackers to execute arbitrary commands.
nvd
CVE-2019-17408P3CRITICALCVSS 9.8v1.7.32019-10-14
CVE-2019-17408 [CRITICAL] CWE-94 CVE-2019-17408: parserIfLabel in inc/zzz_template.php in ZZZCMS zzzphp 1.7.3 allows remote attackers to execute arbi parserIfLabel in inc/zzz_template.php in ZZZCMS zzzphp 1.7.3 allows remote attackers to execute arbitrary code because the danger_key function can be bypassed via manipulations such as strtr.
nvd
CVE-2020-18717P3CRITICALCVSS 9.8v1.7.12021-02-05
CVE-2020-18717 [CRITICAL] CWE-89 CVE-2020-18717: SQL Injection in ZZZCMS zzzphp 1.7.1 allows remote attackers to execute arbitrary code due to a lack SQL Injection in ZZZCMS zzzphp 1.7.1 allows remote attackers to execute arbitrary code due to a lack of parameter filtering in inc/zzz_template.php.
nvd
CVE-2019-16722P3CRITICALCVSS 9.8v1.7.22019-09-23
CVE-2019-16722 [CRITICAL] CVE-2019-16722: ZZZCMS zzzphp v1.7.2 has an insufficient protection mechanism against PHP Code Execution, because pa ZZZCMS zzzphp v1.7.2 has an insufficient protection mechanism against PHP Code Execution, because passthru bypasses an str_ireplace operation.
nvd
CVE-2020-24877P3CRITICALCVSS 9.8v1.8.02021-03-15
CVE-2020-24877 [CRITICAL] CWE-89 CVE-2020-24877: A SQL injection vulnerability in zzzphp v1.8.0 through /form/index.php?module=getjson may lead to a A SQL injection vulnerability in zzzphp v1.8.0 through /form/index.php?module=getjson may lead to a possible access restriction bypass.
nvd
CVE-2018-20127P3HIGHCVSS 7.5v1.5.82018-12-13
CVE-2018-20127 [HIGH] CWE-20 CVE-2018-20127: An issue was discovered in zzzphp cms 1.5.8. del_file in /admin/save.php allows remote attackers to An issue was discovered in zzzphp cms 1.5.8. del_file in /admin/save.php allows remote attackers to delete arbitrary files via a mixed-case extension and an extra '.' character, because (for example) "php" is blocked but path=F:/1.phP. succeeds.
nvd
CVE-2019-16720P3HIGHCVSS 7.5v1.7.22019-09-23
CVE-2019-16720 [HIGH] CWE-434 CVE-2019-16720: ZZZCMS zzzphp v1.7.2 does not properly restrict file upload in plugins/ueditor/php/controller.php?up ZZZCMS zzzphp v1.7.2 does not properly restrict file upload in plugins/ueditor/php/controller.php?upfolder=news&action=catchimage, as demonstrated by uploading a .htaccess or .php5 file.
nvd
CVE-2019-9182P3HIGHCVSS 8.8v1.6.12019-02-26
CVE-2019-9182 [HIGH] CWE-352 CVE-2019-9182: There is a CSRF in ZZZCMS zzzphp V1.6.1 via a /admin015/save.php?act=editfile request. It allows PHP There is a CSRF in ZZZCMS zzzphp V1.6.1 via a /admin015/save.php?act=editfile request. It allows PHP code injection by providing a filename in the file parameter, and providing file content in the filetext parameter.
nvd
CVE-2023-45909P4MEDIUMCVSS 6.1v2.2.02023-10-18
CVE-2023-45909 [MEDIUM] CWE-601 CVE-2023-45909: zzzcms v2.2.0 was discovered to contain an open redirect vulnerability. zzzcms v2.2.0 was discovered to contain an open redirect vulnerability.
nvd
Zzzcms Zzzphp vulnerabilities | cvebase