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.
References
Link | Resource |
---|---|
https://www.shielder.it/advisories/pfsense-remote-command-execution/ | Exploit Third Party Advisory |
https://docs.netgate.com/pfsense/en/latest/releases/22-01_2-6-0.html | Release Notes Third Party Advisory |
https://www.shielder.it/advisories/ | Third Party Advisory |
http://packetstormsecurity.com/files/166208/pfSense-2.5.2-Shell-Upload.html | Exploit Third Party Advisory VDB Entry |
Configurations
Information
Published : 2022-03-01 15:15
Updated : 2022-07-12 10:42
NVD link : CVE-2021-41282
Mitre link : CVE-2021-41282
JSON object : View
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Products Affected
pfsense
- pfsense