For example, Apache with .htaccess is vulnerable if HTTP verbs are specified using the LIMIT keyword:
<Limit GET> require valid-user </Limit> This vulnerability affects /2012/mother/tp/. Discovered by: Scripting (Http_Verb_Tampering.script). The impact of this vulnerability An attacker can bypass web authentication and authorization.
------解决方案-------------------- 修改require valid-user
------解决方案-------------------- 修改require valid-user
------解决方案-------------------- Apache with .htaccess is vulnerable if HTTP verbs are specified using the LIMIT keyword: <Limit GET> require valid-user </Limit>