cve/2005/CVE-2005-4900.md
2024-06-18 02:51:15 +02:00

18 lines
824 B
Markdown

### [CVE-2005-4900](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4900)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.