{"description": "The <code>sudo</code> package can be installed with the following command:\n<pre>\n$ apt-get install sudo</pre>", "rationale": "<tt>sudo</tt> is a program designed to allow a system administrator to give\nlimited root privileges to users and log root activity. The basic philosophy\nis to give as few privileges as possible but still allow system users to\nget their work done.", "severity": "medium", "references": {"nist": ["CM-6(a)"], "ospp": ["FMT_MOF_EXT.1"], "srg": ["SRG-OS-000324-GPOS-00125"], "anssi": ["R33"], "cis": ["5.2.1"], "ism": ["1386"], "pcidss4": ["2.2.6", "2.2"]}, "control_references": {"anssi": ["R33"], "cis": ["5.2.1"], "ism": ["1386"], "pcidss4": ["2.2.6", "2.2"]}, "components": [], "identifiers": {}, "ocil_clause": "the package is not installed", "ocil": " Run the following command to determine if the <code>sudo</code> package is installed: <pre>$ dpkg -l  sudo</pre>", "oval_external_content": null, "fixtext": "The <code>sudo</code> package can be installed with the following command:\n<pre>\n$ apt-get install sudo</pre>", "checktext": "", "vuldiscussion": "", "srg_requirement": " Ubuntu 22.04 must have the sudo package installed.", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {"stig": {"srg_requirement": "Ubuntu 22.04 must have the sudo package installed.", "vuldiscussion": "\"sudo\" is a program designed to allow a system administrator to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow system users to get their work done.", "checktext": "Verify that Ubuntu 22.04 sudo package is installed with the following command:\n\n$ dnf list --installed sudo\n\nExample output:\n\nsudo.x86_64          1.9.5p2-7.el9\n\nIf the \"sudo\" package is not installed, this is a finding.", "fixtext": "The  sudo  package can be installed with the following command:\n\n$ sudo dnf install sudo"}}, "platform": null, "platforms": [], "sce_metadata": {}, "inherited_platforms": ["system_with_kernel"], "cpe_platform_names": [], "inherited_cpe_platform_names": ["system_with_kernel"], "bash_conditional": null, "fixes": {}, "title": "Install sudo Package", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/software/sudo/package_sudo_installed/rule.yml", "template": {"name": "package_installed", "vars": {"pkgname": "sudo"}, "backends": {}}}