This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new da2dda3070 Fix typo
da2dda3070 is described below
commit da2dda3070e4e2fc4d635ee80d89e53a77b6fa49
Author: Mark Thomas <[email protected]>
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 65ef1c012c..e6a5e11809 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: [email protected]
For additional commands, e-mail: [email protected]