### [CVE-2008-3834](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3834) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The dbus_signature_validate function in the D-bus library (libdbus) before 1.2.4 allows remote attackers to cause a denial of service (application abort) via a message containing a malformed signature, which triggers a failed assertion error. ### POC #### Reference - https://www.exploit-db.com/exploits/7822 #### Github No PoCs found on GitHub currently.