Unknown · Spotauditor · CVE-2019-25434
**Name of the Vulnerable Software and Affected Versions**
SpotAuditor version 5.3.1.0
**Description**
The application is susceptible to a denial of service condition. Unauthenticated attackers can cause the application to crash by providing an excessive amount of data—5000 bytes or more—in the registration name field. Specifically, entering a large string of characters in the `registration name` field triggers an unhandled exception, leading to application failure. The affected API endpoint is the registration form.
**Recommendations**
Limit the maximum length of the `registration name` field to prevent excessively large inputs.