5506 matches found
再再暴用友ICC网站客服系统任意文件上传漏洞
简要描述: 再再暴用友ICC网站客服系统任意文件上传漏洞,看了一下上一个漏洞:http://www.wooyun.org/bugs/wooyun-2010-06749,发现可以饶过官方修复。 详细说明: 测试多个网站均存在漏洞。 /home/ecccs/web/5107https://images.seebug.org/upload/screenImagesSave.php 具体自己看源码这里直接给出利用代码。 上一个是jpg.php 这个是只要在jpg.php后面加个.那么 上传后一样可以解析 http://xxx.com/xxx.php. 这样一样可以解析为 php 的。 测试了:...
MM Forms & MM Forms Community 2.2.6 - Unauthenticated Arbitrary File Upload
Attackers have been seen probing for the "/wp-content/plugins/mm-forms/includes/doajaxfileupload.php" file. PostShell.php "@$uploadfile"; curlsetopt$ch, CURLOPTRETURNTRANSFER, 1; $postResult = curlexec$ch; curlclose$ch; print "$postResult"; ? Shell Access :...
DornCMS 1.4 'add_page.php'任意文件上传漏洞
DornCMS是一套不需要任何数据库的CMS系统,采用flat-file作为数据存储。 DornCMS 'addpage.php'不正确处理用户上传的文件数据,攻击者可以利用漏洞无需验证上传恶意PHP文件并以WEB权限执行。 0 DornCMS 1.4 厂商解决方案 目前没有详细解决方案提供: http://sourceforge.net/p/dorncms/home/DornCMS/ require 'msf/core' class Metasploit3 Msf::Exploit::Remote Rank = ExcellentRanking include...
CVE-2012-2902
Unrestricted file upload vulnerability in editor/extensions/browser/file.php in the Joomla Content Editor JCE component before 2.1 for Joomla!, when chunking is set to greater than zero, allows remote authors to execute arbitrary PHP code by uploading a PHP file with a double extension as...
Acuity CMS 2.6.2 - adminfile_managerfile_upload_submit.asp Multiple Arbitrary File Upload Code Executions
Acuity CMS 2.6.2 - adminfilemanagerfileuploadsubmit.asp Multiple Arbitrary File Upload Code Executions source: https://www.securityfocus.com/bid/53616/info Acuity CMS is prone to a directory-traversal vulnerability and an arbitrary-file-upload vulnerability. An attacker can exploit these issues t...
Travelon Express CMS 6.2.2 - Multiple Vulnerabilities
Title: ====== Travelon Express CMS v6.2.2 - Multiple Web Vulnerabilities Date: ===== 2012-05-10 References: =========== http://www.vulnerability-lab.com/getcontent.php?id=530 VL-ID: ===== 530 Common Vulnerability Scoring System: ==================================== 8.1 Introduction: =============...
CVE-2012-0729
The CVE concerns an unrestricted file upload in IBM Rational AppScan Enterprise (versions 5.x and 8.x prior to 8.5.0.1). The underlying issue allows remote authenticated users to upload a .aspx file and subsequently access it through unspecified vectors to execute arbitrary ASP.NET code. Affected...
LANDesk ThinkManagement Suite ServerSetup.asmx Directory Traversal
Added: 04/27/2012 CVE: CVE-2012-1195 BID: 52023 OSVDB: 79276 Background LANDesk Lenovo ThinkManagement Console provides hardware discovery, comprehensive inventory, and reporting for Lenovo systems. Problem LANDesk Lenovo ThinkManagement Console runs a web application under the Microsoft IIS web...
CVE-2011-5083
Unrestricted file upload vulnerability in inc/swf/swfupload.swf in Dotclear 2.3.1 and 2.4.2 allows remote attackers to execute arbitrary code by uploading a file with an executable PHP extension, then accessing it via a direct request to the file in an unspecified directory...
CVE-2012-1198
baseagmain.php in Basic Analysis and Security Engine BASE 1.4.5 allows remote attackers to execute arbitrary code by uploading contents of the file with an executable extension via a create action, then accessing it via a view action...
CVE-2012-1195
CVE-2012-1195 affects Lenovo ThinkManagement Console 9.0.3. The flaw is in ServerSetup.asmx under the landesk/managementsuite/core/core.anonymous/ path, where RunAMTCommand with -PutUpdateFileCore enables an unauthenticated remote attacker to upload an ASP payload and access it in the web root, l...
Wordpress DP Thumbnail 1.0 File Upload
File upload vulnerability in Wordpress DP Thumbnail plugin Vulnerability Type: File Upload For the exploit source code contact DSquare Security sales team...
CVE-2011-5077
Unrestricted file upload vulnerability in attachement.php in HDWiki 5.0 allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in image directory...
CVE-2011-5077
Vulnerability : HDWiki 5.0 contains an unrestricted file upload in attachement.php that lets remote attackers execute arbitrary code by uploading a file with an executable extension and retrieving it from the image directory. Root cause : improper validation/handling of uploaded files enabling ar...
CVE-2012-1010
AllWebMenus WordPress Plugin vulnerability CVE-2012-1010: Unrestricted/arbitrary file upload in actions.php prior to 1.1.8 allows remote attackers to upload a ZIP containing a PHP file and execute code via a direct request to the uploaded file. Affected product: WordPress plugin AllWebMenus (vers...
php: file path injection vulnerability in RFC1867 file upload filename
The rfc1867posthandler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request...
CVE-2011-5067
CVE-2011-5067 affects Support Incident Tracker (SiT!) 3.65. The vulnerability is in the move_uploaded_file.php component, where remote authenticated users can disclose the installation path by an error message that includes the file name. The documented impact is partial information disclosure; n...
CVE-2011-5005
The CVE-2011-5005 issue affects QuiXplorer versions 2.3 and earlier, where an unrestricted/arbitrary file upload via the index.php upload action allows an attacker to upload a file with an executable extension and then access it directly, enabling remote code execution in the webserver process. C...
CVE-2011-4828
Unrestricted file upload vulnerability in includes/inlineimageupload.php in AutoSec Tools V-CMS 1.0 allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in temp/...
tipask question Answering System 1. 4 upload vulnerability-vulnerability warning-the black bar safety net
user.php the user operation function oneditimg //modify avatar if isset$FILES"Filedata" $uploadtmppath = "data/tmp/"; $fileName = 'bigavatar' . $this-user'uid' . '.' . substr$FILES"Filedata"'name', -3; moveuploadedfile$FILES"Filedata""tmpname", $uploadtmppath . $fileName; //This directly...