Files
CVEs-PoC/2012/CVE-2012-5965.md
2025-09-29 21:09:30 +02:00

18 lines
837 B
Markdown

### [CVE-2012-5965](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5965)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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 DeviceType (aka urn device) field in a UDP packet.
### POC
#### Reference
- http://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20130129-upnp
#### Github
No PoCs found on GitHub currently.