3 matches found
CVE-2021-41282
diagroutes.php in pfSense 2.5.2 allows sed data injection. Authenticated users are intended to be able to view data about the routes set in the firewall. The data is retrieved by executing the netstat utility, and then its output is parsed via the sed utility. Although the common protection...
CVE-2021-41282
CVE-2021-41282 affects pfSense 2.5.2 where diag_routes.php uses netstat output parsed by sed. Despite escapeshellarg, an attacker with authenticated access and the required WebCfg privilege can inject sed code, enabling arbitrary file write and potential web shell execution. Descriptions across c...
pfSense 注入漏洞
pfSense is a set of network firewalls based on FreeBSD Linux. pfSense suffers from an injection vulnerability that can be exploited by an attacker to run code via diagroutes.php...