First published: Tue Jul 26 2016(Updated: )
FirewallD provides dbus api for modification of configuration after user has been authenticated via polkit. This does not apply for 5 methods which can be called by any logged user using dbus api or firewall-cmd cli interface. Any predefined policy can be used, server or desktop. list of concerned dbus methods in firewalld.py addPassthrough removePassthrough addEntry removeEntry setEntries Any locally logged in user, could use the above firewalld commands to tamper or change the firewall settings. This flaw was introduced via the following commit: <a href="https://github.com/t-woerner/firewalld/commit/6b9867cd5c5e2c83adeec42666521a420e59ef11">https://github.com/t-woerner/firewalld/commit/6b9867cd5c5e2c83adeec42666521a420e59ef11</a> It affects all firewalld versions since 0.3.12
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/firewalld | <0.4.3.3 | 0.4.3.3 |
CentOS Firewalld | <=0.4.3.2 | |
Red Hat Enterprise Linux Desktop | =7.0 | |
Red Hat Enterprise Linux HPC Node | =7.0 | |
Red Hat Enterprise Linux Server | =7.0 | |
Red Hat Enterprise Linux Workstation | =7.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-5410 has been assigned a medium severity rating due to the potential for unauthorized access to firewall configuration methods.
To mitigate CVE-2016-5410, upgrade to firewalld version 0.4.3.4 or later that addresses this vulnerability.
CVE-2016-5410 affects firewalld versions up to 0.4.3.3.
CVE-2016-5410 impacts Red Hat Enterprise Linux Desktop, HPC Node, Server, and Workstation versions 7.0, as well as CentOS Firewalld versions up to 0.4.3.2.
Yes, CVE-2016-5410 allows logged users to invoke certain firewalld methods without proper authentication.