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:25 UTC

[tomcat] branch 7.0.x 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 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/7.0.x by this push:
     new 915095b  Add reference to CVE-2019-0221
915095b is described below

commit 915095b3d0a0943f20c68e8afd19fc9de4b6785e
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri May 17 11:08:08 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 972ada6..3a4eafd 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -230,7 +230,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