php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Sec Bug #76189 AllowOverride All recommended in documentation.
Submitted: 2018-04-05 17:26 UTC Modified: 2018-04-05 17:39 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: brian dot f17 at gmail dot com Assigned:
Status: Open Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
43 - 1 = ?
Subscribe to this entry?

 
 [2018-04-05 17:26 UTC] brian dot f17 at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/configuration.changes
---
Documentation recommends using `AllowOverride All` which could cause an Optionsbleed vector: https://blog.fuzzing-project.org/60-Optionsbleed-HTTP-OPTIONS-method-can-leak-Apaches-server-memory.html


Please change this to prevent more vulnerable systems. 

Expected result:
----------------
Does not recommend using `AllowOverride All`.

Actual result:
--------------
Does recommends using `AllowOverride All`.

Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 11:01:33 2024 UTC