This is an automated email from the ASF dual-hosted git repository.

dgelinas pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficcontrol-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 842b9a2  Adds CVE-2019-12405 to security page
842b9a2 is described below

commit 842b9a2d9b3a0b4a1384a4302f3c51743648c581
Author: Derek Gelinas <[email protected]>
AuthorDate: Fri Sep 6 16:07:30 2019 -0400

    Adds CVE-2019-12405 to security page
---
 security/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/index.html b/security/index.html
index 4297578..c57a80f 100644
--- a/security/index.html
+++ b/security/index.html
@@ -95,6 +95,7 @@
              <div class="card-body">
                <h4 class="card-title">Past Vulnerabilities</h4>
                <ul>
+      <li><a 
href="https://nvd.nist.gov/vuln/detail/CVE-2019-12405";>CVE-2019-12405: Apache 
Traffic Control LDAP-based authentication vulnerability</a></li>
                <li><a 
href="https://nvd.nist.gov/vuln/detail/CVE-2017-7670";>CVE-2017-7670: Apache 
Traffic Control Traffic Router Slowloris Denial of Service 
Vulnerability</a></li>
                </ul>
                </p>

Reply via email to