This is an automated email from the ASF dual-hosted git repository.
schultz pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 101eb5f320 Correct CVE identifier
101eb5f320 is described below
commit 101eb5f320967ad4504e91212f4a535ff8f79fee
Author: Christopher Schultz <[email protected]>
AuthorDate: Wed Mar 12 18:04:32 2025 -0400
Correct CVE identifier
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 819fa48462..2f7a593c76 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -325,7 +325,7 @@
potentially vulnerable to CVE-2024-56337, the JVM has been configured
to
protect against the vulnerability and to configure the JVM correctly if
not. Where one or more web applications are potentially vulnerable to
- CVE-2004-56337 and the JVM cannot be correctly configured or it cannot
+ CVE-2024-56337 and the JVM cannot be correctly configured or it cannot
be confirmed that the JVM has been correctly configured, prevent the
impacted web applications from starting. (markt)
</add>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]