vendor:
VIAVIWEB Wallpaper Admin 1.0
by:
Edd13Mora
9.8
CVSS
CRITICAL
SQL Injection and Remote Code Execution
89, 94
CWE
Product Name: VIAVIWEB Wallpaper Admin 1.0
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows 11, Kali Linux
2022
VIAVIWEB Wallpaper Admin 1.0 – Multiple Vulnerabilities
VIAVIWEB Wallpaper Admin 1.0 is vulnerable to SQL Injection and Remote Code Execution. An attacker can inject malicious SQL queries into the login page and can execute arbitrary code on the server by uploading a malicious file.
Mitigation:
Input validation should be done on the server-side to prevent SQL Injection. File uploads should be restricted to certain file types and the server should be configured to reject malicious files.