Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Sanjana Shetty

#37837of 53,635
7.5Total CVSS
Vulnerabilities · 1
PT-2026-21311
7.5
2026-02-20
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.