gsd-2019-0564
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka "ASP.NET Core Denial of Service Vulnerability." This affects ASP.NET Core 2.1. This CVE ID is unique from CVE-2019-0548.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2019-0564",
    "description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \"ASP.NET Core Denial of Service Vulnerability.\" This affects ASP.NET Core 2.1. This CVE ID is unique from CVE-2019-0548.",
    "id": "GSD-2019-0564",
    "references": [
      "https://access.redhat.com/errata/RHSA-2019:0040"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2019-0564"
      ],
      "details": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \"ASP.NET Core Denial of Service Vulnerability.\" This affects ASP.NET Core 2.1. This CVE ID is unique from CVE-2019-0548.",
      "id": "GSD-2019-0564",
      "modified": "2023-12-13T01:23:39.153805Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secure@microsoft.com",
        "ID": "CVE-2019-0564",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "ASP.NET Core",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "2.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Microsoft"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \"ASP.NET Core Denial of Service Vulnerability.\" This affects ASP.NET Core 2.1. This CVE ID is unique from CVE-2019-0548."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "Denial of Service"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564",
            "refsource": "CONFIRM",
            "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564"
          },
          {
            "name": "106413",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/106413"
          },
          {
            "name": "RHSA-2019:0040",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2019:0040"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "[2.1]",
          "affected_versions": "Version 2.1",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2019-01-11",
          "description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \"ASP.NET Core Denial of Service Vulnerability.\" This affects ASP.NET Core This CVE ID is unique from CVE-2019-0548.",
          "fixed_versions": [
            "2.2.0"
          ],
          "identifier": "CVE-2019-0564",
          "identifiers": [
            "CVE-2019-0564"
          ],
          "not_impacted": "All versions before 2.1, all versions after 2.1",
          "package_slug": "nuget/Microsoft.AspNetCore.All",
          "pubdate": "2019-01-08",
          "solution": "Upgrade to version 2.2.0 or above.",
          "title": "Uncontrolled Resource Consumption",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-0564",
            "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564",
            "https://access.redhat.com/errata/RHSA-2019:0040",
            "http://www.securityfocus.com/bid/106413"
          ],
          "uuid": "6770f2bb-1e9d-411d-a2d5-787f17120b6a"
        },
        {
          "affected_range": "[2.1.0,2.1.7),[2.2.0]",
          "affected_versions": "All versions starting from 2.1.0 before 2.1.7, version 2.2.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-19",
            "CWE-937"
          ],
          "date": "2022-07-08",
          "description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \"ASP.NET Core Denial of Service Vulnerability.\" This affects ASP.NET Core 2.1. This CVE ID is unique from CVE-2019-0548.",
          "fixed_versions": [
            "2.1.7",
            "2.2.1"
          ],
          "identifier": "CVE-2019-0564",
          "identifiers": [
            "GHSA-6px8-22w5-w334",
            "CVE-2019-0564"
          ],
          "not_impacted": "All versions before 2.1.0, all versions starting from 2.1.7 before 2.2.0, all versions after 2.2.0",
          "package_slug": "nuget/Microsoft.AspNetCore.App",
          "pubdate": "2022-05-14",
          "solution": "Upgrade to versions 2.1.7, 2.2.1 or above.",
          "title": "Denial of service in ASP.NET Core",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-0564",
            "https://access.redhat.com/errata/RHSA-2019:0040",
            "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564",
            "http://www.securityfocus.com/bid/106413",
            "https://github.com/aspnet/Announcements/issues/334",
            "https://github.com/github/advisory-database/issues/302",
            "https://github.com/advisories/GHSA-6px8-22w5-w334"
          ],
          "uuid": "8ecb608f-f7f9-4f61-b308-bcbad69e3163"
        },
        {
          "affected_range": "[2.1.0,2.1.7)",
          "affected_versions": "All versions starting from 2.1.0 before 2.1.7",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-19",
            "CWE-937"
          ],
          "date": "2022-07-08",
          "description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \"ASP.NET Core Denial of Service Vulnerability.\" This affects ASP.NET Core 2.1. This CVE ID is unique from CVE-2019-0548.",
          "fixed_versions": [
            "2.1.7"
          ],
          "identifier": "CVE-2019-0564",
          "identifiers": [
            "GHSA-6px8-22w5-w334",
            "CVE-2019-0564"
          ],
          "not_impacted": "All versions before 2.1.0, all versions starting from 2.1.7",
          "package_slug": "nuget/Microsoft.AspNetCore.Server.Kestrel.Core",
          "pubdate": "2022-05-14",
          "solution": "Upgrade to version 2.1.7 or above.",
          "title": "Denial of service in ASP.NET Core",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-0564",
            "https://access.redhat.com/errata/RHSA-2019:0040",
            "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564",
            "http://www.securityfocus.com/bid/106413",
            "https://github.com/aspnet/Announcements/issues/334",
            "https://github.com/github/advisory-database/issues/302",
            "https://github.com/advisories/GHSA-6px8-22w5-w334"
          ],
          "uuid": "9c305ab7-6a58-48c7-9eb8-e32e24cd8aea"
        },
        {
          "affected_range": "[2.1.0,2.1.7),[2.2.0]",
          "affected_versions": "All versions starting from 2.1.0 before 2.1.7, version 2.2.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-19",
            "CWE-937"
          ],
          "date": "2022-07-08",
          "description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \"ASP.NET Core Denial of Service Vulnerability.\" This affects ASP.NET Core 2.1. This CVE ID is unique from CVE-2019-0548.",
          "fixed_versions": [
            "2.1.7",
            "2.2.1"
          ],
          "identifier": "CVE-2019-0564",
          "identifiers": [
            "GHSA-6px8-22w5-w334",
            "CVE-2019-0564"
          ],
          "not_impacted": "All versions before 2.1.0, all versions starting from 2.1.7 before 2.2.0, all versions after 2.2.0",
          "package_slug": "nuget/Microsoft.AspNetCore.WebSockets",
          "pubdate": "2022-05-14",
          "solution": "Upgrade to versions 2.1.7, 2.2.1 or above.",
          "title": "Denial of service in ASP.NET Core",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-0564",
            "https://access.redhat.com/errata/RHSA-2019:0040",
            "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564",
            "http://www.securityfocus.com/bid/106413",
            "https://github.com/aspnet/Announcements/issues/334",
            "https://github.com/github/advisory-database/issues/302",
            "https://github.com/advisories/GHSA-6px8-22w5-w334"
          ],
          "uuid": "437706b9-ea76-4ef9-8c6f-0c030bffdd23"
        },
        {
          "affected_range": "[2.1.0,2.1.7),[2.2.0]",
          "affected_versions": "All versions starting from 2.1.0 before 2.1.7, version 2.2.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-19",
            "CWE-937"
          ],
          "date": "2022-07-08",
          "description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \"ASP.NET Core Denial of Service Vulnerability.\" This affects ASP.NET Core 2.1. This CVE ID is unique from CVE-2019-0548.",
          "fixed_versions": [
            "2.1.7",
            "2.2.1"
          ],
          "identifier": "CVE-2019-0564",
          "identifiers": [
            "GHSA-6px8-22w5-w334",
            "CVE-2019-0564"
          ],
          "not_impacted": "All versions before 2.1.0, all versions starting from 2.1.7 before 2.2.0, all versions after 2.2.0",
          "package_slug": "nuget/Microsoft.NETCore.App",
          "pubdate": "2022-05-14",
          "solution": "Upgrade to versions 2.1.7, 2.2.1 or above.",
          "title": "Denial of service in ASP.NET Core",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-0564",
            "https://access.redhat.com/errata/RHSA-2019:0040",
            "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564",
            "http://www.securityfocus.com/bid/106413",
            "https://github.com/aspnet/Announcements/issues/334",
            "https://github.com/github/advisory-database/issues/302",
            "https://github.com/advisories/GHSA-6px8-22w5-w334"
          ],
          "uuid": "fdaef27e-9ff3-40c7-83a8-80677b8369a8"
        },
        {
          "affected_range": "[4.5.0,4.5.3)",
          "affected_versions": "All versions starting from 4.5.0 before 4.5.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-19",
            "CWE-937"
          ],
          "date": "2022-07-08",
          "description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \"ASP.NET Core Denial of Service Vulnerability.\" This affects ASP.NET Core 2.1. This CVE ID is unique from CVE-2019-0548.",
          "fixed_versions": [
            "4.5.3"
          ],
          "identifier": "CVE-2019-0564",
          "identifiers": [
            "GHSA-6px8-22w5-w334",
            "CVE-2019-0564"
          ],
          "not_impacted": "All versions before 4.5.0, all versions starting from 4.5.3",
          "package_slug": "nuget/System.Net.WebSockets.WebSocketProtocol",
          "pubdate": "2022-05-14",
          "solution": "Upgrade to version 4.5.3 or above.",
          "title": "Denial of service in ASP.NET Core",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-0564",
            "https://access.redhat.com/errata/RHSA-2019:0040",
            "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564",
            "http://www.securityfocus.com/bid/106413",
            "https://github.com/aspnet/Announcements/issues/334",
            "https://github.com/github/advisory-database/issues/302",
            "https://github.com/advisories/GHSA-6px8-22w5-w334"
          ],
          "uuid": "ac75e4bb-c657-4ee4-be8c-98a57975fad2"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_core:2.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secure@microsoft.com",
          "ID": "CVE-2019-0564"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \"ASP.NET Core Denial of Service Vulnerability.\" This affects ASP.NET Core 2.1. This CVE ID is unique from CVE-2019-0548."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-19"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564"
            },
            {
              "name": "RHSA-2019:0040",
              "refsource": "REDHAT",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2019:0040"
            },
            {
              "name": "106413",
              "refsource": "BID",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securityfocus.com/bid/106413"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2019-01-11T21:30Z",
      "publishedDate": "2019-01-08T21:29Z"
    }
  }
}


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.