diff --git a/ChangeLog.md b/ChangeLog.md index f3d01e6974..d6bf646016 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,11 @@ +# ZNC 1.9.1 (2024-07-03) + +* This is a security release to fix CVE-2024-39844: remote code execution vulnerability in modtcl. + * To mitigate this for existing installations, simply unload the modtcl module for every user, if it's loaded. Note that only users with admin rights can load modtcl at all. + * Thanks to Johannes Kuhn (DasBrain) for reporting, to glguy for the patch, and to multiple IRC network operators for help with mitigating this on server side before disclosure. +* Improve tooltips in webadmin. + + # ZNC 1.9.0 (2024-02-22) ## New diff --git a/modules/data/webadmin/tmpl/add_edit_chan.tmpl b/modules/data/webadmin/tmpl/add_edit_chan.tmpl index 1d030d0b72..4446a4ee82 100644 --- a/modules/data/webadmin/tmpl/add_edit_chan.tmpl +++ b/modules/data/webadmin/tmpl/add_edit_chan.tmpl @@ -27,13 +27,13 @@
-
+
"/>
-
+
"/>
diff --git a/modules/data/webadmin/tmpl/add_edit_network.tmpl b/modules/data/webadmin/tmpl/add_edit_network.tmpl index 6d4140737a..18f1b5fb29 100644 --- a/modules/data/webadmin/tmpl/add_edit_network.tmpl +++ b/modules/data/webadmin/tmpl/add_edit_network.tmpl @@ -66,7 +66,7 @@
-
+
" disabled /> diff --git a/modules/data/webadmin/tmpl/add_edit_user.tmpl b/modules/data/webadmin/tmpl/add_edit_user.tmpl index 51e65c2785..20256bb8c0 100644 --- a/modules/data/webadmin/tmpl/add_edit_user.tmpl +++ b/modules/data/webadmin/tmpl/add_edit_user.tmpl @@ -45,7 +45,7 @@ title=""/>
-
+
" checked="checked" disabled="disabled" /> @@ -87,7 +87,7 @@ disabled />
-
+
"/>
@@ -114,7 +114,7 @@
-
+
" disabled /> @@ -249,13 +249,13 @@
-
+
"/>
-
+
"/>
@@ -269,12 +269,12 @@
-
+
"/>
-
+
"/>
@@ -304,7 +304,7 @@
-
+
"/>
@@ -326,7 +326,7 @@
-
+
"/>
@@ -341,14 +341,14 @@ title=""/>
-
+
" disabled="disabled" />
-
+
@@ -356,7 +356,7 @@