vendor:
Webtareas
by:
Greg.Priest
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Webtareas
Affected Version From: Webtareas v2.0
Affected Version To: Webtareas v2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:webtareas:webtareas:2.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows
2020
Webtareas 2.0 – ‘id’ SQL Injection
Webtareas v2.0 is vulnerable to an authenticated SQL injection vulnerability. An attacker can send a specially crafted HTTP request to the vulnerable server to inject malicious SQL commands and gain access to sensitive data from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.