CVE-2021-41282
HIGHEPSS Exploitation Probability
EPSS (Exploit Prediction Scoring System) is a daily probability model maintained by FIRST.org. It estimates the likelihood a CVE will be exploited in production environments within the next 30 days, derived from real-world threat intelligence signals.
Description
diag_routes.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 mechanisms against command injection (i.e., the usage of the escapeshellarg function for the arguments) are used, it is still possible to inject sed-specific code and write an arbitrary file in an arbitrary location.
Research use only. For defensive security, authorized penetration testing, and academic research only. Never execute exploit code against systems without explicit written authorization.
diag_routes.php in pfSense 2.5.2 allows sed data injection. Authenticate…
diag_routes.php in pfSense 2.5.2 allows sed data injection. Authenticate…
diag_routes.php in pfSense 2.5.2 allows sed data injection. Authenticate…
Frequently Asked Questions
Is CVE-2021-41282 in your stack?
O3 detects CVE-2021-41282 across dependencies and uses function-level reachability to confirm whether the vulnerable code path is actually reachable — not just present. No false positives.