Warning! Audit Deprecated
Information
Vulnerability Key: V0013722
IA Controls: ECSC-1 Security Configuration Compliance
Categories: 2.2 Least Privilege
Severity: Category II
Ref: WEB SERVER SECURITY TECHNICAL IMPLEMENTATION GUIDE Section 2.1
The UrlSegmentMaxCount value determines the maximum number of URL path segments accepted by the server. It effectively limits the
number of slashes that can be included by the user in a requested URL. It is recommended that one set fairly stringent limits on this
value based on the depth of the webdocument root tree to protect the server from a file system traversal attack. The default value
for this key is 255.