vendor:
VDV-23: 115
by:
Anonymous
7,5
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: VDV-23: 115
Affected Version From: 3.2.11-0.9.40
Affected Version To: 3.2.11-0.9.40
Patch Exists: NO
Related CWE: N/A
CPE: h:vonage:vdv-23:115
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2020
Buffer Overflow in Vonage Home Phone Router
During an evaluation of the Vonage home phone router, it was identified that the loginUsername and loginPassword parameters were vulnerable to a buffer overflow. This overflow caused the router to crash and reboot. Further analysis was performed to find out if the the crash is controllable and allow for full remote code execution. A proof of concept code was used to exploit the application, which was only tested against denial of service conditions.
Mitigation:
Ensure that all input is properly validated and sanitized before being used in any application.