From SOLARIS 10 X86 SECURITY TECHNICAL IMPLEMENTATION GUIDE
Part of GEN003000
Associated with IA controls: DCSL-1
Associated with: CCI-000225
If cron executes group-writable or world-writable programs, there is a possibility that unauthorized users could manipulate the programs with malicious intent.  This could compromise system and network security.
List all cronjobs on the system. 
Procedure: 
# ls /var/spool/cron/crontabs/
If cron jobs exist under any of the above directories search for programs executed by cron.
Procedure:
# more 
Remove the world-writable and group-writable permissions from the cron program file(s) identified.
# chmod go-w 
	Lavender hyperlinks in small type off to the right (of CSS
	class id, if you view the page source) point to
	globally unique URIs for each document and item. Copy the
	link location and paste anywhere you need to talk
	unambiguously about these things.
	
      
	You can obtain data about documents and items in other
	formats. Simply provide an HTTP header Accept:
	text/turtle or
	Accept: application/rdf+xml.
      
Powered by sagemincer