This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new a56627a0 NIFI-13897 Corrected title for CVE-2024-45477
a56627a0 is described below
commit a56627a09138cd5e5f00c6f19408e903e2eea670
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Oct 28 14:42:42 2024 -0500
NIFI-13897 Corrected title for CVE-2024-45477
---
content/documentation/security.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/documentation/security.md
b/content/documentation/security.md
index 9e9c1165..56e88644 100644
--- a/content/documentation/security.md
+++ b/content/documentation/security.md
@@ -66,7 +66,7 @@ The following announcements include published vulnerabilities
that apply directl
{{< vulnerability
id="CVE-2024-45477"
-title="Improper Neutralization of Input in Parameter Context Description"
+title="Improper Neutralization of Input in Parameter Description"
published="2024-10-28"
severity="Medium"
products="Apache NiFi"