This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 3918206 Add reference to CVE-2019-0221
3918206 is described below
commit 3918206ad9aa06270ccefe2b9a51ac286dc47bd8
Author: Mark Thomas <[email protected]>
AuthorDate: Fri May 17 11:08:01 2019 +0100
Add reference to CVE-2019-0221
---
webapps/docs/changelog.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 22eb3a0..5338c5a 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -269,7 +269,8 @@
configured to validate XML configuration files such as web.xml. (markt)
</fix>
<fix>
- Encode the output of the SSI <code>printenv</code> command. (markt)
+ Encode the output of the SSI <code>printenv</code> command. This is the
+ fix for CVE-2019-0221. (markt)
</fix>
<scode>
Use constants for SSI encoding values. (markt)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]