{"description": "The <code>quagga</code> package can be removed with the following command: <pre> $ apt-get remove quagga</pre>", "rationale": "Routing software is typically used on routers to exchange network topology information\nwith other routers. If routing software is used when not required, system network\ninformation may be unnecessarily transmitted across the network.\n<br />\nIf there is no need to make the router software available,\nremoving it provides a safeguard against its activation.", "severity": "low", "references": {"cis-csc": ["12", "15", "8"], "cobit5": ["APO13.01", "DSS05.02"], "isa-62443-2013": ["SR 3.1", "SR 3.5", "SR 3.8", "SR 4.1", "SR 4.3", "SR 5.1", "SR 5.2", "SR 5.3", "SR 7.1", "SR 7.6"], "iso27001-2013": ["A.13.1.1", "A.13.2.1", "A.14.1.3"], "nist": ["CM-7(a)", "CM-7(b)", "CM-6(a)"], "nist-csf": ["PR.PT-4"], "srg": ["SRG-OS-000480-GPOS-00227"]}, "control_references": {}, "components": [], "identifiers": {}, "ocil_clause": "the package is installed", "ocil": "\nRun the following command to determine if the <code>quagga</code> package is installed:\n<pre>$ dpkg -l  quagga</pre>", "oval_external_content": null, "fixtext": " To remove the Ubuntu 22.04 package quagga run the following command:\n\n$ apt-get remove quagga", "checktext": "", "vuldiscussion": "", "srg_requirement": " Ubuntu 22.04 must not have the quagga package installed.", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {"stig": {"srg_requirement": "Ubuntu 22.04 must not have the quagga package installed.", "vuldiscussion": "Quagga is a network routing software suite providing implementations of Open Shortest Path First (OSPF), Routing Information Protocol (RIP), Border Gateway Protocol (BGP) for Unix and Linux platforms.\n\nIf there is no need to make the router software available, removing it provides a safeguard against its activation.", "checktext": "Verify that the quagga package is not installed with the following command:\n\n$ dnf list --installed quagga\n\nError: No matching Packages to list\n\nIf the \"quagga\" package is installed and is not documented with the information system security officer (ISSO) as an operational requirement, this is a finding.", "fixtext": "Remove the quagga package with the following command:\n\n$ sudo dnf remove quagga"}}, "platform": null, "platforms": [], "sce_metadata": {}, "inherited_platforms": [], "cpe_platform_names": [], "inherited_cpe_platform_names": [], "bash_conditional": null, "fixes": {}, "title": "Uninstall quagga Package", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/services/routing/disabling_quagga/package_quagga_removed/rule.yml", "template": {"name": "package_removed", "vars": {"pkgname": "quagga"}, "backends": {}}}