Bug #16749
openFreeRadius Time Condition (Valid date format checking)
0%
Description
FreeRadius/<user account>/Time Condition/Expiration Date
This field's format is stated as Mmm dd yyyy. I read the format as Mmmddyyyy and entering this format (Mmmddyyyy) doesn't provide an error or invalid date format message. It does accept the format and entering this format causes the FreeRadius service to stop. See attached file.
This was confirmed on PFsense+ and CE and independently by Johnpoz in this bug report: https://forum.netgate.com/topic/200354/freeradius-time-condition-bug/21?_=1773584535123
Files
Updated by JohnPoz _ about 7 hours ago
I was able to duplicate this using using the invalid date format.
I would think a better check of what is actually entered could prevent this from happening in the future, for example if you try and put in mm/dd/yyyy format it comes back with invalid error.