### [CVE-2009-2404](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2404) ![](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 Heap-based buffer overflow in a regular-expression parser in Mozilla Network Security Services (NSS) before 3.12.3, as used in Firefox, Thunderbird, SeaMonkey, Evolution, Pidgin, and AOL Instant Messenger (AIM), allows remote SSL servers to cause a denial of service (application crash) or possibly execute arbitrary code via a long domain name in the subject's Common Name (CN) field of an X.509 certificate, related to the cert_TestHostName function. ### POC #### Reference - http://www.novell.com/linux/security/advisories/2009_48_firefox.html - http://www.oracle.com/technetwork/topics/security/cpuapr2010-099504.html #### Github No PoCs found on GitHub currently.