ghsa-95wq-73j6-rm8c
Vulnerability from github
Published
2022-05-13 01:15
Modified
2022-05-13 01:15
Details
The CaseInsensitiveHashProvider.getHashCode function in the HashTable implementation in the ASP.NET subsystem in Microsoft .NET Framework 1.1 SP1, 2.0 SP2, 3.5 SP1, 3.5.1, and 4.0 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters, aka "Collisions in HashTable May Cause DoS Vulnerability."
{ "affected": [], "aliases": [ "CVE-2011-3414" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2011-12-30T01:55:00Z", "severity": "HIGH" }, "details": "The CaseInsensitiveHashProvider.getHashCode function in the HashTable implementation in the ASP.NET subsystem in Microsoft .NET Framework 1.1 SP1, 2.0 SP2, 3.5 SP1, 3.5.1, and 4.0 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters, aka \"Collisions in HashTable May Cause DoS Vulnerability.\"", "id": "GHSA-95wq-73j6-rm8c", "modified": "2022-05-13T01:15:36Z", "published": "2022-05-13T01:15:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-3414" }, { "type": "WEB", "url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-100" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14588" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/bugtraq/2011-12/0181.html" }, { "type": "WEB", "url": "http://www.kb.cert.org/vuls/id/903934" }, { "type": "WEB", "url": "http://www.nruns.com/_downloads/advisory28122011.pdf" }, { "type": "WEB", "url": "http://www.ocert.org/advisories/ocert-2011-003.html" }, { "type": "WEB", "url": "http://www.us-cert.gov/cas/techalerts/TA11-347A.html" } ], "schema_version": "1.4.0", "severity": [] }
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.