CVE-2005-4900: SHA-1 is not collision resistant, which makes it easier for context-dependent attackers to conduct spoofing...
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.
Security readout for executives and security teams
CVE-2005-4900 is a shared identifier for the long-known weakness that SHA-1 is not collision resistant. Where SHA-1 is still used to prove authenticity, attackers may be able to create different content with the same hash and undermine trust decisions. Exposure is most likely in legacy cryptographic uses of SHA-1 for certificates, signatures, trust validation, or protocol compatibility. The CVE bundle lists no specific affected product or version. Treat this as a legacy cryptography risk, not an emergency zero-day. Prioritize removal where SHA-1 affects identity, software integrity, certificates, or external trust relationships. Mitigation focus: Inventory SHA-1 use in certificates, signatures, TLS policy, and application trust decisions.; Follow vendor guidance for disabling SHA-1 where supported.; Migrate legacy dependencies to supported collision-resistant hash algorithms..
Prepared
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-327: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-327 · source CWE mapping
Use of a Broken or Risky Cryptographic Algorithm
Use of a Broken or Risky Cryptographic Algorithm represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.