$NetBSD: patch-au,v 1.2 2020/09/07 10:34:52 mef Exp $ Fix various cross site scripting, arbitrary command execution and various other vulnerabilities in webmin (CVE-2008-0720). --- smf/search_instance.cgi.orig 2007-09-21 23:28:42.000000000 +0200 +++ smf/search_instance.cgi @@ -34,7 +34,8 @@ print ""; print "
\n"; print - "\n"; + "\n"; &print_svc_chooser("searchstring", 0, "$text{'search_instance_browse'}", "both", "0"); print " \n";