📄 1079.txt
字号:
Rule: Sid:1079--Summary:This event is generated when an attempt is made to use thePROPFIND WebDAV request method on a web server.--Impact:Information gathering. An attacker can get a directory listing for all directories configured to support WebDAV in an Apache web server. Thiscould by a prelude to a more serious attack.--Detailed Information:WebDAV is a web publishing protocol implemented by several web servers,including Apache. Certain configurations of Apache, such as those inSuSE 6.0-7.0 and RedHat 6.2-7.0, have WebDAV enabled and misconfiguredin such a way to allow directory listings of the entire server filestructure -- specificially, WebDAV was enabled on the Document Root ofthe web server. Since subdirectories of a WebDAV-enabled directoryare automatically enabled as well, this caused the entire web serverto have WebDAV enabled.Since a directory, or its parent directory, must have been specifically declared for WebDAV to be enabled, configuration errorsshould be straightforward to find and correct.--Affected Systems: Apache Web Server with WebDAV enabled and misconfigured. --Attack Scenarios:Attacker gets a listing by sending something like:PROPFIND / HTTP/1.1--Ease of Attack:Simple. Requires that the attacker hand-craft an HTTP request.--False Positives:Legitimate web publishers may use PROPFIND commands, this should not beallowed from resources external to the protected network.--False Negatives:None Known--Corrective Action:Examine the packet to determine whether this was likely an attack or not.Try to determine whether this was from a legitimate web publisher or not.Try to determine whether the target web server was Apache with WebDAVenabled and misconfigured.Disallow this method of publishing from resources external to theprotected network.--Contributors:Original rule writer unknownOriginal document author unkownSourcefire Vulnerability Research TeamNigel Houghton <nigel.houghton@sourcefire.com>--Additional References:--
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -