This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push: new 72b2409462 Fix typo 72b2409462 is described below commit 72b24094628427b133c077407140e066d1ce02e2 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Aug 28 11:34:58 2024 +0100 Fix typo --- webapps/docs/security-howto.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/security-howto.xml b/webapps/docs/security-howto.xml index 0ca99031c1..6a371820e7 100644 --- a/webapps/docs/security-howto.xml +++ b/webapps/docs/security-howto.xml @@ -133,7 +133,7 @@ <p>The examples web application should always be removed from any security sensitive installation. While the examples web application does not contain any known vulnerabilities, it is known to contain features - (particularly the cookie examples that display the contents of all + (particularly the cookie examples that display the contents of all cookies received and allow new cookies to be set) that may be used by an attacker in conjunction with a vulnerability in another application deployed on the Tomcat instance to obtain additional information that would otherwise be --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org