Hackers Exploit New Security Flaws in Pfsense Firewall Software
Hackers Exploit New Security Flaws in Pfsense Firewall Software
These vulnerabilities impact pfSense CE 2.7.0 and below, and pfSense Plus
23.05.1 and below. Security researcher Oskar Zeino-Mahmalat highlights
the risks posed by these vulnerabilities, especially within local networks
where security may be more relaxed.
CVE-2023-42325 (CVSS score: 5.4) - An XSS vulnerability that allows a remote attacker to gain
privileges via a crafted url to the status_logs_filter_dynamic.php page.
CVE-2023-42327 (CVSS score: 5.4) - An XSS vulnerability that allows a remote attacker to gain
privileges via a crafted URL to the getserviceproviders.php page.
CVE-2023-42326 (CVSS score: 8.8) - A lack of validation that allows a remote attacker to
execute arbitrary code via a crafted request to the interfaces_gif_edit.php and
interfaces_gre_edit.php components.
Reflected XSS attacks, also called non-persistent attacks, occur when an attacker delivers a
malicious script to a vulnerable web application, which is then returned in the HTTP response
and executed on the victim's web browser.