mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
### [CVE-2009-2408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2408)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Mozilla Network Security Services (NSS) before 3.12.3, Firefox before 3.0.13, Thunderbird before 2.0.0.23, and SeaMonkey before 1.1.18 do not properly handle a '\0' character in a domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority. NOTE: this was originally reported for Firefox before 3.5.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://isc.sans.org/diary.html?storyid=7003
|
|
- http://www.novell.com/linux/security/advisories/2009_48_firefox.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|