FreeBSD Bugzilla – Attachment 9767 Details for
Bug 19864
Fixes exploit in Makefile of xtrojka
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.07 KB, created by
e
on 2000-07-12 08:20:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
e
Created:
2000-07-12 08:20:04 UTC
Size:
1.07 KB
patch
obsolete
>--- xtrojka.bak/patches/patch-aa Mon May 29 05:49:00 2000 >+++ xtrojka/patches/patch-aa Wed Jul 12 08:51:57 2000 >@@ -1,5 +1,5 @@ >---- Makefile Sat Oct 21 17:38:22 1995 >-+++ Makefile.new Mon May 29 01:35:31 2000 >+--- Makefile.orig Sat Oct 21 22:38:22 1995 >++++ Makefile Wed Jul 12 08:50:34 2000 > @@ -8,7 +8,7 @@ > > # your favorite C-compiler >@@ -58,7 +58,7 @@ > # > # > # main >-@@ -101,11 +105,15 @@ >+@@ -101,11 +105,17 @@ > # > # > install: >@@ -67,8 +67,9 @@ > - cp xtrojka.6 $(MANDIR); chmod go+r xtrojka.6; \ > - cp xtrojka $(TARGET_DIR);chmod go+rx xtrojka; \ > - touch $(HSFILE); chmod go+rwx $(HSFILE); >-+ echo $(HSFILE)|sed -e 's/\//\\\//g'>/tmp/hsn >-+ sed -e "s/__SCOREDIR__/`cat /tmp/hsn`/g" manpage > xtrojka.6 >++ @rm -f hsn >++ echo $(HSFILE)|sed -e 's/\//\\\//g'>hsn >++ sed -e "s/__SCOREDIR__/`cat hsn`/g" manpage > xtrojka.6 > + gzip -c xtrojka.6 >$(MANDIR)/xtrojka.6.gz > + cp xtrojka $(TARGET_DIR) > + chmod 2755 $(TARGET_DIR)/xtrojka >@@ -76,6 +77,7 @@ > + touch $(HSFILE) > + chmod 664 $(HSFILE) > + chgrp games $(HSFILE) >++ @rm -f hsn > > clean: > rm -rf *.o core xtrojka xtrojka.6
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 19864
: 9767