vendor:
VirtualTablet Server
by:
Dolev Farhi
7.5
CVSS
HIGH
Denial of Service
20
CWE
Product Name: VirtualTablet Server
Affected Version From: 3.0.2 (14)
Affected Version To: 3.0.2 (14)
Patch Exists: NO
Related CWE: N/A
CPE: a:sunnysidesoft:virtualtablet_server:3.0.2
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2020
VirtualTablet Server 3.0.2 – Denial of Service (PoC)
A denial of service vulnerability exists in VirtualTablet Server 3.0.2 (14) due to improper input validation. An attacker can send a specially crafted request containing an overly long string to the vulnerable server, resulting in a denial of service condition.
Mitigation:
Input validation should be performed to ensure that user-supplied data is of the expected type, length, and value.