⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
pfSense
All Projects
pfSense
Overview
Activity
Roadmap
Issues
Gantt
Calendar
News
Documents
Repository
«
Previous
|
Next
»
Revision 5ca16d84
Added by
Jim Pingle
almost 8 years
ago
ID
5ca16d84d21d4551a090176090dc1cf7248431a5
Parent
60334159
Child
e243e325
Prevent the filename from being used to run XSS in the diag_edit.php file browser. Fixes
#7650
Related issues
Bug #7650
: vendor/filebrowser/browser.php: Filename parameter is unencoded which can lead to a potential XSS
Changes
View differences
added
modified
copied
renamed
deleted
src
usr
local
www
vendor
filebrowser
browser.php
(
diff
)
Loading...
Prevent the filename from being used to run XSS in the diag_edit.php file browser. Fixes #7650