File lynx-2.8.6-CVE_2008_4690.patch of Package lynx

--- lynx2-8-5.orig/src/LYCgi.c	2008-10-26 10:40:43.000000000 +0100
+++ lynx2-8-5/src/LYCgi.c	2008-10-26 10:42:46.000000000 +0100
@@ -156,7 +156,7 @@ static BOOL can_exec_cgi(const char *lin
     if (!exec_ok(HTLoadedDocumentURL(), linktext, CGI_PATH)) {
 	/* exec_ok gives out msg. */
 	result = FALSE;
-    } else if (user_mode < ADVANCED_MODE) {
+    } else {
 	StrAllocCopy(command, linktext);
 	if (non_empty(linkargs)) {
 	    HTSprintf(&command, " %s", linkargs);
openSUSE Build Service is sponsored by