Lucene search
+L

4909 matches found

myhack58
myhack58
added 2014/03/16 12:00 a.m.28 views

E-Commerce system ShopNC multiple vulnerabilities can be combined with violence getshell-a vulnerability warning-the black bar safety net

Foreword ShopNC is a network city create want to the company's service to business customers in the e-Commerce system, based on PHP5 technology uses the MVC pattern development, this article describes shopnc multiple vulnerabilities combined,can be getshell a little violent-- ! Arbitrary file...

0.7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/02/21 12:00 a.m.51 views

Egroupware 1.8.005 PHP Object Insertion

Vulnerabilities in EGroupware 1.8.005 Discovered by Pedro Ribeiro [email protected] of Agile Information Security ==================================================================== Vulnerability: PHP object insertion leading to all kinds of badness arbitrary file deletion, possible code executio...

7.5CVSS0.0405EPSS
SaveExploits1
exploitpack
exploitpack
added 2014/02/05 12:00 a.m.24 views

ImpressCMS 1.3.5 - Multiple Vulnerabilities

ImpressCMS 1.3.5 - Multiple Vulnerabilities I have discovered two vulnerabilities in ImpressCMS. These have been fixed in the new 1.3.6 version, which you can get at https://sourceforge.net/projects/impresscms/files/ImpressCMS%20Official%20Releases/ImpressCMS%201.3%20Branch/ImpressCMS%201.3.6/. O...

0.6AI score
SaveExploits0
zdt
zdt
added 2014/02/05 12:00 a.m.55 views

ImpressCMS 1.3.5 - Multiple Vulnerabilities

Exploit for php platform in category web applications I have discovered two vulnerabilities in ImpressCMS. These have been fixed in the new 1.3.6 version, which you can get at...

6.4CVSS6.6AI score0.03711EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2014/02/05 12:00 a.m.37 views

ImpressCMS 1.3.5 - Multiple Vulnerabilities

I have discovered two vulnerabilities in ImpressCMS. These have been fixed in the new 1.3.6 version, which you can get at https://sourceforge.net/projects/impresscms/files/ImpressCMS%20Official%20Releases/ImpressCMS%201.3%20Branch/ImpressCMS%201.3.6/. One is an arbitrary file deletion and the oth...

6.4CVSS5.2AI score0.03711EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2014/02/04 12:00 a.m.52 views

ImpressCMS 1.3.5 XSS / File Deletion

Hi, I have discovered two vulnerabilities in ImpressCMS. These have been fixed in the new 1.3.6 version, which you can get at https://sourceforge.net/projects/impresscms/files/ImpressCMS%20Official%20Releases/ImpressCMS%201.3%20Branch/ImpressCMS%201.3.6/. One is an arbitrary file deletion and the...

6.4CVSS0.2AI score0.03711EPSS
SaveExploits4
myhack58
myhack58
added 2014/01/17 12:00 a.m.19 views

phpyun any file deleted resulting in injection+getshell-a vulnerability warning-the black bar safety net

Could have been just sent in the Law of the passenger interior, but today saw the official has been fixed, so nothing to hide, just issued. Hope you all learned knowledge, but also want a great God let me write this code, would have been hard to force, require no Agency. phpyun cloud talent syste...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2014/01/07 12:00 a.m.25 views

TYPO3 Multiple Vulnerabilities (TYPO3-CORE-SA-2011-001) - Active Check

TYPO3 is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2014 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 = "cpe:/a:typo3:typo3"; ifdescription...

9.8CVSS6.3AI score0.01645EPSS
SaveExploits0References3
seebug.org
seebug.org
added 2014/01/06 12:00 a.m.26 views

PHPYun任意文件删除漏洞(后台触发)

简要描述: PHPYun任意文件删除漏洞 详细说明: /admin/model/database.class.php,44行开始; function delaction extract$GET; $delid=@unlinkCONFIGPATH."backup/".$sql; $GET,$sql没有做过滤,直接可任意删除文件; 漏洞证明: 可利用../等跨目录删除任意文件; 例:http://yun.wooyun.org/admin/index.php?M=database&C=del&sql=../../data/phpyun.lock 结合XSS/CSRF,管理员点击后可以触发;...

7.1AI score
SaveExploits0
Prion
Prion
added 2014/01/05 8:55 p.m.22 views

Arbitrary file deletion

base/pkit.py in HP Linux Imaging and Printing HPLIP through 3.13.11 allows local users to overwrite arbitrary files via a symlink attack on the /tmp/hp-pkservice.log temporary file...

2.1CVSS6.6AI score0.00491EPSS
SaveExploits0References7Affected Software1
seebug.org
seebug.org
added 2014/01/02 12:00 a.m.20 views

PHPYun依然存在任意文件删除漏洞(后台触发)

简要描述: 27日补丁后,PHPYun依然存在任意文件删除漏洞 详细说明: 12月27日,官方出了补丁: 在action.class.php的delfiledir函数中加入了替换../和./ function delfiledir$delfiles $delfiles = strreplace"../","",$delfiles; $delfiles = strreplace"./","",$delfiles; $delfiles = "../".$delfiles; 那么我们有别的方法可以绕过: (发现wooyun会把一个反斜杠变成两个…… --\) 方法:改为...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/12/30 12:00 a.m.24 views

yxcms任意文件删除 导致的重新安装漏洞

简要描述: yxcms任意文件删除 导致的重新安装漏洞 详细说明: yxcms任意文件删除 导致的重新安装漏洞 protected/apps/members/contoller/newscontroller.php if empty$FILES'picture''name' === false $tfile=date"Ymd"; $imgupload= $this-upload$this-uploadpath.$tfile.'/',config'imgupSize','jpg,bmp,gif,png'; $imgupload-saveRule='thumb'.time;...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/12/16 12:00 a.m.21 views

TYPO3内容编辑向导多个跨站脚本漏洞

TYPO3是一款基于PHP4/PHP5+MYsql的内容管理系统。 TYPO3内容编辑向导存在未明安全漏洞,允许通过验证的远程攻击者利用漏洞反序列化任意对象,删除任意文件。 0 TYPO3 4.5.0 TYPO3 4.5.31 TYPO3 4.7.0 TYPO3 4.7.16 TYPO3 6.0.0 TYPO3 6.0.11 TYPO3 6.1.0 TYPO3 6.1.6 TYPO3 6.2 厂商补丁: TYPO3 ----- TYPO3 4.5.32, 4.7.17, 6.0.12, 6.1.7已经修复该漏洞,请到厂商的主页下载: http://typo3.org/...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/12/16 12:00 a.m.35 views

PHPYun任意文件删除漏洞(需后台触发)

简要描述: RT 详细说明: /admin/model/commember.class.php,279行开始: function delaction if$GET"delsub" $del=$GET"del"; if$del if@isarray$del $uids = @implode",",$del; foreach$del as $k=$v $this-obj-delfiledir"..https://images.seebug.org/upload/tel/".$v; $GET"del"没有做任何过滤,进入delfiledir前,$v没有过滤...

7.1AI score
SaveExploits0
OSV
OSV
added 2013/12/14 5:21 p.m.9 views

DEBIAN-CVE-2013-7085

Uscan in devscripts 2.13.5, when USCANEXCLUSION is enabled, allows remote attackers to delete arbitrary files via a whitespace character in a filename...

5.8CVSS7.1AI score0.02457EPSS
SaveExploits1References1
exploitpack
exploitpack
added 2013/11/01 12:00 a.m.32 views

ImpressPages CMS 3.6 - Arbitrary File Deletion

ImpressPages CMS 3.6 - Arbitrary File Deletion ImpressPages CMS v3.6 Remote Arbitrary File Deletion Vulnerability Vendor: ImpressPages UAB Product web page: http://www.impresspages.org Affected version: 3.6 Summary: ImpressPages CMS is an open source web content management system with...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/11/01 12:00 a.m.36 views

ImpressPages CMS 3.6 - Arbitrary File Deletion

ImpressPages CMS v3.6 Remote Arbitrary File Deletion Vulnerability Vendor: ImpressPages UAB Product web page: http://www.impresspages.org Affected version: 3.6 Summary: ImpressPages CMS is an open source web content management system with revolutionary drag & drop interface. Desc: Input passed to...

5.3AI score
SaveExploits0
Zero Science Lab
Zero Science Lab
added 2013/10/31 12:00 a.m.38 views

ImpressPages CMS v3.6 Remote Arbitrary File Deletion Vulnerability

Summary ImpressPages CMS is an open source web content management system with revolutionary drag & drop interface. Description Input passed to the 'files0file' parameter in '/ipcms/modules/administrator/repository/controller.php' is not properly sanitised before being used to delete files. This c...

5.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/10/31 12:00 a.m.39 views

ImpressPages CMS 3.6 Arbitrary File Deletion

ImpressPages CMS v3.6 Remote Arbitrary File Deletion Vulnerability Vendor: ImpressPages UAB Product web page: http://www.impresspages.org Affected version: 3.6 Summary: ImpressPages CMS is an open source web content management system with revolutionary drag & drop interface. Desc: Input passed to...

0.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/10/17 12:00 a.m.63 views

Microweber 0.8 Arbitrary File Deletion

Advisory ID: HTB23175 Product: Microweber Vendor: Microweber Vulnerable Versions: 0.8 and probably prior Tested Version: 0.8 Advisory Publication: September 25, 2013 without technical details Vendor Notification: September 25, 2013 Vendor Patch: September 26, 2013 Public Disclosure: October 16,...

6.4CVSS0.02823EPSS
SaveExploits2
Rows per page
Query Builder