You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2015/08/26 15:08:08 UTC

svn commit: r963131 - in /websites/production/struts/content: announce.html index.html

Author: lukaszlenart
Date: Wed Aug 26 13:08:08 2015
New Revision: 963131

Log:
Updates production

Modified:
    websites/production/struts/content/announce.html
    websites/production/struts/content/index.html

Modified: websites/production/struts/content/announce.html
==============================================================================
--- websites/production/struts/content/announce.html (original)
+++ websites/production/struts/content/announce.html Wed Aug 26 13:08:08 2015
@@ -124,6 +124,15 @@
   Skip to: <a href="announce-2014.html">Announcements - 2014</a>
 </p>
 
+<h4 id="a20150826">26 August 2015 - Security Bulletin S2-025</h4>
+
+<p>The Apache Struts group is pleased to announce that a new security bulletin was published - 
+<a href="/docs/s2-025.html">S2-025</a></p>
+
+<p>Thanks to Taki Uchiyama from JPCERT/CC who reported two potential XSS vulnerabilities available 
+in older versions of The Apache Struts 2. Please read the mentioned security bulletin for more details
+and also reading our <a href="/docs/security.html">Security guideline</a> will help you secure your application </p>
+
 <h4 id="a20150731">31 July 2015 - Struts 2.5-BETA1 (BETA)</h4>
 
 <p>The Apache Struts group is pleased to announce that Struts 2.5-BETA1 is available as a “BETA”

Modified: websites/production/struts/content/index.html
==============================================================================
--- websites/production/struts/content/index.html (original)
+++ websites/production/struts/content/index.html Wed Aug 26 13:08:08 2015
@@ -161,6 +161,19 @@
         </p>
       </div>
     </div>
+    <div class="row">
+      <div class="column col-md-4">
+      </div>
+      <div class="column col-md-4">
+        <h2>Security Bulletin S2-025</h2>
+        <p>
+          A new security bulletin was published, please carefully read the
+          <a href="announce.html#a20150826">Announcement</a>
+        </p>
+      </div>
+      <div class="column col-md-4">
+      </div>
+    </div>
   </div>
 </div>
 <div class="container contact-channels">