Version
v2
Severity
Critical
Suggested Priority
High
Observed Behaviour
When entering a value in the 'date from' or 'date to' boxes of the 'Gigs' page, if the value isn't in the correct DateTime format (YYYY-MM-DD) then a page error occurs. The user is sent to an 'InvalidDatetimeFormat' page which contains details about the error, including SQL information. This should be investigated as a matter of urgency, in case any of the data could be used maliciously to access, modify or delete Giga's data and/or functionality.
Expected Behaviour
The user remains on the Gigs page and sees a message asking them to enter a valid date in the correct format.
Reproduction Steps
- On 'Gigs' page, enter 2 in the 'date from' field.
- Click 'Go'.

Version
v2
Severity
Critical
Suggested Priority
High
Observed Behaviour
When entering a value in the 'date from' or 'date to' boxes of the 'Gigs' page, if the value isn't in the correct DateTime format (YYYY-MM-DD) then a page error occurs. The user is sent to an 'InvalidDatetimeFormat' page which contains details about the error, including SQL information. This should be investigated as a matter of urgency, in case any of the data could be used maliciously to access, modify or delete Giga's data and/or functionality.
Expected Behaviour
The user remains on the Gigs page and sees a message asking them to enter a valid date in the correct format.
Reproduction Steps