vendor:
Natterchat
by:
Mountassif Moad
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Natterchat
Affected Version From: Natterchat v1.12
Affected Version To: Natterchat v1.12
Patch Exists: N/A
Related CWE: N/A
CPE: a:natterchat:natterchat:1.12
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Natterchat v1.12 (Auth Bypass) Remote SQL Injection Vulnerability
Go to the Login page http://www.site.il/chat/nattechat/home.asp and enter Username: admin and Password: ' or '1'='1 to bypass authentication.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.