Lucene search
K

7206 matches found

CVE
CVE
added 2019/03/30 12:30 p.m.59 views

CVE-2019-10647

Affected software : ZZZCMS zzzphp v1.6.3. Vulnerability : Remote code execution via a crafted URL in plugins/ueditor/php/controller.php?action=catchimage, due to lack of restrictions in inc/zzz_file.php. Example payloads can cause the server to process PHP code as text. Impact : Attacker can exec...

9.8CVSS9.5AI score0.61672EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2019/03/24 10:29 p.m.14 views

Design/Logic Flaw

baigoStudio baigoSSO v3.0.1 allows remote attackers to execute arbitrary PHP code via the first form field of a configuration screen, because this code is written to the BGSITENAME field in the optbase.inc.php file...

6.5CVSS7.3AI score0.00805EPSS
Exploits0References1Affected Software1
Prion
Prion
added 2019/03/15 3:29 a.m.10 views

Design/Logic Flaw

Maccms 10 allows remote attackers to execute arbitrary PHP code by entering this code in a template/defaultpc/html/art Edit action. This occurs because template rendering uses an include operation on a cache file, which bypasses the prohibition of .php files as templates...

6.5CVSS8.9AI score0.00719EPSS
Exploits1References1Affected Software1
CNVD
CNVD
added 2019/03/15 12:0 a.m.2 views

Maccms Arbitrary PHP Code Execution Vulnerability

Maccms is a PHP-based content management system CMS for film and television. A code injection vulnerability exists in Maccms version 10. A remote attacker can exploit this vulnerability to inject and execute arbitrary PHP code...

8.8CVSS8AI score0.00719EPSS
Exploits1References1
Cvelist
Cvelist
added 2019/03/14 10:0 p.m.12 views

CVE-2019-9825

FeiFeiCMS 4.1.190209 allows remote attackers to upload and execute arbitrary PHP code by visiting index.php?s=Admin-Index to modify the set of allowable file extensions, as demonstrated by adding php to the default jpg,gif,png,jpeg setting, and then using the "add article" feature...

9.9AI score0.00748EPSS
Exploits0References2
Drupal
Drupal
added 2019/03/13 12:0 a.m.14 views

Views (for Drupal 7) - Moderately critical - Information Disclosure - SA-CONTRIB-2019-034

This module enables you to create customized lists of data. The module doesn't sufficiently protect against argument definitions failing. This vulnerability is mitigated by the fact that a view must have custom PHP code used as a field validator...

7AI score
Exploits0References11
OpenVAS
OpenVAS
added 2019/03/12 12:0 a.m.23 views

Simple Machines Forum (SMF) <= 2.0.4 Multiple Vulnerabilities

Simple Machines Forum SMF is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

8.8CVSS7.1AI score0.01377EPSS
Exploits1References1
Prion
Prion
added 2019/03/11 1:29 a.m.12 views

Code injection

There is a CSRF in SDCMS V1.7 via an m=admin&c=theme&a=edit request. It allows PHP code injection by providing a filename in the file parameter, and providing file content in the t2 parameter...

6.8CVSS8.9AI score0.00145EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2019/03/11 1:29 a.m.2 views

CVE-2019-9652

There is a CSRF in SDCMS V1.7 via an m=admin&c=theme&a=edit request. It allows PHP code injection by providing a filename in the file parameter, and providing file content in the t2 parameter...

8.8CVSS7.4AI score0.00145EPSS
Exploits1References1
NVD
NVD
added 2019/03/11 1:29 a.m.12 views

CVE-2019-9651

An issue was discovered in SDCMS V1.7. In the \app\admin\controller\themecontroller.php file, the checkbad function's filtering is not strict, resulting in PHP code execution. This occurs because some dangerous PHP functions such as "eval" are blocked but others such as "system" are not, and...

9.8CVSS9.7AI score0.01201EPSS
Exploits1References1
NVD
NVD
added 2019/03/11 1:29 a.m.15 views

CVE-2019-9652

There is a CSRF in SDCMS V1.7 via an m=admin&c=theme&a=edit request. It allows PHP code injection by providing a filename in the file parameter, and providing file content in the t2 parameter...

8.8CVSS9AI score0.00145EPSS
Exploits1References1
CVE
CVE
added 2019/03/11 1:0 a.m.38 views

CVE-2019-9651

CVE-2019-9651 pertains to SDCMS v1.7, where the check_bad() filtering in the file \app\admin\controller\themecontroller.php is insufficiently strict. This allows PHP code execution because dangerous functions (e.g., eval) are blocked while others (e.g., system) are not, and because blocking ".php...

9.8CVSS9.6AI score0.01201EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2019/03/11 1:0 a.m.36 views

CVE-2019-9652

SDCMS V1.7 contains a CSRF leading to PHP code injection via an m=admin&c=theme&a=edit request. The vulnerable component is the file handling (filename via the file parameter and content via t2), enabling remote code execution within the CMS. Concrete details across sources confirm the attack vec...

8.8CVSS8.9AI score0.00145EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2019/03/11 1:0 a.m.11 views

CVE-2019-9651

An issue was discovered in SDCMS V1.7. In the \app\admin\controller\themecontroller.php file, the checkbad function's filtering is not strict, resulting in PHP code execution. This occurs because some dangerous PHP functions such as "eval" are blocked but others such as "system" are not, and...

9.7AI score0.01201EPSS
Exploits1References1
Cvelist
Cvelist
added 2019/03/11 1:0 a.m.20 views

CVE-2019-9652

There is a CSRF in SDCMS V1.7 via an m=admin&c=theme&a=edit request. It allows PHP code injection by providing a filename in the file parameter, and providing file content in the t2 parameter...

9AI score0.00145EPSS
Exploits1References1
CNVD
CNVD
added 2019/03/11 12:0 a.m.6 views

Simple Machines Forum Code Injection Vulnerability

Simple Machines Forum SMF is an open source web forum system by the SMF team in the United States. A security vulnerability exists in SMF version 2.0.4. An attacker can exploit the vulnerability to inject PHP code with the help of the 'dictionary' parameter...

8.1CVSS7.1AI score0.00487EPSS
Exploits1References1
NVD
NVD
added 2019/03/07 11:29 p.m.11 views

CVE-2019-9185

Controller/Async/FilesystemManager.php in the filemanager in Bolt before 3.6.5 allows remote attackers to execute arbitrary PHP code by renaming a previously uploaded file to have a .php extension...

8.8CVSS9AI score0.01035EPSS
Exploits1References4
OSV
OSV
added 2019/03/07 11:29 p.m.15 views

CVE-2019-9185

Controller/Async/FilesystemManager.php in the filemanager in Bolt before 3.6.5 allows remote attackers to execute arbitrary PHP code by renaming a previously uploaded file to have a .php extension...

8.8CVSS7.8AI score
Exploits0References4
NVD
NVD
added 2019/03/07 11:29 p.m.7 views

CVE-2013-7468

Simple Machines Forum SMF 2.0.4 allows PHP Code Injection via the index.php?action=admin;area=languages;sa=editlang dictionary parameter...

8.1CVSS8.4AI score0.00487EPSS
Exploits1References1
Prion
Prion
added 2019/03/07 11:29 p.m.12 views

Code injection

Controller/Async/FilesystemManager.php in the filemanager in Bolt before 3.6.5 allows remote attackers to execute arbitrary PHP code by renaming a previously uploaded file to have a .php extension...

6.5CVSS9AI score0.01035EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder