CVE-2013-1606
Ubiquiti AirVision Firmware < 1.1.6 - Remote Code Execution via RTSP DESCRIBE Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-1606. PoCs published by Core Security.
AI-analyzed exploit summary This is a Python-based proof-of-concept exploit for CVE-2013-1606, demonstrating a buffer overflow in the Ubiquiti airCam RTSP service. The exploit sends a maliciously crafted RTSP request with an overly long URI to trigger a segmentation fault, potentially leading to remote code execution.
Description
Buffer overflow in the ubnt-streamer RTSP service on the Ubiquiti UBNT AirCam with airVision firmware before 1.1.6 allows remote attackers to execute arbitrary code via a long rtsp: URI in a DESCRIBE request.
Exploits (1)
This is a Python-based proof-of-concept exploit for CVE-2013-1606, demonstrating a buffer overflow in the Ubiquiti airCam RTSP service. The exploit sends a maliciously crafted RTSP request with an overly long URI to trigger a segmentation fault, potentially leading to remote code execution.