mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 18:09:40 +02:00
19 lines
745 B
Markdown
19 lines
745 B
Markdown
### [CVE-2005-2946](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2946)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The default configuration on OpenSSL before 0.9.8 uses MD5 for creating message digests instead of a more cryptographically strong algorithm, which makes it easier for remote attackers to forge certificates with a valid certificate authority signature.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|