Lucene search
+L

95 matches found

Prion
Prion
added 2009/02/24 11:30 p.m.25 views

Sql injection

SQL injection vulnerability in the MyeGallery module for MAXdev MDPro MD-Pro and Postnuke allows remote attackers to execute arbitrary SQL commands via the pid parameter in a showpic action to index.php...

7.5CVSS9AI score0.0095EPSS
SaveExploits3References2
CVE
CVE
added 2009/02/24 11:0 p.m.62 views

CVE-2009-0728

The CVE-2009-0728 issue affects MAXdev MDPro (MD-Pro) with the My_eGallery module. The root cause is improper input filtering of the pid parameter in index.php when module=My_eGallery and do=showpic, enabling a remote SQL injection that can execute arbitrary SQL commands. Exploitation details are...

7.5CVSS8.7AI score0.0095EPSS
SaveExploits3References2Affected Software1
Cvelist
Cvelist
added 2009/02/24 11:0 p.m.35 views

CVE-2009-0728

SQL injection vulnerability in the MyeGallery module for MAXdev MDPro MD-Pro and Postnuke allows remote attackers to execute arbitrary SQL commands via the pid parameter in a showpic action to index.php...

8.4AI score0.0095EPSS
SaveExploits3References2
seebug.org
seebug.org
added 2009/02/24 12:0 a.m.75 views

MDPro Module My_eGallery (pid) Remote SQL Injection Exploit

No description provided by source. !/usr/bin/perl read; MDPro Module MyeGallery Remote SQL Injection Exploit by s3rg3770 && yeat - stakerathotmaildotit dork: inurl:module=MyeGallery pid note: works regardless of php.ini settings. read use IO::Socket; my $host,$path,$id = @ARGV; if @ARGV != 3 prin...

7.1AI score
SaveExploits0
zdt
zdt
added 2009/02/23 12:0 a.m.59 views

MDPro Module My_eGallery (pid) Remote SQL Injection Exploit

Exploit for unknown platform in category web applications =========================================================== MDPro Module MyeGallery pid Remote SQL Injection Exploit =========================================================== !/usr/bin/perl read; MDPro Module MyeGallery Remote SQL...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/02/23 12:0 a.m.76 views

MDPro My_eGallery SQL Injection

!/usr/bin/perl $host, PeerPort = 80, Proto = 'tcp' or die $!; $packet .= "GET /$inject HTTP/1.1\r\n"; $packet .= "Host: $host\r\n"; $packet .= "User-Agent: Lynx textmode\r\n"; $packet .= "Connection: close\r\n\r\n"; $socket-send$packet; while $content .= $; close$socket; if $content = /.+?/i prin...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2009/02/23 12:0 a.m.35 views

MDPro Module My_eGallery - pid SQL Injection

MDPro Module MyeGallery - pid SQL Injection !/usr/bin/perl $host, PeerPort = 80, Proto = 'tcp' or die $!;...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/02/23 12:0 a.m.100 views

MDPro Module My_eGallery - 'pid' SQL Injection

!/usr/bin/perl $host, PeerPort = 80, Proto = 'tcp' or die $!; $packet .= "GET /$inject HTTP/1.1\r\n"; $packet .= "Host: $host\r\n"; $packet .= "User-...

7.5CVSS5.8AI score0.0095EPSS
SaveExploits3
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2008/05/20 3:0 p.m.7 views

MDPro cross-site scripting vulnerability

Overview MDPro, an open source content management system, contains a cross-site scripting vulnerability. Impact An arbitrary script may be executed on the user's web browser. In addition, if session information from a cookie is leaked, an attacker could possibly conduct session hijacking. Solutio...

6.8CVSS6.1AI score0.01406EPSS
SaveExploits0References7
Prion
Prion
added 2007/10/05 12:17 a.m.20 views

Sql injection

SQL injection vulnerability in index.php in MAXdev MDPro MD-Pro 1.0.76 allows remote attackers to execute arbitrary SQL commands via a "Firefox ID=" substring in a Referer HTTP header...

7.5CVSS9AI score0.01651EPSS
SaveExploits3References7Affected Software1
NVD
NVD
added 2007/10/05 12:17 a.m.22 views

CVE-2007-5222

SQL injection vulnerability in index.php in MAXdev MDPro MD-Pro 1.0.76 allows remote attackers to execute arbitrary SQL commands via a "Firefox ID=" substring in a Referer HTTP header...

7.5CVSS8.3AI score0.01651EPSS
SaveExploits3References7
Cvelist
Cvelist
added 2007/10/05 12:0 a.m.31 views

CVE-2007-5222

SQL injection vulnerability in index.php in MAXdev MDPro MD-Pro 1.0.76 allows remote attackers to execute arbitrary SQL commands via a "Firefox ID=" substring in a Referer HTTP header...

8.3AI score0.01651EPSS
SaveExploits3References7
Positive Technologies
Positive Technologies
added 2007/10/05 12:0 a.m.10 views

PT-2007-6305 · Maxdev · Maxdev Md-Pro

Name of the Vulnerable Software and Affected Versions: MAXdev MDPro MD-Pro version 1.0.76 Description: The issue allows remote attackers to execute arbitrary SQL commands. This is achieved by including a specific substring in the Referer HTTP header. The Firefox ID= substring is used to inject SQ...

7.5CVSS7.5AI score0.01651EPSS
SaveExploits3References10
CVE
CVE
added 2007/10/05 12:0 a.m.47 views

CVE-2007-5222

CVE-2007-5222 is a SQL injection vulnerability in MAXdev MDPro (MD-Pro) 1.0.76 via a Referer header containing the substring "Firefox ID=", enabling remote attackers to inject arbitrary SQL. The affected component is index.php; root cause is crafted input in Referer header. Impact is partial disc...

7.5CVSS8.3AI score0.01651EPSS
SaveExploits3References7Affected Software1
Packet Storm
Packet Storm
added 2007/09/30 12:0 a.m.19 views

mdpro1076-sql.txt

!/usr/bin/perl use strict; use IO::Socket; my $app = "MDPro 1.0.76"; my $type = "SQL Injection"; my $author = "undefined1"; my $settings = "magicquotesruntime = off, mysql = 4.1.0"; $| = 1; print ":: $app $type - by $author ::\n\n\n"; my $url = shift || usage; if$url = m/^?:http://./ $url = $1;...

7.4AI score
SaveExploits0
zdt
zdt
added 2007/09/29 12:0 a.m.18 views

MDPro 1.0.76 Remote SQL Injection Exploit

Exploit for unknown platform in category web applications ========================================= MDPro 1.0.76 Remote SQL Injection Exploit ========================================= !/usr/bin/perl use strict; use IO::Socket; my $app = "MDPro 1.0.76"; my $type = "SQL Injection"; my $author =...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/09/29 12:0 a.m.14 views

MD-Pro 1.0.76 - SQL Injection

MD-Pro 1.0.76 - SQL Injection !/usr/bin/perl use strict; use IO::Socket; my $app = "MDPro 1.0.76"; my $type = "SQL Injection"; my $author = "undefined1"; my $settings = "magicquotesruntime = off, mysql = 4.1.0"; $| = 1; print ":: $app $type - by $author ::\n\n\n"; my $url = shift || usage; if$url...

SaveExploits0
seebug.org
seebug.org
added 2007/09/29 12:0 a.m.18 views

MDPro 1.0.76 Remote SQL Injection Exploit

No description provided by source. !/usr/bin/perl use strict; use IO::Socket; my $app = "MDPro 1.0.76"; my $type = "SQL Injection"; my $author = "undefined1"; my $settings = "magicquotesruntime = off, mysql = 4.1.0"; $| = 1; print ":: $app $type - by $author ::\n\n\n"; my $url = shift || usage;...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/09/05 12:0 a.m.44 views

MDPro index.php topicid Parameter SQL Injection

The remote host is running MDPro, an open source content management system written in PHP. The version of MDPro installed on the remote host fails to sanitize user input to the 'topicid' parameter before using it in the 'topicsuserapiget' function in 'modules/Topics/pnuserapi.php' to generate...

7.5CVSS5.7AI score0.01236EPSS
SaveExploits1References1
Prion
Prion
added 2007/07/21 12:30 a.m.21 views

Sql injection

SQL injection vulnerability in index.php in MAXdev MDPro MD-Pro 1.0.8x and earlier before 20070720 allows remote attackers to execute arbitrary SQL commands via the topicid parameter in a view action in the Topics module, a different vulnerability than CVE-2006-1676...

7.5CVSS8.7AI score0.01236EPSS
SaveExploits2References7Affected Software1
Rows per page
Query Builder