vendor:
Scratcher
by:
cr4wl3r
7.5
CVSS
HIGH
SQL/XSS
89
CWE
Product Name: Scratcher
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Scratcher (SQL/XSS) Multiple Remote Vulnerability
The Scratcher application is vulnerable to SQL injection and cross-site scripting (XSS) attacks. An attacker can exploit these vulnerabilities to execute arbitrary SQL queries and inject malicious scripts into the application.
Mitigation:
To mitigate the SQL injection vulnerability, input validation and parameterized queries should be implemented. To mitigate the XSS vulnerability, proper input sanitization and output encoding should be applied.