Actions
Bug #3342
closedMissing input validation for MAC addresses
Status:
Resolved
Priority:
Low
Assignee:
-
Category:
FreeRADIUS
Target version:
-
Start date:
11/25/2013
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
i386
Description
When adding a new mac address to configuration via gui there seems to be no input validation.
Services -> FreeRADIUS -> MACs -> New Item -> MAC Address
The text says: "Enter the MAC address.Format must be: 0a-1b-2c-4d-5f-fa" but one can enter it in any form...
Updated by Jim Pingle almost 11 years ago
- Target version deleted (
2.1) - Affected Version deleted (
2.1)
Updated by Chris Buechler over 10 years ago
- Category set to FreeRADIUS
- Status changed from New to Needs Patch
Updated by Kill Bill about 7 years ago
Validation has been there for a while.
https://github.com/pfsense/FreeBSD-ports/pull/308
https://github.com/pfsense/FreeBSD-ports/blob/devel/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradius.inc#L3853
Closed fixed.
Updated by Jim Pingle about 7 years ago
- Status changed from Needs Patch to Resolved
Actions