Files
CVEs-PoC/2011/CVE-2011-1141.md
T
2024-06-18 02:51:15 +02:00

18 lines
735 B
Markdown

### [CVE-2011-1141](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1141)
![](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
epan/dissectors/packet-ldap.c in Wireshark 1.0.x, 1.2.0 through 1.2.14, and 1.4.0 through 1.4.3 allows remote attackers to cause a denial of service (memory consumption) via (1) a long LDAP filter string or (2) an LDAP filter string containing many elements.
### POC
#### Reference
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5732
#### Github
No PoCs found on GitHub currently.