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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org