Lucene search
+L

7256 matches found

Cvelist
Cvelist
added 2019/01/12 2:0 a.m.27 views

CVE-2019-6244

An issue was discovered in UsualToolCMS 8.0. cmsadmin/asqlbackx.php?t=sql allows CSRF attacks that can execute SQL statements, and consequently execute arbitrary PHP code by writing that code into a .php file...

9.1AI score0.00523EPSS
SaveExploits1References1
NVD
NVD
added 2019/01/11 5:29 a.m.26 views

CVE-2019-6127

An issue was discovered in XiaoCms 20141229. It allows admin/index.php?c=database table SQL injection. This can be used for PHP code execution via "INTO OUTFILE" with a .php filename...

7.2CVSS7.6AI score0.01506EPSS
SaveExploits1References1
Prion
Prion
added 2019/01/11 5:29 a.m.15 views

Sql injection

An issue was discovered in XiaoCms 20141229. It allows admin/index.php?c=database table SQL injection. This can be used for PHP code execution via "INTO OUTFILE" with a .php filename...

6.5CVSS7.7AI score0.01506EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2019/01/11 5:0 a.m.29 views

CVE-2019-6127

An issue was discovered in XiaoCms 20141229. It allows admin/index.php?c=database table SQL injection. This can be used for PHP code execution via "INTO OUTFILE" with a .php filename...

7.7AI score0.01506EPSS
SaveExploits1References1
CVE
CVE
added 2019/01/11 5:0 a.m.42 views

CVE-2019-6127

CVE-2019-6127 affects XiaoCms 20141229. The vulnerability is a SQL injection in the admin/index.php?c=database table[] path, enabling an attacker to perform PHP code execution via INTO OUTFILE with a .php filename. The references confirm the same description across multiple sources, indicating a ...

7.2CVSS7.6AI score0.01506EPSS
SaveExploits1References1Affected Software1
BDU FSTEC
BDU FSTEC
added 2019/01/10 12:0 a.m.14 views

The vulnerability of the software controller for the centralized control of wireless networks by D-Link Central WiFi Manager arises from the use of pre-installed credentials. This allows a hacker to execute arbitrary PHP code.

The vulnerability of the D-Link Central WiFi Manager software control panel lies in the use of pre-installed credentials FTP services: admin, admin, which are running on port 9000. Exploiting this vulnerability allows a malicious actor to execute arbitrary PHP code by loading it into the root...

7.5CVSS8.2AI score0.38469EPSS
SaveExploits5References4Affected Software1
CNVD
CNVD
added 2019/01/07 12:0 a.m.4 views

Vtiger CRM File Upload PHP Code Execution Vulnerability

Vtiger CRM is a customer relationship management software that helps businesses become organized, increase sales, improve marketing ROI and provide an enjoyable customer service experience. A file upload PHP code execution vulnerability exists in Vtiger CRM version 7.1.0 prior to Hotfix2. The...

7.2CVSS7.9AI score0.09936EPSS
SaveExploits2References1
NVD
NVD
added 2019/01/04 2:29 p.m.14 views

CVE-2019-5009

Vtiger CRM 7.1.0 before Hotfix2 allows uploading files with the extension "php3" in the logo upload field, if the uploaded file is in PNG format and has a size of 150x40. One can put PHP code into the image; PHP code can be executed using "" tags, as demonstrated by a CompanyDetailsSave action...

7.2CVSS7.1AI score0.09936EPSS
SaveExploits2References4
OSV
OSV
added 2019/01/04 2:29 p.m.6 views

CVE-2019-5009

Vtiger CRM 7.1.0 before Hotfix2 allows uploading files with the extension "php3" in the logo upload field, if the uploaded file is in PNG format and has a size of 150x40. One can put PHP code into the image; PHP code can be executed using "" tags, as demonstrated by a CompanyDetailsSave action...

7.2CVSS7.1AI score0.09936EPSS
SaveExploits2References4
Prion
Prion
added 2019/01/04 2:29 p.m.22 views

Design/Logic Flaw

Vtiger CRM 7.1.0 before Hotfix2 allows uploading files with the extension "php3" in the logo upload field, if the uploaded file is in PNG format and has a size of 150x40. One can put PHP code into the image; PHP code can be executed using "" tags, as demonstrated by a CompanyDetailsSave action...

6.5CVSS7AI score0.09936EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2019/01/04 2:0 p.m.17 views

CVE-2019-5009

Vtiger CRM 7.1.0 before Hotfix2 allows uploading files with the extension "php3" in the logo upload field, if the uploaded file is in PNG format and has a size of 150x40. One can put PHP code into the image; PHP code can be executed using "" tags, as demonstrated by a CompanyDetailsSave action...

7.1AI score0.09936EPSS
SaveExploits2References4
CVE
CVE
added 2019/01/04 2:0 p.m.65 views

CVE-2019-5009

Vtiger CRM 7.1.0 before Hotfix2 contains a file-upload vulnerability in the logo field: an uploaded PNG image of 150x40 with an extension allowed as php3 can carry PHP code, bypassing the extension filter and enabling code execution via the image (e.g., using PHP tags). Affected files/documented ...

7.2CVSS7AI score0.09936EPSS
SaveExploits2References4Affected Software1
zdt
zdt
added 2019/01/03 12:0 a.m.40 views

SugarCRM Web Logic Hooks Module PHP Code Injection Vulnerability

SugarCRM versions prior to 7.9.5.0, 8.0.2, and 8.2.0 suffer from a PHP code injection vulnerability. User input passed through the "triggerevent" parameter is not properly sanitized before being used to save PHP code into the 'logichooks.php' file through the Web Logic Hooks module. This can be...

SaveExploits0
zdt
zdt
added 2019/01/03 12:0 a.m.25 views

SugarCRM WorkFlow PHP Code Injection Vulnerability

SugarCRM versions prior to 7.9.4.0 and 7.11.0.0 suffer from a PHP code injection vulnerability in the WorkFlow module. User input passed through the $POST'basemodule' parameter to the "Save" action of the WorkFlow module is not properly sanitized before being used to write data into the...

8AI score
SaveExploits0
zdt
zdt
added 2019/01/03 12:0 a.m.36 views

SugarCRM Web Logic Hooks Module Path Traversal Vulnerability

SugarCRM versions prior to 7.9.5.0, 8.0.2, and 8.2.0 suffer from a path traversal vulnerability. User input passed through the "webhooktargetmodule" parameter is not properly sanitized before being used to save PHP code into the hooks file through the Web Logic Hooks module. This can be exploited...

0.3AI score
SaveExploits0
CNVD
CNVD
added 2019/01/02 12:0 a.m.6 views

SugarCRM (WorkFlow module) PHP Code Injection Vulnerability

SugarCRM is an open source Customer Relationship Management CRM system from SugarCRM USA. The system supports differentiated marketing, management and distribution of sales leads for different customer needs, and enables information sharing and tracking of sales representatives. A PHP code...

7.8AI score
SaveExploits0References1
Packet Storm
Packet Storm
added 2019/01/01 12:0 a.m.40 views

SugarCRM WorkFlow PHP Code Injection

----------------------------------------------------------- SugarCRM WorkFlow module PHP Code Injection Vulnerability ----------------------------------------------------------- - Software Link: http://www.sugarcrm.com - Affected Versions: All versions prior to 7.9.4.0 and 7.11.0.0. - Vulnerabili...

0.1AI score
SaveExploits0
NVD
NVD
added 2018/12/30 9:29 p.m.14 views

CVE-2018-20599

UCMS 1.4.7 allows remote attackers to execute arbitrary PHP code by entering this code during an index.php sadminfileedit action...

8.8CVSS9.1AI score0.01514EPSS
SaveExploits1References1
Prion
Prion
added 2018/12/30 9:29 p.m.16 views

Code injection

imcat 4.4 allows remote attackers to execute arbitrary PHP code by using root/run/adm.php to modify the boot/bootskip.php file...

7.5CVSS9.7AI score0.02367EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2018/12/30 9:0 p.m.20 views

CVE-2018-20599

UCMS 1.4.7 allows remote attackers to execute arbitrary PHP code by entering this code during an index.php sadminfileedit action...

9.1AI score0.01514EPSS
SaveExploits1References1
Rows per page
Query Builder