mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
738 B
Markdown
18 lines
738 B
Markdown
### [CVE-2004-0758](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0758)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|