### [CVE-2004-0758](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0758) ![](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.5 through 1.7 allows a CA certificate to be imported even when their DN is the same as that of the built-in CA root certificate, which allows remote attackers to cause a denial of service to SSL pages because the malicious certificate is treated as invalid. ### POC #### Reference - http://bugzilla.mozilla.org/show_bug.cgi?id=249004 #### Github No PoCs found on GitHub currently.