Solved CronEntry::verifyRunRules does not validate value ranges

This topic has been solved
X

Xon

Guest
verifyRunRules validates that only the expected attributes ('dom', 'dow', 'hours', 'minutes') exist, but doesn't validate the list of values are in the expected range (0-59 for minutes, 0-23 for hours, etc)

Continue reading...