An XSS vulnerability resides in the hostname field of the diag_ping.php page in pfsense before 2.4.5 version. After passing inputs to the command and executing this command, the $result variable is not sanitized before it is printed.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://redmine.pfsense.org/issues/10355 | issue tracking third party advisory |
https://github.com/pfsense/pfsense/commit/cc3990a334059018b004c91eeb66c147d8afe83d | third party advisory patch |
https://docs.netgate.com/pfsense/en/latest/releases/2-4-5-new-features-and-changes.html | release notes vendor advisory |