The at daemon must not execute programs in, or subordinate to, world-writable directories.

From HP-UX 11.31 Security Technical Implementation Guide

Part of GEN003380

Associated with IA controls: DCSL-1

Associated with: CCI-000225

SV-38555r1_rule The at daemon must not execute programs in, or subordinate to, world-writable directories.

Vulnerability discussion

If at programs are located in, or subordinate, to world-writable directories, they become vulnerable to removal and replacement by malicious users or system intruders.

Check content

List any at jobs on the system. # ls -lLa /var/spool/cron/atjobs For each at job, determine which programs are executed by at. # more Check the directory containing each program executed by at for world-writable permissions. # ls -lL If at executes programs in world-writable directories, this is a finding.

Fix text

Remove the world-writable permission from directories containing programs executed by at. # chmod o-w

Pro Tips

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