Author: alopresto
Date: Tue May 22 18:03:45 2018
New Revision: 1832052
URL: http://svn.apache.org/viewvc?rev=1832052&view=rev
Log:
Reverted typo in CVE because it was correct originally.
Modified:
nifi/site/trunk/security.html
Modified: nifi/site/trunk/security.html
URL:
http://svn.apache.org/viewvc/nifi/site/trunk/security.html?rev=1832052&r1=1832051&r2=1832052&view=diff
==============================================================================
--- nifi/site/trunk/security.html (original)
+++ nifi/site/trunk/security.html Tue May 22 18:03:45 2018
@@ -201,17 +201,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>