vendor:
WebVision
by:
Mr.tro0oqy
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WebVision
Affected Version From: 2.1 (n)
Affected Version To: 2.1 (n)
Patch Exists: YES
Related CWE: N/A
CPE: a:tinx-it:webvision
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
2009
WebVision 2.1 (n) Remote SQL Injection Exploit
This exploit is used to gain access to the admin panel of WebVision 2.1 (n) by exploiting a SQL injection vulnerability. The exploit uses an LWP::UserAgent to send a GET request to the target website with a malicious payload. The payload is designed to extract the admin username and password from the 'users' table. If successful, the exploit will return the admin username and password.
Mitigation:
To mitigate this vulnerability, the application should be tested for SQL injection vulnerabilities and any such vulnerabilities should be patched. Additionally, input validation should be implemented to prevent malicious payloads from being sent to the application.