Lucene search
+L

223 matches found

CNNVD
CNNVD
added 2021/10/13 12:00 a.m.13 views

ZOHO ManageEngine ADManager Plus 代码问题漏洞

Zoho ManageEngine ADManager Plus is an easy-to-use Windows Active Directory management and reporting solution. A remote code execution vulnerability exists in Zoho ManageEngine ADManager Plus Build 7111, which stems from not properly validating file uploads in the Personalization interface and ca...

8.8CVSS6.7AI score0.16847EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/10/07 8:12 p.m.7 views

CVE-2021-38484

InHand Networks IR615 Router's Versions 2.3.0.r4724 and 2.3.0.r4870 do not have a filter or signature check to detect or prevent an upload of malicious files to the server, which may allow an attacker, acting as an administrator, to upload malicious files. This could result in cross-site scriptin...

9.1CVSS7.3AI score0.02762EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/06/30 12:00 a.m.8 views

Tenable Network Security Nessus 代码问题漏洞

Tenable Network Security Nessus is an open source system vulnerability scanner from US-based Tenable Network Security. A code issue vulnerability exists in Nessus Agent, which stems from the program's insufficient validation of files during file uploads, allowing a remote administrator user to...

8.5CVSS6.7AI score0.01294EPSS
SaveExploits0References4
WPVulnDB
WPVulnDB
added 2021/05/26 12:00 a.m.13 views

Gallery From Files <= 1.6.0 - Unauthenticated RCE

The upload feature of the plugin does not properly check for the allowed extensions, allowing them to be set in the request and attempting to remove the dangerous ones such as .php and .js, but forgetting about .php4, .html etc. As a result, unauthenticated users could upload arbitrary .php4 file...

0.1AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2020/09/14 12:00 a.m.4 views

PT-2020-13439 · Gitlab · Gitlab

Name of the Vulnerable Software and Affected Versions: GitLab versions prior to 13.1.10 GitLab versions prior to 13.2.8 GitLab versions prior to 13.3.4 Description: A vulnerability was discovered in GitLab where the Conan package upload functionality did not properly validate the supplied...

7.2CVSS5.8AI score0.01242EPSS
SaveExploits0References11
CVE
CVE
added 2020/08/25 8:21 p.m.70 views

CVE-2020-15641

CVE-2020-15641 affects Marvell QConvergeConsole 5.5.0.64. The vulnerability is a directory traversal flaw in the getFileUploadBytes method of the FlashValidatorServiceImpl class, caused by insufficient validation of a user-supplied path before file operations. This allows remote attackers to disc...

7.5CVSS7.3AI score0.03217EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/05/18 3:15 p.m.7 views

CVE-2020-12255

rConfig 3.9.4 is vulnerable to remote code execution due to improper validation in the file upload functionality. vendor.crud.php accepts a file upload by checking content-type without considering the file extension and header. Thus, an attacker can exploit this by uploading a .php file to...

8.8CVSS7.9AI score0.52582EPSS
SaveExploits0References1
Veracode
Veracode
added 2020/01/17 5:08 a.m.17 views

Unrestricted File Upload

verot/class.upload.php allows unrestricted file upload. The lack of file extension validation on file uploads allow a remote attacker to upload malicious files ending with .phar. When browsing to the uploaded file, the server executes the code in the file in the context of the server...

9.8CVSS3.6AI score0.2638EPSS
SaveExploits7References12Affected Software1
NVD
NVD
added 2018/02/18 6:29 a.m.18 views

CVE-2018-7217

In Bravo Tejari Procurement Portal, uploaded files are not properly validated by the application either on the client or the server side. An attacker can take advantage of this vulnerability and upload malicious executable files to compromise the application, as demonstrated by an...

8.8CVSS8.7AI score0.0184EPSS
SaveExploits0References2
Prion
Prion
added 2018/01/23 1:29 a.m.15 views

Authentication flaw

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Netgain Enterprise Manager. Authentication is not required to exploit this vulnerability. The specific flaw exists within uploadsavedo.jsp. The issue results from the lack of proper validation of a...

7.5CVSS9.7AI score0.04849EPSS
SaveExploits0References2Affected Software1
Metasploit
Metasploit
added 2016/02/05 12:00 a.m.77 views

Advantech WebAccess Dashboard Viewer uploadImageCommon Arbitrary File Upload

This module exploits an arbitrary file upload vulnerability found in Advantech WebAccess 8.0. This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Advantech WebAccess. Authentication is not required to exploit this vulnerability. The specific flaw...

10CVSS8.9AI score0.77044EPSS
SaveExploits5
FreeBSD
FreeBSD
added 2015/06/05 12:00 a.m.43 views

rubygem-paperclip -- validation bypass vulnerability

Jon Yurek reports: Thanks to MORI Shingo of DeNA Co., Ltd. for reporting this. There is an issue where if an HTML file is uploaded with a .html extension, but the content type is listed as being image/jpeg, this will bypass a validation checking for images. But it will also pass the spoof check,...

4.3CVSS9.1AI score0.02121EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2015/03/20 12:00 a.m.27 views

HP ArcSight Logger < 6.0P1 Multiple Vulnerabilities

According to its self-reported version number, the version of HP ArcSight Logger installed on the remote host is prior to 6.0P1. It is, therefore, affected by the following vulnerabilities : - An XXE injection vulnerability exists due to the improper verification of sources. An authenticated,...

9CVSS6.2AI score0.117EPSS
SaveExploits2References2
seebug.org
seebug.org
added 2014/09/15 12:00 a.m.70 views

php云人才系统 小漏洞一步步getshell(后台)

简要描述: php云人才系统 小漏洞一步步getshell,这里包含了php与mysql交互时候的特性(也算一个漏洞),还有phpyun自身图片的验证机制问题,等等,步骤比较艰辛,本来想在这里搞一个csrf呢,找了半天没有找到,到时找到一大堆xss,这里就不利用xss了,且看分析 详细说明: 首先我们做一个小测试: 对于mysql存储来说,建站者都会给每一个字段设置长度,然后当我们插入进去的数据长度超过了设置的长度,那么mysql是不会报错,然而会自然截断存储,这个就给我们编写程序的人留下了隐患。 利用场景分析...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2013/07/12 12:00 a.m.44 views

Oracle Linux 5 : php (ELSA-2012-1045)

The remote Oracle Linux 5 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2012-1045 advisory. - fix issue in CVE-2012-0057 patch - fix memory handling in CVE-2012-0789 patch - add security fixes for CVE-2012-0057, CVE-2011-4153, CVE-2012-0789,...

6.4CVSS8.2AI score0.50723EPSS
SaveExploits20References6
seebug.org
seebug.org
added 2012/09/11 12:00 a.m.19 views

anwsion问答系统存在任意文件上传重大漏洞

简要描述: 上传只做了js验证貌似 详细说明: 本人只在topic话题下上传了,貌似头像上传那里也存在该问题(没测试) 点击话题图像,就可以编辑上传图像了。 使用火狐的TAMPER DATA插件,并打开开始截获。 选择一个2bb.jpg(内涵php一句话的正常图片即可 该文件目录内还有一个2bb.php(留作备用 在tamaper data内修改数据,把2bb.JPG改成2bb.php即可 就可以看到上传上去的php图片小马了,但是这个是经过处理的 只要把url后面的100X100参数或者50x50参数去除,就可以得到一个没有经过处理的PHP小马了。 漏洞证明: 官方已经拿到shell了...

7.1AI score
SaveExploits0
Debian
Debian
added 2012/05/09 5:23 p.m.62 views

[SECURITY] [DSA 2465-1] php5 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-2465-1 [email protected] http://www.debian.org/security/ Thijs Kinkhorst May 09, 2012 http://www.debian.org/security/faq -...

9.8CVSS9.9AI score0.99998EPSS
SaveExploits47
Tenable Nessus
Tenable Nessus
added 2012/05/07 12:00 a.m.32 views

Fedora 17 : maniadrive-1.2-38.fc17 / php-5.4.1-1.fc17 (2012-6869)

Upstream Security Enhancements : - Fixed bug 54374 Insufficient validating of upload name leading to corrupted $FILES indices. CVE-2012-1172. - Add openbasedir checks to readlinewritehistory and readlinereadhistory. Upstream announce: http://www.php.net/archive/2012.phpid2012-04-26-1 Note that...

5.8CVSS8.2AI score0.06365EPSS
SaveExploits2References5
OpenVAS
OpenVAS
added 2012/04/18 12:00 a.m.26 views

OpenCart Multiple Vulnerabilities

This host is running OpenCart and is prone to multiple vulnerabilities. OpenVAS Vulnerability Test $Id: gbopencartmultvuln.nasl 7577 2017-10-26 10:41:56Z cfischer $ OpenCart Multiple Vulnerabilities Authors: Madhuri D Copyright: Copyright c 2012 Greenbone Networks GmbH, http://www.greenbone.net...

0.4AI score
SaveExploits0References3
NVD
NVD
added 2008/02/05 2:00 a.m.14 views

CVE-2008-0569

The Comment Upload 4.7.x before 4.7.x-0.1 and 5.x before 5.x-0.1 module for Drupal does not properly use functions in the upload module, which allows remote attackers to bypass upload validation, and upload arbitrary files and possibly execute arbitrary code, via unspecified vectors...

6.4CVSS7.5AI score0.02544EPSS
SaveExploits0References6
Rows per page
Query Builder