Lucene search
K

118 matches found

Prion
Prion
added 2007/03/13 1:19 a.m.13 views

Remote file inclusion

Multiple PHP remote file inclusion vulnerabilities in Softnews Media Group DataLife Engine allow remote attackers to execute arbitrary PHP code via a URL in the rootdir parameter to 1 init.php and 2 Ajax/editnews.php. NOTE: some of these details are obtained from third party information...

7.5CVSS8.1AI score0.02585EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2007/03/13 1:19 a.m.11 views

CVE-2007-1424

Multiple PHP remote file inclusion vulnerabilities in Softnews Media Group DataLife Engine allow remote attackers to execute arbitrary PHP code via a URL in the rootdir parameter to 1 init.php and 2 Ajax/editnews.php. NOTE: some of these details are obtained from third party information...

7.5CVSS7.7AI score0.02585EPSS
Exploits1References4
Cvelist
Cvelist
added 2007/03/13 1:0 a.m.17 views

CVE-2007-1424

Multiple PHP remote file inclusion vulnerabilities in Softnews Media Group DataLife Engine allow remote attackers to execute arbitrary PHP code via a URL in the rootdir parameter to 1 init.php and 2 Ajax/editnews.php. NOTE: some of these details are obtained from third party information...

7.7AI score0.02585EPSS
Exploits1References4
exploitpack
exploitpack
added 2007/03/10 12:0 a.m.6 views

SoftNews 4.15.5 - engineinit.php?root_dir Remote File Inclusion

SoftNews 4.15.5 - engineinit.php?rootdir Remote File Inclusion source: https://www.securityfocus.com/bid/22913/info DataLife Engine is prone to multiple remote file-include vulnerabilities. An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and...

7.5AI score
Exploits0
exploitpack
exploitpack
added 2007/03/10 12:0 a.m.10 views

SoftNews 4.15.5 - engineAjaxeditnews.php?root_dir Remote File Inclusion

SoftNews 4.15.5 - engineAjaxeditnews.php?rootdir Remote File Inclusion source: https://www.securityfocus.com/bid/22913/info DataLife Engine is prone to multiple remote file-include vulnerabilities. An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP...

7.5AI score
Exploits0
Exploit DB
Exploit DB
added 2007/03/10 12:0 a.m.20 views

SoftNews 4.1/5.5 - '/engine/Ajax/editnews.php?root_dir' Remote File Inclusion

source: https://www.securityfocus.com/bid/22913/info DataLife Engine is prone to multiple remote file-include vulnerabilities. An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2007/03/10 12:0 a.m.23 views

SoftNews 4.1/5.5 - '/engine/init.php?root_dir' Remote File Inclusion

source: https://www.securityfocus.com/bid/22913/info DataLife Engine is prone to multiple remote file-include vulnerabilities. An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may...

7.4AI score
Exploits0
NVD
NVD
added 2006/06/24 10:6 a.m.12 views

CVE-2006-3221

SQL injection vulnerability in index.php in DataLife Engine 4.1 and earlier allows remote attackers to execute arbitrary SQL commands via double-encoded values in the user parameter in a userinfo subaction...

7.5CVSS8.3AI score0.01238EPSS
Exploits1References6
Cvelist
Cvelist
added 2006/06/24 10:0 a.m.13 views

CVE-2006-3221

SQL injection vulnerability in index.php in DataLife Engine 4.1 and earlier allows remote attackers to execute arbitrary SQL commands via double-encoded values in the user parameter in a userinfo subaction...

8.3AI score0.01238EPSS
Exploits1References6
CVE
CVE
added 2006/06/24 10:0 a.m.67 views

CVE-2006-3221

DataLife Engine

7.5CVSS8.8AI score0.01238EPSS
Exploits1References6Affected Software1
0day.today
0day.today
added 2006/06/21 12:0 a.m.78 views

DataLife Engine <= 4.1 Remote SQL Injection Exploit (perl)

Exploit for unknown platform in category web applications ========================================================== DataLife Engine new or die; $res = $xpl-get$url.'?subaction=userinfo&user='.$name; if$res-asstring = /do=lastcomments&userid=\d/ $userid = $1; elsif$res-asstring =...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2006/06/21 12:0 a.m.28 views

DataLife Engine &lt;= 4.1 Remote SQL Injection Exploit (php)

No description provided by source. ?php errorreporting EERROR; iniset"maxexecutiontime",0; echo ' +========================================+ | RST/GHC Datalife SQL injection exploit | +========================================+ Lite Version for DLE =4.1 '; if $argc 2 print " Usage: " . $argv0 . "...

7.1AI score
Exploits0
exploitpack
exploitpack
added 2006/06/21 12:0 a.m.14 views

DataLife Engine 4.1 - SQL Injection (PHP)

DataLife Engine 4.1 - SQL Injection PHP Lite Version for DLE '; if $argc table prefix\n"; print " ex.: " . $argv0 . " datalife.engine.net admin\n"; credits; exit; //DEFINE USER ID $urla = 'http://' . $argv1 . '/index.php?subaction=userinfo&user=' . $argv2; $result = filegetcontents$urla; $str1 =...

0.4AI score
Exploits0
exploitpack
exploitpack
added 2006/06/21 12:0 a.m.10 views

DataLife Engine 4.1 - SQL Injection (Perl)

DataLife Engine 4.1 - SQL Injection Perl !/usr/bin/perl DataLife Engine sql injection exploit by RST/GHC coded by 1dt.w0lf RST/GHC http://rst.void.ru http://ghc.ru 18.06.06 use LWP::UserAgent; use Getopt::Std; getopts'u:n:p:'; $url = $optu; $name = $optn; $prefix = $optp || 'dle'; if!$url || !$na...

0.4AI score
Exploits0
0day.today
0day.today
added 2006/06/21 12:0 a.m.34 views

DataLife Engine <= 4.1 Remote SQL Injection Exploit (php)

Exploit for unknown platform in category web applications ========================================================= DataLife Engine Lite Version for DLE '; if $argc table prefix\n"; print " ex.: " . $argv0 . " datalife.engine.net admin\n"; credits; exit; //DEFINE USER ID $urla = 'http://' . $argv...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2006/06/21 12:0 a.m.32 views

DataLife Engine 4.1 - SQL Injection

!/usr/bin/perl DataLife Engine sql injection exploit by RST/GHC coded by 1dt.w0lf RST/GHC http://rst.void.ru http://ghc.ru 18.06.06 use LWP::UserAgent; use Getopt::Std; getopts'u:n:p:'; $url = $optu; $name = $optn; $prefix = $optp || 'dle'; if!$url || !$name $snum = 1; $|++; $n = 0; print "\r\n";...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2006/06/21 12:0 a.m.51 views

DataLife Engine 4.1 - SQL Injection

Lite Version for DLE '; if $argc table prefix\n"; print " ex.: " . $argv0 . " datalife.engine.net admin\n"; credits; exit; //DEFINE USER ID $urla = 'http://' . $argv1 . '/index.php?subaction=userinfo&user=' . $argv2; $result = filegetcontents$urla; $str1 = 'user=';...

7.4AI score
Exploits0
securityvulns
securityvulns
added 2006/03/29 12:0 a.m.46 views

advisory DATALIFE engine

------------------------------------------------ / / DataLife Engine v.3.7 SoftNews Media Group advisory Программный продукт : DataLife Engine v.3.7 SoftNews Media Group Текущее состояние : UNPATCHED Найдена : LTK Дата написания : 29nd March, 2006 Тестировалось : ; Детали : Раскрытие установочног...

7.2AI score
Exploits0
Rows per page
Query Builder