Re: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix

2022-05-28 Thread Christopher Schultz
: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix WARNING: This email originated from outside of CallMiner. Do not click any links or open any attachments unless you recognize the sender and know that the content is safe. Please report suspicio

RE: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix

2022-05-27 Thread Ralph Atallah
: Re: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix WARNING: This email originated from outside of CallMiner. Do not click any links or open any attachments unless you recognize the sender and know that the content is safe. Please report suspicious emails

RE: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix

2022-05-27 Thread Ralph Atallah
request. The rejection would respond with a 404 Not Found error. Thanks, Ralph -Original Message- From: Mark Thomas Sent: Friday, May 27, 2022 3:13 AM To: users@tomcat.apache.org Subject: Re: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix WAR

Re: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix

2022-05-27 Thread Christopher Schultz
Mark, On 5/27/22 3:13 AM, Mark Thomas wrote: On 27/05/2022 02:00, Ralph Atallah wrote: Hi Mark, Thanks again for the prompt response. You wrote below:  "If the original request only has a Host header, then allowHostHeaderMismatch="false" isn't going to do anything because there is no mismat

Re: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix

2022-05-27 Thread Mark Thomas
names that are acceptable and configure the default host (that handles all requests to other hosts) to reject all other requests. Mark Thanks, Ralph -Original Message- From: Mark Thomas Sent: Thursday, May 26, 2022 12:21 PM To: users@tomcat.apache.org Subject: Re: allowHostHeade

RE: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix

2022-05-26 Thread Ralph Atallah
n out-of-the-box secure solution. Any thoughts on the above? Thanks, Ralph -Original Message- From: Mark Thomas Sent: Thursday, May 26, 2022 12:21 PM To: users@tomcat.apache.org Subject: Re: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix WARN

Re: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix

2022-05-26 Thread Mark Thomas
as Sent: Thursday, May 26, 2022 3:24 AM To: users@tomcat.apache.org Subject: Re: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix WARNING: This email originated from outside of CallMiner. Do not click any links or open any attachments unless you recognize the

RE: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix

2022-05-26 Thread Ralph Atallah
uld be much appreciated. Ralph -Original Message- From: Mark Thomas Sent: Thursday, May 26, 2022 3:24 AM To: users@tomcat.apache.org Subject: Re: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix WARNING: This email originated from outside of CallMiner. D

Re: allowHostHeaderMismatch option only works if the Host Header has an http or https prefix

2022-05-26 Thread Mark Thomas
On 26/05/2022 02:20, Ralph Atallah wrote: Hi, We use Tomcat 7.0.109 and Tomcat 8.5 in our Tomcat based webapp deployments and we have a new requirement to prevent Host Header injection. The allowHostHeaderMismatch option seems the perfect answer to this issue. However, configuring it in our

allowHostHeaderMismatch option only works if the Host Header has an http or https prefix

2022-05-25 Thread Ralph Atallah
Hi, We use Tomcat 7.0.109 and Tomcat 8.5 in our Tomcat based webapp deployments and we have a new requirement to prevent Host Header injection. The allowHostHeaderMismatch option seems the perfect answer to this issue. However, configuring it in our environment, i.e. in the server.xml connect