You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/05/17 10:09:05 UTC

[tomcat] branch master updated: Add reference to CVE-2019-0221

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new b860700  Add reference to CVE-2019-0221
b860700 is described below

commit b860700fa5131fa6b83f34a23ab3d3d442233b4e
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri May 17 11:07:57 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 2aeb8c8..1b5f890 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -463,7 +463,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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org