Author: joewitt
Date: Fri Jan 24 02:57:55 2020
New Revision: 1873084
URL: http://svn.apache.org/viewvc?rev=1873084&view=rev
Log:
NIFI-7021
Modified:
nifi/site/trunk/security.html
Modified: nifi/site/trunk/security.html
URL:
http://svn.apache.org/viewvc/nifi/site/trunk/security.html?rev=1873084&r1=1873083&r2=1873084&view=diff
==============================================================================
--- nifi/site/trunk/security.html (original)
+++ nifi/site/trunk/security.html Fri Jan 24 02:57:55 2020
@@ -170,7 +170,7 @@
</ul>
</p>
<p>Description: The sensitive parameter parser would log parsed values
for debugging purposes. If the parameter was sensitive, it would be logged in
plaintext. </p>
- <p>Mitigation: Removed debug logging from the class. Users running a
prior 1.x release should upgrade to the latest release. </p>
+ <p>Mitigation: Removed debug logging from the class. Users running the
1.10.0 release should upgrade to the latest release. </p>
<p>Credit: This issue was discovered by Andy LoPresto. </p>
<p>CVE Link: <a
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1928"
target="_blank">Mitre Database: CVE-2020-1928</a></p>
<p>NiFi Jira: <a
href="https://issues.apache.org/jira/browse/NIFI-6948"
target="_blank">NIFI-6948</a></p>