Project

General

Profile

Actions

Bug #547

closed

Dangerous umask(0) in server.c:daemonize()

Added by Anonymous about 18 years ago. Updated over 17 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

daemonize() in server.c sets the umask to 0 after forking.

This behaviour is completely unintuive and may introduce severe security risks for people running CGI scripts.

-- kili

Actions #1

Updated by jan about 18 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

fixed in r1026

Actions

Also available in: Atom