Repository: guacamole-website
Updated Branches:
  refs/heads/asf-site b0b9ca016 -> e27513ccb


Deploy new "Security Reports" page.


Project: http://git-wip-us.apache.org/repos/asf/guacamole-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-website/commit/e27513cc
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-website/tree/e27513cc
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-website/diff/e27513cc

Branch: refs/heads/asf-site
Commit: e27513ccb3f32087d165b8da3276a2b2719647e4
Parents: b0b9ca0
Author: Michael Jumper <mjum...@apache.org>
Authored: Mon Jan 8 11:56:52 2018 -0800
Committer: Michael Jumper <mjum...@apache.org>
Committed: Mon Jan 8 11:56:52 2018 -0800

----------------------------------------------------------------------
 content/api-documentation/index.html          |   4 +-
 content/guac-style/index.html                 |   4 +-
 content/index.html                            |   4 +-
 content/maturity-evaluation/index.html        |   4 +-
 content/open-source/index.html                |   4 +-
 content/pull-requests/index.html              |   4 +-
 content/release-procedures-part1/index.html   |   4 +-
 content/release-procedures-part2/index.html   |   4 +-
 content/release-procedures-part3/index.html   |   4 +-
 content/release-procedures-part4/index.html   |   4 +-
 content/releases/0.8.3/index.html             |   4 +-
 content/releases/0.8.4/index.html             |   4 +-
 content/releases/0.9.0/index.html             |   4 +-
 content/releases/0.9.1/index.html             |   4 +-
 content/releases/0.9.10-incubating/index.html |   4 +-
 content/releases/0.9.11-incubating/index.html |   4 +-
 content/releases/0.9.12-incubating/index.html |   4 +-
 content/releases/0.9.13-incubating/index.html |   4 +-
 content/releases/0.9.2/index.html             |   4 +-
 content/releases/0.9.3/index.html             |   4 +-
 content/releases/0.9.4/index.html             |   4 +-
 content/releases/0.9.5/index.html             |   4 +-
 content/releases/0.9.6/index.html             |   4 +-
 content/releases/0.9.7/index.html             |   4 +-
 content/releases/0.9.8/index.html             |   4 +-
 content/releases/0.9.9/index.html             |   4 +-
 content/releases/index.html                   |   4 +-
 content/security/index.html                   | 548 +++++++++++++++++++++
 content/support/index.html                    |   4 +-
 29 files changed, 604 insertions(+), 56 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/api-documentation/index.html
----------------------------------------------------------------------
diff --git a/content/api-documentation/index.html 
b/content/api-documentation/index.html
index 44f31a7..5c5d63e 100644
--- a/content/api-documentation/index.html
+++ b/content/api-documentation/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/guac-style/index.html
----------------------------------------------------------------------
diff --git a/content/guac-style/index.html b/content/guac-style/index.html
index c48df42..2976403 100644
--- a/content/guac-style/index.html
+++ b/content/guac-style/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 94928ad..e48307d 100644
--- a/content/index.html
+++ b/content/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/maturity-evaluation/index.html
----------------------------------------------------------------------
diff --git a/content/maturity-evaluation/index.html 
b/content/maturity-evaluation/index.html
index 5c7f0fd..857692a 100644
--- a/content/maturity-evaluation/index.html
+++ b/content/maturity-evaluation/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/open-source/index.html
----------------------------------------------------------------------
diff --git a/content/open-source/index.html b/content/open-source/index.html
index b08c82a..e7fb14d 100644
--- a/content/open-source/index.html
+++ b/content/open-source/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/pull-requests/index.html
----------------------------------------------------------------------
diff --git a/content/pull-requests/index.html b/content/pull-requests/index.html
index eb815ec..cb7b695 100644
--- a/content/pull-requests/index.html
+++ b/content/pull-requests/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/release-procedures-part1/index.html
----------------------------------------------------------------------
diff --git a/content/release-procedures-part1/index.html 
b/content/release-procedures-part1/index.html
index 67f004e..681f57e 100644
--- a/content/release-procedures-part1/index.html
+++ b/content/release-procedures-part1/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/release-procedures-part2/index.html
----------------------------------------------------------------------
diff --git a/content/release-procedures-part2/index.html 
b/content/release-procedures-part2/index.html
index 59e2ec8..471358b 100644
--- a/content/release-procedures-part2/index.html
+++ b/content/release-procedures-part2/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/release-procedures-part3/index.html
----------------------------------------------------------------------
diff --git a/content/release-procedures-part3/index.html 
b/content/release-procedures-part3/index.html
index 80757ca..6c6000d 100644
--- a/content/release-procedures-part3/index.html
+++ b/content/release-procedures-part3/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/release-procedures-part4/index.html
----------------------------------------------------------------------
diff --git a/content/release-procedures-part4/index.html 
b/content/release-procedures-part4/index.html
index 8dcd88a..9e536e3 100644
--- a/content/release-procedures-part4/index.html
+++ b/content/release-procedures-part4/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.8.3/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.8.3/index.html 
b/content/releases/0.8.3/index.html
index 29882a2..8ff61fa 100644
--- a/content/releases/0.8.3/index.html
+++ b/content/releases/0.8.3/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.8.4/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.8.4/index.html 
b/content/releases/0.8.4/index.html
index b9d506e..47d6c7b 100644
--- a/content/releases/0.8.4/index.html
+++ b/content/releases/0.8.4/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.0/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.0/index.html 
b/content/releases/0.9.0/index.html
index abbd830..cd2ba84 100644
--- a/content/releases/0.9.0/index.html
+++ b/content/releases/0.9.0/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.1/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.1/index.html 
b/content/releases/0.9.1/index.html
index 449e84a..17ff6e7 100644
--- a/content/releases/0.9.1/index.html
+++ b/content/releases/0.9.1/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.10-incubating/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.10-incubating/index.html 
b/content/releases/0.9.10-incubating/index.html
index 1ce1b92..04c7398 100644
--- a/content/releases/0.9.10-incubating/index.html
+++ b/content/releases/0.9.10-incubating/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.11-incubating/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.11-incubating/index.html 
b/content/releases/0.9.11-incubating/index.html
index dfe9a61..9c031e1 100644
--- a/content/releases/0.9.11-incubating/index.html
+++ b/content/releases/0.9.11-incubating/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.12-incubating/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.12-incubating/index.html 
b/content/releases/0.9.12-incubating/index.html
index 27b2071..994ee11 100644
--- a/content/releases/0.9.12-incubating/index.html
+++ b/content/releases/0.9.12-incubating/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.13-incubating/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.13-incubating/index.html 
b/content/releases/0.9.13-incubating/index.html
index da7c141..514d863 100644
--- a/content/releases/0.9.13-incubating/index.html
+++ b/content/releases/0.9.13-incubating/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.2/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.2/index.html 
b/content/releases/0.9.2/index.html
index 7b10147..42e5bd4 100644
--- a/content/releases/0.9.2/index.html
+++ b/content/releases/0.9.2/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.3/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.3/index.html 
b/content/releases/0.9.3/index.html
index 3ed0f1c..3d3d728 100644
--- a/content/releases/0.9.3/index.html
+++ b/content/releases/0.9.3/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.4/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.4/index.html 
b/content/releases/0.9.4/index.html
index 971aa08..ba5fbda 100644
--- a/content/releases/0.9.4/index.html
+++ b/content/releases/0.9.4/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.5/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.5/index.html 
b/content/releases/0.9.5/index.html
index 492d1d0..07d41a4 100644
--- a/content/releases/0.9.5/index.html
+++ b/content/releases/0.9.5/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.6/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.6/index.html 
b/content/releases/0.9.6/index.html
index 9a7fd77..561a0fa 100644
--- a/content/releases/0.9.6/index.html
+++ b/content/releases/0.9.6/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.7/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.7/index.html 
b/content/releases/0.9.7/index.html
index c174f4d..e996a21 100644
--- a/content/releases/0.9.7/index.html
+++ b/content/releases/0.9.7/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.8/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.8/index.html 
b/content/releases/0.9.8/index.html
index bf75e85..8846375 100644
--- a/content/releases/0.9.8/index.html
+++ b/content/releases/0.9.8/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/0.9.9/index.html
----------------------------------------------------------------------
diff --git a/content/releases/0.9.9/index.html 
b/content/releases/0.9.9/index.html
index 9c9bdfd..574ac4c 100644
--- a/content/releases/0.9.9/index.html
+++ b/content/releases/0.9.9/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/releases/index.html
----------------------------------------------------------------------
diff --git a/content/releases/index.html b/content/releases/index.html
index 4696f4a..31b2b5c 100644
--- a/content/releases/index.html
+++ b/content/releases/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/security/index.html
----------------------------------------------------------------------
diff --git a/content/security/index.html b/content/security/index.html
new file mode 100644
index 0000000..bfc089c
--- /dev/null
+++ b/content/security/index.html
@@ -0,0 +1,548 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+
+    <head>
+    <link rel="stylesheet" 
href="/styles/main.css?s=44c01e5b7ffc920bf562e2c24a4aaeb1">
+    <link rel="icon" type="image/png" href="/images/guacamole-logo-64.png"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0, 
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, 
target-densitydpi=device-dpi"/>
+    <meta charset="UTF-8"/>
+    <title>Apache Guacamole™: Security Reports</title>
+</head>
+
+
+    <body>
+
+        <!-- Header -->
+<div id="header">
+    <h1><a href="/">Apache Guacamole™</a></h1>
+    <ul id="navigation" class="menu">
+        
+
+    
+    
+        
+            
+                <li>
+                    <a href="/releases/"
+                        
+                            class="download"
+                            >Downloads</a>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li class="dropdown">
+                    
+                    <a class="dropdown-toggle "
+                       href="#">Docs</a>
+                    <ul class="dropdown-menu">
+                        
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li>
+                    <a href="/api-documentation/"
+                        >API</a>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li>
+                    <a href="/doc/gug/"
+                        >Manual</a>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+
+
+                    </ul>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li class="dropdown">
+                    
+                    <a class="dropdown-toggle "
+                       href="#">Community</a>
+                    <ul class="dropdown-menu">
+                        
+
+    
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li>
+                    <a 
href="https://github.com/search?utf8=%E2%9C%93&q=repo%3Aapache%2Fguacamole-server+repo%3Aapache%2Fguacamole-client+repo%3Aapache%2Fguacamole-website&type=Repositories&ref=searchresults";
+                        >GitHub</a>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li>
+                    <a href="/open-source/"
+                        >Contributing</a>
+                </li>
+            
+        
+    
+
+    
+    
+        
+            
+                <li>
+                    <a href="/support/"
+                        >Help / Support</a>
+                </li>
+            
+        
+    
+
+
+                    </ul>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li>
+                    <a href="https://issues.apache.org/jira/browse/GUACAMOLE/";
+                        >JIRA</a>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li>
+                    <a href="/security/"
+                        >Security Reports</a>
+                </li>
+            
+        
+    
+
+    
+    
+        
+            
+                <li class="dropdown">
+                    
+                    <a class="dropdown-toggle apache"
+                       href="#">Apache Software Foundation</a>
+                    <ul class="dropdown-menu">
+                        
+
+    
+    
+
+    
+    
+        
+            
+                <li>
+                    <a href="http://www.apache.org/";
+                        >ASF Homepage</a>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li>
+                    <a href="http://www.apache.org/licenses/";
+                        >License</a>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li>
+                    <a href="http://www.apache.org/foundation/thanks.html";
+                        >Thanks</a>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li>
+                    <a href="http://www.apache.org/foundation/sponsorship.html";
+                        >Sponsorship</a>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+
+    
+    
+        
+            
+                <li>
+                    <a 
href="http://www.apache.org/foundation/policies/conduct.html";
+                        >Code of Conduct</a>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+
+                    </ul>
+                </li>
+            
+        
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+    
+    
+
+
+    </ul>
+</div>
+
+
+        <!-- Content -->
+        <div id="page">
+            <div id="content">
+                <h1>Security Reports</h1>
+
+<p>This page lists all security vulnerabilities fixed in released versions of
+Apache Guacamole. Each vulnerability is listed with a description of the
+problem, its associated <a 
href="https://cve.mitre.org/about/faqs.html#what_is_cve_id";>CVE
+number</a>, and the
+Guacamole release in which the vulnerability was fixed.</p>
+
+<h2 id="reporting-new-vulnerabilities">Reporting new vulnerabilities</h2>
+
+<p>If you believe you have discovered a security problem in Apache Guacamole,
+please follow <a 
href="https://en.wikipedia.org/wiki/Responsible_disclosure";>responsible
+disclosure</a> practices and
+report discovered security issues privately, either to the private security
+mailing list of the <a href="https://www.apache.org/security/";>ASF Security 
Team</a> or
+the <a 
href="mailto:priv...@guacamole.apache.org";>priv...@guacamole.apache.org</a> 
mailing list, before disclosing or
+discussing the issue in a public forum.</p>
+
+<h2 id="fixed-in-apache-guacamole-0911-incubating">Fixed in Apache Guacamole 
0.9.11-incubating</h2>
+
+<ul>
+    
+    
+    <li>
+        <h3 id="CVE-2017-3158">
+            Buffer overflow in SSH/telnet terminal emulator
+            (<a 
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3158";>CVE-2017-3158</a>)
+        </h3>
+        <p>A race condition in Guacamole’s terminal emulator could allow 
writes of blocks
+of printed data to overlap. Such overlapping writes could cause packet data to
+be misread as the packet length, resulting in the remaining data being written
+beyond the end of a statically-allocated buffer.</p>
+
+<p>Acknowledgements: We would like to thank Hariprasad Ng for reporting this
+issue.</p>
+
+    </li>
+    
+</ul>
+
+<h2 id="fixed-in-guacamole-099-pre-apache-release">Fixed in Guacamole 0.9.9 
(pre-Apache release)</h2>
+
+<ul>
+    
+    
+    <li>
+        <h3 id="CVE-2016-1566">
+            Stored cross-site scripting (XSS) in file browser
+            (<a 
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1566";>CVE-2016-1566</a>)
+        </h3>
+        <p>A cross-site scripting (XSS) vulnerability was discovered through 
which files
+with specially-crafted filenames could lead to JavaScript execution if file
+transfer is enabled to a location which is shared by multiple users, and the
+filename is displayed within the file browser located within the Guacamole
+menu.</p>
+
+<p>Acknowledgements: We would like to thank Niv Levy for reporting this 
issue.</p>
+
+
+    </li>
+    
+</ul>
+
+<h2 id="fixed-in-guacamole-063-pre-apache-release">Fixed in Guacamole 0.6.3 
(pre-Apache release)</h2>
+
+<ul>
+    
+    
+    <li>
+        <h3 id="CVE-2012-4415">
+            Buffer overflow in guac_client_plugin_open()
+            (<a 
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4415";>CVE-2012-4415</a>)
+        </h3>
+        <p>A stack-based buffer overflow vulnerability was discovered in the
+<code class="highlighter-rouge">guac_client_plugin_open()</code> function in 
libguac in Guacamole before 0.6.3
+which could allow remote attackers to cause a denial of service (crash) or
+execute arbitrary code via a long protocol name.</p>
+
+<p>Acknowledgements: We would like to thank Timo Juhani Lindfors for reporting
+this issue.</p>
+
+
+    </li>
+    
+</ul>
+
+
+
+
+            </div>
+        </div>
+
+        <!-- Footer -->
+<div id="footer">
+
+    <!-- Copyrights -->
+    <p class="copyright">
+        Copyright &copy; 2017 <a href="http://www.apache.org/";>The Apache
+            Software Foundation</a>, Licensed under the <a
+        href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License,
+        Version 2.0</a>. The HTML5 shield logo has been modified from the
+        original work of the <a
+            href="http://www.w3.org/";>World Wide Web Constortium (W3C)</a>,
+        which is licensed under the <a
+            href="http://creativecommons.org/licenses/by/3.0/";>Creative
+        Commons Attribution 3.0</a> license.
+    </p>
+
+    <!-- Trademarks -->
+    <p class="trademarks">
+        Apache Guacamole, Guacamole, Apache, the Apache feather logo, and the
+        Apache Guacamole project logo are trademarks of The Apache Software
+        Foundation.
+    </p>
+
+</div>
+
+
+        <!-- Google Analytics -->
+        <script type="text/javascript">
+          
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+          (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+          
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+          
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+          ga('create', 'UA-75289145-1', 'auto');
+          ga('send', 'pageview');
+        </script>
+
+        <!-- Download tracking helper function -->
+        <script type="text/javascript">
+
+            /**
+             * Signals Google Analytics that a file is being downloaded (or, at
+             * least, we expect that it is). Note that it is not possible to
+             * determine this with 100% certainty without grepping server logs,
+             * but this should still at least help gauge interest/usage.
+             *
+             * @param {String} action
+             *     A human-readable string describing the user event which
+             *     occurred to initiate the download.
+             *
+             * @param {String} filename
+             *     The filename of the file being downloaded.
+             */
+            function trackDownload(action, filename) {
+                ga('send', 'event', {
+                    eventCategory : 'Download',
+                    eventAction   : action,
+                    eventLabel    : filename,
+                    transport     : 'beacon'
+                });
+            }
+
+        </script>
+
+        <!-- jQuery -->
+        <script src="/scripts/jquery.min.js" type="text/javascript"></script>
+
+        <!-- Dropdown toggle -->
+        <script src="/scripts/dropdown.js" type="text/javascript"></script>
+
+    </body>
+</html>

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/e27513cc/content/support/index.html
----------------------------------------------------------------------
diff --git a/content/support/index.html b/content/support/index.html
index 89e86d0..930e2ae 100644
--- a/content/support/index.html
+++ b/content/support/index.html
@@ -244,8 +244,8 @@
         
             
                 <li>
-                    <a href="http://www.apache.org/security/";
-                        >Security</a>
+                    <a href="/security/"
+                        >Security Reports</a>
                 </li>
             
         

Reply via email to