Lucene search
+L

301 matches found

zdt
zdt
added 2010/10/12 12:0 a.m.21 views

BaconMap v1.0 Local File Disclosure Vulnerability

Exploit for php platform in category web applications ================================================= BaconMap v1.0 Local File Disclosure Vulnerability ================================================= Software................BaconMap 1.0 Vulnerability...........Local File Inclusion...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2010/10/11 12:0 a.m.15 views

BaconMap 1.0 - Local File Disclosure

BaconMap 1.0 - Local File Disclosure ------------------------------------------------------------------------ Software................BaconMap 1.0 Vulnerability...........Local File Inclusion Download................http://baconmap.nmsu.edu/ Release Date............10/10/2010 Tested...

7.4AI score
SaveExploits0
NVD
NVD
added 2010/10/08 9:0 p.m.27 views

CVE-2010-2797

Directory traversal vulnerability in lib/translation.functions.php in CMS Made Simple before 1.8.1 allows remote attackers to include and execute arbitrary local files via a .. dot dot in the defaultcmslang parameter to an admin script, as demonstrated by admin/addbookmark.php, a different...

7.5CVSS6.9AI score0.07687EPSS
SaveExploits2References5
CVE
CVE
added 2010/03/10 10:0 p.m.36 views

CVE-2009-4683

CVE-2009-4683 is a directory traversal vulnerability in the vote.php component of the Good/Bad Vote product. The flaw allows remote attackers to traverse directories and include/execute arbitrary local files by manipulating the id parameter in a dovote action. The NVD entry notes a partial impact...

7.5CVSS7.4AI score0.02376EPSS
SaveExploits2References3Affected Software1
Exploit DB
Exploit DB
added 2009/05/26 12:0 a.m.46 views

CPCommerce 1.2.x - 'GLOBALS[prefix]' Arbitrary File Inclusion

!/usr/bin/perl cpCommerce 1.2.x GLOBALSprefix Arbitrary File Inclusion Exploit by staker mail: stakerathotmaildotit url: http://cpcommerce.cpradio.org it works with registerglobals=on if you wanna carry out a LFI - mq=off short explanation: cpCommerce contains one flaw that allows an attacker to...

9.8CVSS7.2AI score0.42223EPSS
SaveExploits3
exploitpack
exploitpack
added 2009/05/26 12:0 a.m.105 views

CPCommerce 1.2.x - GLOBALS[prefix] Arbitrary File Inclusion

CPCommerce 1.2.x - GLOBALSprefix Arbitrary File Inclusion !/usr/bin/perl cpCommerce 1.2.x GLOBALSprefix Arbitrary File Inclusion Exploit by staker mail: stakerathotmaildotit url: http://cpcommerce.cpradio.org it works with registerglobals=on if you wanna carry out a LFI - mq=off short explanation...

0.1AI score
SaveExploits0
zdt
zdt
added 2009/05/26 12:0 a.m.59 views

cpCommerce 1.2.x GLOBALS[prefix] Arbitrary File Inclusion Exploit

Exploit for unknown platform in category web applications ================================================================= cpCommerce 1.2.x GLOBALSprefix Arbitrary File Inclusion Exploit ================================================================= !/usr/bin/perl cpCommerce 1.2.x GLOBALSpref...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/05/10 12:0 a.m.15 views

TinyWebGallery <= 1.7.6 LFI / Remote Code Execution Exploit

No description provided by source. ?php / ----------------------------------------------------------- TinyWebGallery = 1.7.6 LFI / Remote Code Execution Exploit ----------------------------------------------------------- author...: EgiX mail.....: n0b0d13satgmaildotcom link.....:...

7.1AI score
SaveExploits0
CVE
CVE
added 2009/01/27 8:0 p.m.63 views

CVE-2009-0291

OpenX 2.6.3 is affected by a Local File Inclusion in fc.php via the MAX_type parameter. The issue arises because the MAX_type input is used in a PHP include() without proper validation, enabling an unauthenticated attacker to view arbitrary files or potentially execute PHP code under the web serv...

7.5CVSS7.4AI score0.07037EPSS
SaveExploits4References3Affected Software1
CVE
CVE
added 2009/01/23 6:38 p.m.45 views

CVE-2008-5948

CVE-2008-5948 concerns a directory traversal vulnerability in index.php of BNCwi version 1.04 and earlier. The issue arises when processing the newlanguage parameter, where an attacker can inject a .. path segment to cause local files to be included and (potentially) executed. Impact is partial c...

7.5CVSS7.3AI score0.02299EPSS
SaveExploits2References3Affected Software1
CVE
CVE
added 2008/12/30 8:0 p.m.47 views

CVE-2008-5776

CVE-2008-5776 affects Aperto Blog 0.1.1. The vulnerability is a directory traversal in the (1) action parameter to admin.php and (2) get parameter to index.php, enabling remote attackers to include and execute arbitrary local files. In some environments, this can be leveraged for remote file incl...

7.5CVSS7.4AI score0.02285EPSS
SaveExploits2References2Affected Software1
CVE
CVE
added 2008/12/26 5:8 p.m.67 views

CVE-2008-5728

CVE-2008-5728 affects AIST NetCat 3.12 and earlier. Multiple directory traversal vulnerabilities allow remote attackers to include and execute arbitrary local files via a .. in the system parameter of modules/netshop/post.php and the INCLUDE_FOLDER parameter in modules/auth.inc.php, modules/banne...

5.1CVSS7.3AI score0.01996EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2008/11/24 5:0 p.m.92 views

CVE-2008-5217

Vulnerability context (CVE-2008-5217) : A directory traversal flaw affects the PHP-based CMS txtCMS 0.3 in index.php when PHP is configured with register_globals enabled and magic_quotes_gpc disabled. An attacker can manipulate the id parameter with a .. sequence to cause local file inclusion and...

5.1CVSS7.1AI score0.01911EPSS
SaveExploits2References4Affected Software1
seebug.org
seebug.org
added 2008/10/05 12:0 a.m.18 views

phpCMS 1.2.x任意文件包含漏洞

phpCMS是灵活、高效的内容管理系统。 phpCMS中存在服务器端任意文件包含漏洞,起因是在进行会话检查前调用了include语句。远程攻击者可以未经认证利用这个漏洞执行任意代码。 有漏洞的include调用位于class.layoutphpcms.php中: ifisset$GET'language' && $GET'language' != '' include$PHPCMSINCLUDEPATH.'/language.'.$GETlanguage; ... phpCMS phpCMS 1.2.1pl1 phpCMS phpCMS 1.2.1 phpCMS phpCMS 1.2.0...

7.1AI score
SaveExploits0
CVE
CVE
added 2008/09/30 5:0 p.m.44 views

CVE-2008-4330

Summary: CVE-2008-4330 describes a directory traversal vulnerability in LanSuite 3.3.2, specifically in index.php where the design parameter can be exploited to include and execute arbitrary local files via a .. sequence. The NVD entry assigns a CVSS v2 base score of 7.5 (HIGH) with Network attac...

7.5CVSS7.1AI score0.02286EPSS
SaveExploits2References3Affected Software1
Gentoo Linux
Gentoo Linux
added 2008/09/21 12:0 a.m.67 views

Mantis: Multiple vulnerabilities

Background Mantis is a PHP/MySQL/Web based bugtracking system. Description Antonio Parata and Francesco Ongaro reported a Cross-Site Request Forgery vulnerability in manageusercreate.php CVE-2008-2276, a Cross-Site Scripting vulnerability in returndynamicfilters.php CVE-2008-3331, and an...

7.5CVSS6.8AI score0.09454EPSS
SaveExploits8
securityvulns
securityvulns
added 2008/08/01 12:0 a.m.448 views

Pligg <= 9.9.0 Multiple Vulnerabilities

GulfTech Security Research July 30, 2008 Vendor : Pligg LLC URL : http://www.pligg.com/ Version : Pligg = 9.9 Risk : Multiple Vulnerabilities Description: Pligg is a popular open source, full featured, content management system written in php. There are a number of vulnerabilities within Pligg th...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2008/07/30 12:0 a.m.42 views

Pligg CMS 9.9.0 - Cross-Site Scripting Local File Inclusion SQL Injection

Pligg CMS 9.9.0 - Cross-Site Scripting Local File Inclusion SQL Injection GulfTech Security Research July 30, 2008 Vendor : Pligg LLC URL : http://www.pligg.com/ Version : Pligg alertdocument.cookie; The above example link would display the end users cookie to them. Of course this can also be use...

0.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2008/07/23 12:0 a.m.31 views

Fedora 9 : mantis-1.1.2-1.fc9 (2008-6647)

Update to upstream version 1.1.2, fixing following security issues: - 0008974: XSS Vulnerability in filters - 0008975: CSRF Vulnerabilities in usercreate CVE-2008-2276 - 0008976: Remote Code Execution in admconfig - 0009154: arbitrary file inclusion through user preferences page See upstream...

6.8CVSS5.8AI score0.03088EPSS
SaveExploits6References7
seebug.org
seebug.org
added 2008/07/15 12:0 a.m.24 views

Pluck 4.5.1 (blogpost) Local File Inclusion Vulnerability (win only)

No description provided by source. www.BugReport.ir AmnPardaz Security Research Team Title: Pluck Local File inclusion Vendor: http://www.pluck-cms.org Bug: Local File Inclusion Vulnerable Version: 4.5.1 prior versions also may be affected Exploitation: Remote with browser Fix: N/A - Description:...

7.1AI score
SaveExploits0
Rows per page
Query Builder