9060 matches found
GetSimple CMS 2.01 admin/template/error_checking.php Multiple Parameter XSS
GetSimple CMS 2.01 admin/template/errorchecking.php Multiple Parameter XSS. Webapps exploit for php platform source: http://www.securityfocus.com/bid/41697/info GetSimple CMS is prone to multiple cross-site scripting vulnerabilities, multiple local file-include vulnerabilities, an HTML-injection...
CMS Made Simple < 1.8.1 Local File Include Vulnerability
Binary data 5598.prm...
Bitweaver 'style' Parameter Local File Include Vulnerability
Bitweaver is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input. SPDX-FileCopyrightText: 2010 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders...
hobcms / hertzCMS 1.1.9.19 File include Vulnerability
Exploit for php platform in category web applications ===================================================== hobcms / hertzCMS 1.1.9.19 File include Vulnerability ===================================================== 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 /'...
i-Gallery - Multiple Vulnerabilities
i-Gallery - Multiple Vulnerabilities ============================================================== i-Gallery --Multiple Vulnerability ============================================================== Name : i-Gallery --Multiple Vulnerability Date : july 9,2010 Critical Level :VERY HIGH vendor URL :...
Joomla Component (com_booklibrary) Remote File Include Vulnerablility
Exploit for php platform in category web applications ===================================================================== Joomla Component combooklibrary Remote File Include Vulnerablility =====================================================================...
i-Gallery - Multiple Vulnerabilities
============================================================== i-Gallery --Multiple Vulnerability ============================================================== Name : i-Gallery --Multiple Vulnerability Date : july 9,2010 Critical Level :VERY HIGH vendor URL : http://www.b-cp.com Author : ..::...
Sandbox Multiple Remote Vulnerabilities
Sandbox is prone to multiple remote vulnerabilities, including multiple SQL-injection vulnerabilities, a local file-include vulnerability, and multiple arbitrary-file-upload vulnerabilities. Exploiting these issues could allow an attacker to upload and execute arbitrary code within the context of...
Sandbox Multiple Remote Vulnerabilities
Sandbox is prone to multiple remote vulnerabilities, including multiple SQL-injection vulnerabilities, a local file-include vulnerability, and multiple arbitrary-file-upload vulnerabilities. Exploiting these issues could allow an attacker to upload and execute arbitrary code within the context of...
Joomla Component com_mtree <= 1.0 Remote File Include Vulnerability
Exploit for php platform in category web applications =================================================================== Joomla Component commtree = 1.0 Remote File Include Vulnerability =================================================================== InformatioN Title : Joomla Mosets Tree =...
nuBuilder Local File Include and Cross Site Scripting Vulnerabilities
nuBuilder is prone to a local file-include vulnerability and a cross- site scripting vulnerability because it fails to properly sanitize user- supplied input. An attacker can exploit the local file-include vulnerability using directory-traversal strings to view and execute local files within the...
i-Gallery Multiple Vulnerability
Exploit for php platform in category web applications ================================ i-Gallery Multiple Vulnerability ================================ 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 /' \ /'\ /\ \ /'\ 0 0 /, \ /\/\ \ \ \ \ ,/\ /\ \ 1 1 //\ \ /'...
Кража MySQL соединения посредством Remote File Include.
0x001-Вступление 0x002-Функция mysqlclose 0x003-Подопытные скрипты 0x004-Демонстрация атаки 0x001-Втсупление В этой мини-статье будет идти речь о том, как можно использовать RFIRemote File Include для кражи у серверного веб-сценария соединение с СУБД MySQL, и последуещего внедрения SQL кода SQL...
NTSOFT BBS E-Market Professional Cross Site Scripting
+================================================================================================+ + NTSOFT BBS E-Market Professional & XSS and Remote Execution Evil code + +================================================================================================+ Authors: Ivan Sanchez...
TELUS Security Labs VR - iSCSI target Multiple Implementations iSNS Stack Buffer Overflow
iSCSI target Multiple Implementations iSNS Stack Buffer Overflow TSL ID: FSC20100701-01 1. Affected Software iSCSI Enterprise Project iscsitarget 1.4.20.1 and prior SCST project iscsi-scst 1.0.1.1 and prior tgt project tgt 1.0.5 and prior References: http://iscsitarget.sourceforge.net/...
Поиск уязвимостей в веб приложениях
В этой статье я собрал интересные на мой взгляд ошибки в php скриптах. Но для начала, описание некоторых параметров PHP-интерпретатора: Цитата: registerglobals = ON - все переменные регистрируются как глобальные; magicquotesgpc = ON - в массивах POST, GET, COOKIE экранируются кавычки и опасные...
DedeCmsV5. 6 local contains another use-vulnerability warning-the black bar safety net
Article author: jannock Continued local contains include/arc.datalist.class.php $codefile = isset$needCode ? $needCode : $cfgsoftlang; iffileexistsDEDEINC.'/ code/datalist.'.$ codefile.'. inc' requireonceDEDEINC.'/ code/datalist.'.$ codefile.'. inc'; Contains this file can contain . inc file type...
PHP Remote File Include Generic Code Execution
This module can be used to exploit any generic PHP file include vulnerability, where the application includes code like the following: This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'PHP Remote...
The Matt Wright Guestbook.pl - Arbitrary Command Execution (Metasploit)
$Id: guestbookssiexec.rb 9671 2010-07-03 06:21:31Z jduck $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use...
PHP code execution vulnerability-summary-vulnerability warning-the black bar safety net
Reference from:http://php-security.org/2010/05/20/mops-submission-07-our-dynamic-php/index.html A code execution function In PHP you can execute the Code of the function. Such as eval , assert , theand system and exec and shellexec and passthru and escapeshellcmd and pcntlexec , etc. demo code 1....