pfsense pfsense CVE-2021-41282 is a vulnerability in pfSense
Published on March 1, 2022

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.

NVD


Products Associated with CVE-2021-41282

Want to know whenever a new CVE is published for pfSense? stack.watch will email you.

 

Exploit Probability

EPSS
91.27%
Percentile
99.65%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.