a5b4450ad2
Fixes: CVE-2010-1677: DoS when processing html messages with deep nesting CVE-2010-4524: Improper escaping of certain HTML sequences (XSS) Specially crafted <base href> can lead to XSS exploit (bug id #32080) From Christian Rueger (MAINTAINER)
8 lines
315 B
Plaintext
8 lines
315 B
Plaintext
$OpenBSD: patch-examples_mhasiteinit_pl,v 1.3 2011/01/13 09:53:50 jasper Exp $
|
|
--- examples/mhasiteinit.pl.orig Mon Jan 3 07:42:39 2011
|
|
+++ examples/mhasiteinit.pl Sun Jan 9 17:21:01 2011
|
|
@@ -1,4 +1,4 @@
|
|
-##---------------------------------------------------------------------------##
|
|
+#!/usr/bin/perl
|
|
## File:
|