CVE-2012-5963
portable SDK for UPnP Devices 1.3.1 - Remote Code Execution via SSDP UDN Field Buffer Overflow
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-5963.
AI-analyzed exploit summary This Metasploit module exploits a buffer overflow in the `unique_service_name()` function of libupnp's SSDP processor, allowing remote code execution on vulnerable devices. It stages the payload via a secondary TCP connection due to size limitations.
Description
Stack-based buffer overflow in the unique_service_name function in ssdp/ssdp_server.c in the SSDP parser in the portable SDK for UPnP Devices (aka libupnp, formerly the Intel SDK for UPnP devices) 1.3.1 allows remote attackers to execute arbitrary code via a long UDN (aka uuid) field within a string that lacks a :: (colon colon) in a UDP packet.
Exploits (1)
This Metasploit module exploits a buffer overflow in the `unique_service_name()` function of libupnp's SSDP processor, allowing remote code execution on vulnerable devices. It stages the payload via a secondary TCP connection due to size limitations.