fkie_cve-2005-4900
Vulnerability from fkie_nvd
Published
2016-10-14 16:59
Modified
2025-04-12 10:46
Summary
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.
References
cve@mitre.orghttp://ia.cr/2007/474Third Party Advisory
cve@mitre.orghttp://shattered.io/
cve@mitre.orghttp://www.cwi.nl/news/2017/cwi-and-google-announce-first-collision-industry-security-standard-sha-1
cve@mitre.orghttp://www.securityfocus.com/bid/12577
cve@mitre.orghttps://arstechnica.com/security/2017/02/at-deaths-door-for-years-widely-used-sha1-function-is-now-dead/
cve@mitre.orghttps://kc.mcafee.com/corporate/index?page=content&id=SB10340
cve@mitre.orghttps://security.googleblog.com/2015/12/an-update-on-sha-1-certificates-in.htmlThird Party Advisory
cve@mitre.orghttps://security.googleblog.com/2017/02/announcing-first-sha1-collision.html
cve@mitre.orghttps://sites.google.com/site/itstheshappeningThird Party Advisory
cve@mitre.orghttps://www.schneier.com/blog/archives/2005/02/sha1_broken.htmlThird Party Advisory
cve@mitre.orghttps://www.schneier.com/blog/archives/2005/08/new_cryptanalyt.htmlThird Party Advisory
af854a3a-2127-422b-91ae-364da2661108http://ia.cr/2007/474Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108http://shattered.io/
af854a3a-2127-422b-91ae-364da2661108http://www.cwi.nl/news/2017/cwi-and-google-announce-first-collision-industry-security-standard-sha-1
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/12577
af854a3a-2127-422b-91ae-364da2661108https://arstechnica.com/security/2017/02/at-deaths-door-for-years-widely-used-sha1-function-is-now-dead/
af854a3a-2127-422b-91ae-364da2661108https://kc.mcafee.com/corporate/index?page=content&id=SB10340
af854a3a-2127-422b-91ae-364da2661108https://security.googleblog.com/2015/12/an-update-on-sha-1-certificates-in.htmlThird Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://security.googleblog.com/2017/02/announcing-first-sha1-collision.html
af854a3a-2127-422b-91ae-364da2661108https://sites.google.com/site/itstheshappeningThird Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://www.schneier.com/blog/archives/2005/02/sha1_broken.htmlThird Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://www.schneier.com/blog/archives/2005/08/new_cryptanalyt.htmlThird Party Advisory
Impacted products
Vendor Product Version
google chrome *



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "AFB52550-C3FC-4CDD-AA6E-500BD3304241",
              "versionEndIncluding": "47.0.2526.111",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "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."
    },
    {
      "lang": "es",
      "value": "SHA-1 no es resistente a la colisi\u00f3n, lo que facilita a atacantes dependientes del contexto llevar a cabo ataques de espionaje, como es demostrado por ataques en el uso de SHA-1 en TLS 1.2. NOTA: esta CVE existe para dar un identificador com\u00fan para referenciar este problema de SHA-1; la existencia de un identificador no es, en si misma, una recomendaci\u00f3n tecnol\u00f3gica."
    }
  ],
  "evaluatorComment": "SHA-1 is likely present in a large number of products across the entire IT sector. The applicability statement for this CVE will be updated when specific products are identified, as time and resources permit.",
  "id": "CVE-2005-4900",
  "lastModified": "2025-04-12T10:46:40.837",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 4.3,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 5.9,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
          "version": "3.0"
        },
        "exploitabilityScore": 2.2,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2016-10-14T16:59:00.187",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "http://ia.cr/2007/474"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://shattered.io/"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.cwi.nl/news/2017/cwi-and-google-announce-first-collision-industry-security-standard-sha-1"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/12577"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://arstechnica.com/security/2017/02/at-deaths-door-for-years-widely-used-sha1-function-is-now-dead/"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10340"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://security.googleblog.com/2015/12/an-update-on-sha-1-certificates-in.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://security.googleblog.com/2017/02/announcing-first-sha1-collision.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://sites.google.com/site/itstheshappening"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.schneier.com/blog/archives/2005/02/sha1_broken.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.schneier.com/blog/archives/2005/08/new_cryptanalyt.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "http://ia.cr/2007/474"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://shattered.io/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.cwi.nl/news/2017/cwi-and-google-announce-first-collision-industry-security-standard-sha-1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/12577"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://arstechnica.com/security/2017/02/at-deaths-door-for-years-widely-used-sha1-function-is-now-dead/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10340"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://security.googleblog.com/2015/12/an-update-on-sha-1-certificates-in.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://security.googleblog.com/2017/02/announcing-first-sha1-collision.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://sites.google.com/site/itstheshappening"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.schneier.com/blog/archives/2005/02/sha1_broken.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.schneier.com/blog/archives/2005/08/new_cryptanalyt.html"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-326"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…