Reverted typo change because it was correct originally.
diff --git a/src/pages/html/security.hbs b/src/pages/html/security.hbs
index 02b9731..6b52f13 100644
--- a/src/pages/html/security.hbs
+++ b/src/pages/html/security.hbs
@@ -100,17 +100,17 @@
 </div>
 <div class="row" style="background-color: aliceblue">
     <div class="large-12 columns">
-        <p><a id="CVE-2018-1234" href="#CVE-2018-1234"><strong>CVE-2018-1234</strong></a>: Apache NiFi Denial of service issue because of commons-compress vulnerability</p>
+        <p><a id="CVE-2018-1324" href="#CVE-2018-1324"><strong>CVE-2018-1324</strong></a>: Apache NiFi Denial of service issue because of commons-compress vulnerability</p>
         <p>Severity: <strong>Low</strong></p>
         <p>Versions Affected:</p>
         <ul>
             <li>Apache NiFi 0.1.0 - 1.5.0</li>
         </ul>
         </p>
-        <p>Description: A vulnerability in the commons-compress library could cause denial of service. See <a href="https://commons.apache.org/proper/commons-compress/security-reports.html" target="_blank">commons-compress CVE-2018-1234 announcement</a> for more information. </p>
+        <p>Description: A vulnerability in the commons-compress library could cause denial of service. See <a href="https://commons.apache.org/proper/commons-compress/security-reports.html" target="_blank">commons-compress CVE-2018-1324 announcement</a> for more information. </p>
         <p>Mitigation: The fix to upgrade the commons-compress library to 1.16.1 was applied on the Apache NiFi 1.6.0 release. Users running a prior 1.x release should upgrade to the appropriate release. </p>
         <p>Credit: This issue was discovered by Joe Witt. </p>
-        <p>CVE Link: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1234" target="_blank">Mitre Database: CVE-2018-1234</a></p>
+        <p>CVE Link: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1324" target="_blank">Mitre Database: CVE-2018-1324</a></p>
         <p>Released: April 8, 2018</p>
     </div>
 </div>