[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#911877: marked as done (crossroads: CVE-2018-18654: package build vulnerable to insecure use of /tmp)



Your message dated Sun, 04 Nov 2018 17:17:07 +0000
with message-id <[🔎] E1gJM1L-000DD3-Db@fasolo.debian.org>
and subject line Bug#911966: Removed package(s) from unstable
has caused the Debian Bug report #911877,
regarding crossroads: CVE-2018-18654: package build vulnerable to insecure use of /tmp
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
911877: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911877
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: crossroads
Version: 2.81-2
Severity: serious
Tags: security

crossroads's xr/Makefile has:

| $(BINDIR)/xr: $(BIN)
| 	cp $(BIN) $(TMPXR)
| 	install $(TMPXR) $(BINDIR)/xr
| 	rm -f $(TMPXR)

where

| TMPXR         = /tmp/xr-$(shell whoami)

Jakub Wilk observed that a malicious user could create /tmp/xr-root as a
directory with mode 777 and replace the directory with an arbitrary file
after the cp (via inotify) thus injecting an arbitrary binary into the
build.

Helmut

--- End Message ---
--- Begin Message ---
Version: 2.81-2+rm

Dear submitter,

as the package crossroads has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/911966

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: