emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug#17416: insecure temp files in ob-screen.el
@ 2014-05-06  4:14 Glenn Morris
  0 siblings, 0 replies; only message in thread
From: Glenn Morris @ 2014-05-06  4:14 UTC (permalink / raw)
  To: 17416

Package: emacs,org-mode
Version: 24.3.90
Severity: important
Tags: security

org-babel-screen-session-write-temp-file and org-babel-screen-test seem
to use predictable temp-file names, which is a security issue. Using
`make-temp-file', or if the file names really need to be predictable,
something equivalent to `doc-view-make-safe-dir' (there should really be
a general utility function for this IMO) to first create a /tmp
subdirectory would avoid this.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-06  4:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-06  4:14 bug#17416: insecure temp files in ob-screen.el Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).