This is an automated email from the ASF dual-hosted git repository. exceptionfactory pushed a commit to branch main-staging in repository https://gitbox.apache.org/repos/asf/nifi-site.git
commit 232a541ae5d5442837cb8fe30d93c850e69a53e4 Author: exceptionfactory <[email protected]> AuthorDate: Mon Oct 28 14:42:42 2024 -0500 NIFI-13897 Corrected title for CVE-2024-45477 (cherry picked from commit a56627a09138cd5e5f00c6f19408e903e2eea670) --- 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"
