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