mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
824 B
Markdown
18 lines
824 B
Markdown
### [CVE-2005-4900](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4900)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SHA-1 is not collision resistant, which makes it easier for context-dependent attackers to conduct spoofing attacks, as demonstrated by attacks on the use of SHA-1 in TLS 1.2. NOTE: this CVE exists to provide a common identifier for referencing this SHA-1 issue; the existence of an identifier is not, by itself, a technology recommendation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://kc.mcafee.com/corporate/index?page=content&id=SB10340
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|