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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The MD5 Message-Digest Algorithm is not collision resistant, which makes it easier for context-dependent attackers to conduct spoofing attacks, as demonstrated by attacks on the use of MD5 in the signature algorithm of an X.509 certificate.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4866
|
|
- http://www.phreedom.org/research/rogue-ca/
|
|
- http://www.ubuntu.com/usn/usn-740-1
|
|
- http://www.win.tue.nl/hashclash/SoftIntCodeSign/
|
|
- http://www.win.tue.nl/hashclash/rogue-ca/
|
|
|
|
#### Github
|
|
- https://github.com/ajread4/cve_pull
|
|
|