Lucene search
+L

362 matches found

securityvulns
securityvulns
added 2009/04/17 12:0 a.m.136 views

Geeklog <= 1.5.2 savepreferences()/*blocks[] remote sql injection exploit

?php / Geeklog = 1.5.2 savepreferences/blocks remote sql injection exploit by Nine:Situations:Group::bookoo our site: http://retrogod.altervista.org/ software site: http://www.geeklog.net/ PHP and MySQL version independent vulnerability, see usersettings.php near lines 1467 - 1480: ... if isset...

7.6AI score
SaveExploits0
seebug.org
seebug.org
added 2009/04/17 12:0 a.m.18 views

Geeklog <= 1.5.2 savepreferences()/*blocks[] SQL Injection Exploit

No description provided by source. ?php / Geeklog = 1.5.2 savepreferences/blocks remote sql injection exploit by Nine:Situations:Group::bookoo our site: http://retrogod.altervista.org/ software site: http://www.geeklog.net/ PHP and MySQL version independent vulnerability, see usersettings.php nea...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/04/16 12:0 a.m.27 views

Geeklog 1.5.2 - 'savepreferences()/*blocks[]' SQL Injection

1 switch $mode case 'saveuser': savepreferences $POST; $display .= saveuser$POST; PLGprofileExtrasSave ; break; case 'savepreferences': savepreferences $POST; $display .= COMrefresh $CONF'siteurl' . '/usersettings.php?mode=preferences&msg=6'; break; ... all the $POST variables are passed to the...

5.8AI score
SaveExploits0
exploitpack
exploitpack
added 2009/04/16 12:0 a.m.30 views

Geeklog 1.5.2 - savepreferences()*blocks[] SQL Injection

Geeklog 1.5.2 - savepreferencesblocks SQL Injection 1 switch $mode case 'saveuser': savepreferences $POST; $display .= saveuser$POST; PLGprofileExtrasSave ; break; case 'savepreferences': savepreferences $POST; $display .= COMrefresh $CONF'siteurl' . '/usersettings.php?mode=preferences&msg=6';...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2009/04/16 12:0 a.m.12 views

Geeklog 1.5.2 - usersettings.php SQL Injection

Geeklog 1.5.2 - usersettings.php SQL Injection source: https://www.securityfocus.com/bid/34553/info Geeklog is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to...

0.5AI score
SaveExploits0
zdt
zdt
added 2009/04/16 12:0 a.m.24 views

Geeklog <= 1.5.2 savepreferences()/*blocks[] SQL Injection Exploit

Exploit for unknown platform in category web applications ================================================================== Geeklog 1 switch $mode case 'saveuser': savepreferences $POST; $display .= saveuser$POST; PLGprofileExtrasSave ; break; case 'savepreferences': savepreferences $POST;...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/04/16 12:0 a.m.18 views

Geeklog 1.5.2 SQL Injection

1 switch $mode case 'saveuser': savepreferences $POST; $display .= saveuser$POST; PLGprofileExtrasSave ; break; case 'savepreferences': savepreferences $POST; $display .= COMrefresh $CONF'siteurl' . '/usersettings.php?mode=preferences&msg=6'; break; ... all the $POST variables are passed to the...

0.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/04/16 12:0 a.m.22 views

Geeklog 1.5.2 - 'usersettings.php' SQL Injection

source: https://www.securityfocus.com/bid/34553/info Geeklog is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data,...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2009/04/13 12:0 a.m.24 views

Geeklog SEC_authenticate Function SQL Injection

The version of Geeklog installed on the remote host fails to sanitize input to the 'username' argument of the 'SECauthenticate' function in '/system/lib-security.php' before using it to construct database queries. Regardless of PHP's 'magicquotesgpc' setting, an unauthenticated attacker can explo...

5.8AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2009/04/13 12:0 a.m.21 views

Geeklog Detection

The remote host is running Geeklog, an open source blog engine / content management system written in PHP. C Tenable Network Security, Inc. include"compat.inc"; if description scriptid36143; scriptversion"1.15"; scriptsetattributeattribute:"pluginmodificationdate", value:"2022/10/12";...

5.5AI score
SaveExploits0References1
seebug.org
seebug.org
added 2009/04/13 12:0 a.m.16 views

Geeklog &lt;= 1.5.2 SEC_authenticate() SQL Injection Exploit

No description provided by source. ?php / Geeklog =1.5.2 SECauthenticate/PHPAUTHUSER sql injection exploit by Nine:Situations:Group::bookoo our site: http://retrogod.altervista.org/ software site: http://www.geeklog.net/ credit goes to rgod, bug found more than a year ago working against PHP = 5....

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/04/11 12:0 a.m.30 views

Geeklog SEC_authenticate()函数SQL注入漏洞

BUGTRAQ ID: 34456 Geeklog是一个免费的、开放源码的Web应用程序。它可以使用户创建一个虚拟的社区,可以管理用户,张贴文章等。Geeklog采用PHP实现,以MySQL为后台数据库。 Geeklog的index.php模块中的SECauthenticate函数没有正确的验证用户所提交的PHPAUTHUSER和 REMOTEUSER变量参数,远程攻击者可以通过提交恶意查询请求执行SQL注入攻击。以下是/publichtml/webservices /atom/index.php文件中34-53行的有漏洞代码段: ... requireonce...

7.3AI score
SaveExploits0
securityvulns
securityvulns
added 2009/04/10 12:0 a.m.302 views

Geeklog &lt;=1.5.2 SEC_authenticate&#40;&#41;/PHP_AUTH_USER sql injection exploit

?php / Geeklog =1.5.2 SECauthenticate/PHPAUTHUSER sql injection exploit by Nine:Situations:Group::bookoo our site: http://retrogod.altervista.org/ software site: http://www.geeklog.net/ credit goes to rgod, bug found more than a year ago working against PHP = 5.0 google dorks: "By Geeklog" "Creat...

8AI score
SaveExploits0
securityvulns
securityvulns
added 2009/04/10 12:0 a.m.116 views

Geeklog &lt;=1.5.2 &#39;SESS_updateSessionTime&#40;&#41;&#39; vulnerability

As the vendor stated, see: http://www.geeklog.net/article.php/geeklog-1.5.2sr2 geeklog is also vulnerable to this: http://www.securityfocus.com/bid/34361/info actually this should be renamed in glFusion 'SESSupdateSessionTime' SQL Injection Vulnerability...

0.2AI score
SaveExploits0
zdt
zdt
added 2009/04/09 12:0 a.m.238 views

Geeklog <= 1.5.2 SEC_authenticate() SQL Injection Exploit

Exploit for unknown platform in category web applications ========================================================= Geeklog = 5.0 google dorks: "By Geeklog" "Created this page in" +seconds +powered "By Geeklog" "Created this page in" +seconds +powered inurl:publichtml vulnerability, see...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/04/09 12:0 a.m.104 views

Geeklog 1.5.2 - 'SEC_authenticate()' SQL Injection

= 5.0 google dorks: "By Geeklog" "Created this page in" +seconds +powered "By Geeklog" "Created this page in" +seconds +powered inurl:publichtml vulnerability, see /publichtml/webservices/atom/index.php near lines 34-53: ... requireonce '../../lib-common.php'; if PHPVERSION 5...

5.8AI score
SaveExploits0
exploitpack
exploitpack
added 2009/04/09 12:0 a.m.32 views

Geeklog 1.5.2 - SEC_authenticate() SQL Injection

Geeklog 1.5.2 - SECauthenticate SQL Injection = 5.0 google dorks: "By Geeklog" "Created this page in" +seconds +powered "By Geeklog" "Created this page in" +seconds +powered inurl:publichtml vulnerability, see /publichtml/webservices/atom/index.php near lines 34-53: ... requireonce...

0.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/04/09 12:0 a.m.204 views

Geeklog 1.5.2 SQL Injection

= 5.0 google dorks: "By Geeklog" "Created this page in" +seconds +powered "By Geeklog" "Created this page in" +seconds +powered inurl:publichtml vulnerability, see /publichtml/webservices/atom/index.php near lines 34-53: ... requireonce '../../lib-common.php'; if PHPVERSION 5...

0.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2008/09/04 12:0 a.m.28 views

FreeBSD Ports: geeklog

The remote host is missing an update to the system as announced in the referenced advisory. VID 60e1792b-c380-11dc-821a-000bcdc1757a OpenVAS Vulnerability Test $ Description: Auto generated from vuxml or freebsd advisories Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc...

4.3CVSS6.7AI score0.01518EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2008/09/04 12:0 a.m.14 views

FreeBSD Ports: geeklog

The remote host is missing an update to the system as announced in the referenced advisory. SPDX-FileCopyrightText: 2008 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only...

4.3CVSS7.1AI score0.01518EPSS
SaveExploits0References2
Rows per page
Query Builder