321fca4ba0
exploitable on openbsd because the binary is not installed suid root. http://marc.theaimsgroup.com/?l=full-disclosure&m=105547870521258
13 lines
435 B
Plaintext
13 lines
435 B
Plaintext
$OpenBSD: patch-configure,v 1.2 2003/06/13 08:59:54 jolan Exp $
|
|
--- configure.orig Sat May 10 12:17:03 2003
|
|
+++ configure Fri Jun 13 03:39:02 2003
|
|
@@ -327,7 +327,7 @@ x_libraries=NONE
|
|
bindir='${exec_prefix}/bin'
|
|
sbindir='${exec_prefix}/sbin'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
-datadir='${prefix}/share'
|
|
+datadir='${prefix}/share/ike-scan'
|
|
sysconfdir='${prefix}/etc'
|
|
sharedstatedir='${prefix}/com'
|
|
localstatedir='${prefix}/var'
|