### [CVE-2008-2809](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809) ![](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 Mozilla 1.9 M8 and earlier, Mozilla Firefox 2 before 2.0.0.15, SeaMonkey 1.1.5 and other versions before 1.1.10, Netscape 9.0, and other Mozilla-based web browsers, when a user accepts an SSL server certificate on the basis of the CN domain name in the DN field, regard the certificate as also accepted for all domain names in subjectAltName:dNSName fields, which makes it easier for remote attackers to trick a user into accepting an invalid certificate for a spoofed web site. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2008-0547.html - http://www.redhat.com/support/errata/RHSA-2008-0549.html - https://bugzilla.mozilla.org/show_bug.cgi?id=402347 #### Github No PoCs found on GitHub currently.