Modify ↓
Ticket #1191 (closed defect: fixed)
/var/log/ebox bad perms
| Reported by: | jsalamero@… | Owned by: | juruen@… |
|---|---|---|---|
| Milestone: | 1.0 | Component: | base |
| Severity: | critical | Keywords: | security |
| Cc: |
Description
root@ebox:/var/log/ebox# ls -ld drwxr-xr-x 3 ebox adm 4096 2008-12-11 20:41 .
which is open to everybody, it should be 750.
on a bug, when the data of the model is dumped to the log is a critical information disclosure break point.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
I think the problem is file permissions such as error.log, ebox.log that they should be 0750, not the directory itself.