cfbs add cve-2021-3156-sudo
CVE-2021-3156 describes a heap overflow vulnerability in sudo
discovered by security researchers from Qualys. This vulnerability allows an unprivileged user to gain root privileges without authentication.
This policy tests for the presence of the vulnerability and inventories it's presence. If the vulnerability is present sudo promises to run the most recent version available in warning mode unless default:cve_2021_3156_remediate
or northerntech_security_hardening:cve_2021_3156_remediate
is defined in which case sudo
is automatically upgraded to the latest version available.
Recommendation: Upgrade sudo
to a version that is not vulnerable
CVE-2021-3156
when the vulnerability is present.default:cve_2021_3156_remediate
or northerntech_security_hardening:cve_2021_3156_remediate
sudo
to the latest available version. When not defined, sudo
upgrade to latest version is promised as a warning only.This module has no dependencies