package/fail2ban: fix CVE-2021-32749
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 30 Jul 2021 12:56:11 +0000 (14:56 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 30 Jul 2021 21:35:17 +0000 (23:35 +0200)
commit6a7decee50fb402a28aa2e95e63a74cbcf3d6b26
tree3a00cee30654d72a85522cda6680cb8831eb5b89
parenta19d00e77220429e248855268943cf1c3acf0756
package/fail2ban: fix CVE-2021-32749

fail2ban is a daemon to ban hosts that cause multiple authentication
errors. In versions 0.9.7 and prior, 0.10.0 through 0.10.6, and 0.11.0
through 0.11.2, there is a vulnerability that leads to possible remote
code execution in the mailing action mail-whois. Command `mail` from
mailutils package used in mail actions like `mail-whois` can execute
command if unescaped sequences (`\n~`) are available in "foreign" input
(for instance in whois output). To exploit the vulnerability, an
attacker would need to insert malicious characters into the response
sent by the whois server, either via a MITM attack or by taking over a
whois server. The issue is patched in versions 0.10.7 and 0.11.3. As a
workaround, one may avoid the usage of action `mail-whois` or patch the
vulnerability manually.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/fail2ban/0001-fixed-possible-RCE-vulnerability-unset-escape-variable.patch [new file with mode: 0644]
package/fail2ban/fail2ban.mk