1.3.2 Ensure sudo commands use pty

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

sudo can be configured to run only from a psuedo-pty

Rationale:

Attackers can run a malicious program using sudo, which would again fork a background process that remains even when the main program has finished executing.

Solution

edit the file /etc/sudoers or a file in /etc/sudoers.d/ and add the following line:

Defaults use_pty

References:

SUDO(8)

See Also

https://workbench.cisecurity.org/files/2611

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-3(7)

Plugin: Unix

Control ID: a1292fe4006409c9049a79e9f3a27551e7d47fcd4f97111348644404ab644c73