vendor:
DeviceViewer
by:
x00pwn
7.5
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: DeviceViewer
Affected Version From: 3.12.0.1
Affected Version To: 3.12.0.1
Patch Exists: NO
Related CWE: N/A
CPE: a:sricam:deviceviewer:3.12.0.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 7
2019
DeviceViewer 3.12.0.1 – ‘creating user’ DOS buffer overflow
DeviceViewer 3.12.0.1 is vulnerable to a buffer overflow attack when creating a new user. An attacker can generate a malicious payload via the POC and set the username to the malicious payload when creating a new user. This will cause the program to crash.
Mitigation:
Ensure that user input is properly validated and sanitized before being used in the application.