Ticket #1271 (closed defect: wontfix)
/var/log/lighttpd is unsafe
| Reported by: | MadCoder | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.0 |
| Component: | core | Version: | 1.4.15 |
| Severity: | major | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
lighttpd by default uses /var/log/lighttpd/*.log file that are readable _and_ writeable by the user lighttpd is running under. That wouldn't be a big problem if only static files would be served. But with CGI scripts, this becomes a _huge_ security problem, as an attacker could use that to erase his tracks.
FWIW this is Debian #406338
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

