vendor:
Nova
by:
iqzer0
7.5
CVSS
HIGH
Denial of Service (DoS)
400
CWE
Product Name: Nova
Affected Version From: v3.7.0
Affected Version To: v3.7.0
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Manjaro, Chrome v83
2020
Laravel Nova 3.7.0 – ‘range’ DoS
An authenticated user can crash the application by setting a higher value to the 'range' (default 30) parameter and sending simultaneous requests (10 simultaneous requests was enough to DoS the server in my testing).
Mitigation:
Limit the range parameter to a reasonable value and ensure that the application is able to handle simultaneous requests.