Lucene search
+L

263 matches found

Exploit DB
Exploit DB
added 2008/12/22 12:00 a.m.43 views

WordPress Plugin Page Flip Image Gallery 0.2.2 - Remote File Disclosure

| | | \ \ \ / / / \ / | / | / | | | | | | \ V / / \ | | | | | | | | | | | / \ | || | | | | | || || \ || // \ | | | Wordpress Plugin Page Flip Image Gallery = 0.2.2 Remote File Disclosure Vulnerability D : http://downloads.wordpress.org/plugin/page-flip-image-gallery.0.2.2.zip Poc :...

4.3CVSS5.8AI score0.05808EPSS
SaveExploits2
Prion
Prion
added 2008/07/25 4:41 p.m.27 views

Remote file inclusion

PHP remote file inclusion vulnerability in config.php in Adam Scheinberg Flip 3.0 allows remote attackers to execute arbitrary PHP code via a URL in the incpath parameter...

7.5CVSS8AI score0.02349EPSS
SaveExploits2References4Affected Software1
CVE
CVE
added 2008/07/25 4:00 p.m.53 views

CVE-2008-3311

CVE-2008-3311 concerns a PHP remote file inclusion vulnerability in config.php of Adam Scheinberg Flip 3.0. The issue allows an attacker to cause remote PHP code execution by supplying a URL in the incpath parameter. Public references in the connected documents corroborate PHP RFI as the underlyi...

7.5CVSS7.5AI score0.02349EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2008/07/25 4:00 p.m.34 views

CVE-2008-3311

PHP remote file inclusion vulnerability in config.php in Adam Scheinberg Flip 3.0 allows remote attackers to execute arbitrary PHP code via a URL in the incpath parameter...

7.5AI score0.02349EPSS
SaveExploits2References4
securityvulns
securityvulns
added 2008/07/22 12:00 a.m.55 views

Flip V3.0 final

DeltaHackingSecurityTEAM Remote File Include Vulnerability Flip V3.0 final Download : http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/f/fl/flipsource/Flip-3.0-final.zip AuTh0r : Cru3l.b0y H0ME : WwW.DeltaHacking.Net && WwW.w3bsecurity.IR Email :...

1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/07/21 12:00 a.m.37 views

flip-rfi.txt

DeltaHackingSecurityTEAM Remote File Include Vulnerability Flip V3.0 final Download : http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/f/fl/flipsource/Flip-3.0-final.zip AuTh0r : Cru3l.b0y H0ME : WwW.DeltaHacking.Net && WwW.w3bsecurity.IR Email :...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2008/07/21 12:00 a.m.26 views

Flip 3.0 - config.php Remote File Inclusion

Flip 3.0 - config.php Remote File Inclusion source: https://www.securityfocus.com/bid/30312/info Flip is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker can exploit this issue to execute malicious PHP code in the context of th...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/07/21 12:00 a.m.35 views

Flip 3.0 - 'config.php' Remote File Inclusion

source: https://www.securityfocus.com/bid/30312/info Flip is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker can exploit this issue to execute malicious PHP code in the context of the webserver process. This may allow the...

7.5CVSS5.8AI score0.02349EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2008/04/23 12:00 a.m.38 views

joomlaflipping-sql.txt

A L G E R I A S E C U R I T Y C R E W Joomla Component FlippingBook 1.0.4 SQL Injection Vulnerability found by: cO2 Algeria Security Crew Contact: c02athotmail.de Website: http://www.Dz-Secure.com Greetings: to all hackers DZ . . . ScriptName : 'Joomla' ModuleName : 'FlippingBook' Version : 1.0.4...

7.4AI score
SaveExploits0
Prion
Prion
added 2007/09/24 10:17 p.m.26 views

Authentication flaw

account.php in Adam Scheinberg Flip 3.0 and earlier allows remote attackers to create administrative accounts via the un parameter in a register action...

7.5CVSS7.2AI score0.02335EPSS
SaveExploits2References4Affected Software1
Prion
Prion
added 2007/09/24 10:17 p.m.23 views

Improper access control

Adam Scheinberg Flip 3.0 and earlier stores sensitive information under the web root with insufficient access control, which allows remote attackers to download a file containing login credentials via a direct request for var/users.txt...

5CVSS6.9AI score0.06243EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2007/09/24 10:00 p.m.57 views

CVE-2007-5062

The CVE-2007-5062 entry relates to the Flip 3.0 (and earlier) web application by Adam Scheinberg, where the vulnerable component is account.php. The underlying issue allows remote attackers to create administrative accounts via the un parameter in a register action, enabling privilege escalation ...

7.5CVSS6.7AI score0.02335EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2007/09/24 10:00 p.m.38 views

CVE-2007-5062

account.php in Adam Scheinberg Flip 3.0 and earlier allows remote attackers to create administrative accounts via the un parameter in a register action...

6.7AI score0.02335EPSS
SaveExploits2References4
CVE
CVE
added 2007/09/24 10:00 p.m.106 views

CVE-2007-5063

CVE-2007-5063 affects Flip 3.0 and earlier, where sensitive information is stored under the web root with insufficient access control. An unauthenticated remote attacker can directly request var/users.txt and download a file containing login credentials. The provided documents do not specify affe...

5CVSS6.4AI score0.06243EPSS
SaveExploits1References3Affected Software1
Exploit DB
Exploit DB
added 2007/09/20 12:00 a.m.36 views

Flip 3.0 - Remote Admin Creation

!/usr/bin/perl use strict; use IO::Socket; use Getopt::Std; my $app = "Flip ; print "password you want: "; my $pass = ; chomp$user; chomp$pass; createadmin$url, $user, $pass; sub createadmin my $url = shift; my $user = shift; my $pass = shift; print "creating admin ... \t"; my $content =...

7.5CVSS5.8AI score0.02335EPSS
SaveExploits2
exploitpack
exploitpack
added 2007/09/20 12:00 a.m.30 views

Flip 3.0 - Remote Admin Creation

Flip 3.0 - Remote Admin Creation !/usr/bin/perl use strict; use IO::Socket; use Getopt::Std; my $app = "Flip ; print "password you want: "; my $pass = ; chomp$user; chomp$pass; createadmin$url, $user, $pass; sub createadmin my $url = shift; my $user = shift; my $pass = shift; print "creating admi...

0.2AI score
SaveExploits0
zdt
zdt
added 2007/09/20 12:00 a.m.20 views

Flip <= 3.0 Remoe Admin Creation Exploit

Exploit for unknown platform in category web applications ======================================== Flip ; print "password you want: "; my $pass = ; chomp$user; chomp$pass; createadmin$url, $user, $pass; sub createadmin my $url = shift; my $user = shift; my $pass = shift; print "creating admin...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/09/20 12:00 a.m.24 views

Flip <= 3.0 Remote Password Hash Disclosure Exploit

Exploit for unknown platform in category web applications =================================================== Flip = 0; $data = substr$data, $index1+4; $index1 = 0; printf "%-20s %-32s\n", "username", "md5 hash"; while$index1 = index$data, "\n" = 0 my $hash = substr$data, 0, 32; my $index2 =...

7.1AI score
SaveExploits0
NVD
NVD
added 2007/04/19 10:19 a.m.18 views

CVE-2007-2140

PHP remote file inclusion vulnerability in everything.php in Franklin Huang Flip aka Flip-search-add-on 2.0 allows remote attackers to execute arbitrary PHP code via a URL in the incpath parameter...

7.5CVSS7.5AI score0.01362EPSS
SaveExploits0References4
Prion
Prion
added 2007/04/19 10:19 a.m.13 views

Remote file inclusion

PHP remote file inclusion vulnerability in everything.php in Franklin Huang Flip aka Flip-search-add-on 2.0 allows remote attackers to execute arbitrary PHP code via a URL in the incpath parameter...

7.5CVSS8AI score0.01362EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder