Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: apache cron job: msg#00201
|
Subject: |
Re: apache cron job |
hi;
The data is checked before any processing takes place (src, length, a
parser goes over it,..). If it does not meet the criteria its thrown
away. I'll take a look at the 'separate domain' approach .. thx ...
hb
Am Montag, den 25.04.2005, 20:59 +1000 schrieb Russell Coker:
> On Monday 25 April 2005 18:24, Holger Burde <hburde@xxxxxxxxxxx> wrote:
> > I run a FC3 System with the rawhide strict Policy. I have a cron script
> > (apache) that needs to read/write files under /var/www/
> > { httpd_sys_content_t }. Any idea whats the best (= secure) way to do
> > so ? audit2allow suggests this : allow system_crond_t
> > httpd_sys_content_t:file write; - maybe there isa better solution?
>
> Cron jobs that deal with data from the net are a risk, potentially if an
> attacker controlled the remote data source they could make repeated attempts
> at manipulating the data to exploit your machine without you realising.
>
> Having a separate domain for the cron job may be best. But this would
> require
> writing more policy.
>
--
Holger Burde <hburde@xxxxxxxxxxx>
|
| |