cve/2013/CVE-2013-4923.md
2024-06-18 02:51:15 +02:00

18 lines
800 B
Markdown

### [CVE-2013-4923](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4923)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Memory leak in the dissect_dcom_ActivationProperties function in epan/dissectors/packet-dcom-sysact.c in the DCOM ISystemActivator dissector in Wireshark 1.10.x before 1.10.1 allows remote attackers to cause a denial of service (memory consumption) via crafted packets.
### POC
#### Reference
- http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-dcom-sysact.c?r1=50094&r2=50093&pathrev=50094
#### Github
No PoCs found on GitHub currently.