Actions
Bug #5201
closed
FM
Stored XSS on authentication services
Bug #5201:
Stored XSS on authentication services
Start date:
09/24/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
To reproduce the cross-site scripting:
1. Go to https://localhost:9090/system_authservers.php?act=new
- on field Descriptive name: "></option></select><img src=x onerror=alert(1)>
- fill other required fields
- save
2. Go to https://localhost:9090/diag_authentication.php
Alert appears
Files
FM Updated by Fernando Munoz almost 11 years ago
JP Updated by Jim Pingle almost 11 years ago
- Status changed from New to Feedback
Please re-test on a 2.2.5 snapshot from https://snapshots.pfsense.org/
I believe we have already fixed this after 2.2.4, notably with commit:64c50ecd239a61b42e9179be486f3792c03cb0b8
CB Updated by Chris Buechler almost 11 years ago
- Target version set to 2.2.5
CB Updated by Chris Buechler almost 11 years ago
- Category set to Web Interface
- Status changed from Feedback to Resolved
- Affected Version set to All
confirmed fixed by what JimP linked.
Actions