vendor:
Home Hub
by:
Zachary Cutlip
7,8
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: Home Hub
Affected Version From: BT Home Hub 3.0b
Affected Version To: BT Home Hub 3.0b
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2013
BT Home Hub Buffer Overflow Vulnerability
BT Home Hub is prone to a buffer-overflow vulnerability because it fails to perform adequate boundary checks on user-supplied data before copying it to an insufficiently sized buffer. An attacker can exploit this issue to gain elevated privileges and execute arbitrary code with root privileges. Failed exploit attempts will likely crash the affected application.
Mitigation:
Ensure that user-supplied data is properly validated and sanitized before being copied to a buffer.