Repository: struts-site Updated Branches: refs/heads/master 07e1652a8 -> b3e63be50
Fixes typo Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/b3e63be5 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/b3e63be5 Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/b3e63be5 Branch: refs/heads/master Commit: b3e63be50b819ed247f4be8e9ba7162b0748e4a0 Parents: 07e1652 Author: Lukasz Lenart <lukasz.len...@gmail.com> Authored: Wed Apr 27 07:10:06 2016 +0200 Committer: Lukasz Lenart <lukasz.len...@gmail.com> Committed: Wed Apr 27 07:10:06 2016 +0200 ---------------------------------------------------------------------- source/announce.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/b3e63be5/source/announce.md ---------------------------------------------------------------------- diff --git a/source/announce.md b/source/announce.md index c3cae26..cbe160e 100644 --- a/source/announce.md +++ b/source/announce.md @@ -44,7 +44,7 @@ Apache Struts 2 is an elegant, extensible framework for creating enterprise-read The framework is designed to streamline the full development cycle, from building, to deploying, to maintaining applications over time. -This release addresses two potential security vulnerabilities: +These releases address three potential security vulnerabilities: - [S2-029](/docs/s2-029.html) Forced double OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution.