gsd-2018-0875
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
.NET Core 1.0, .NET Core 1.1, NET Core 2.0 and PowerShell Core 6.0.0 allow a denial of Service vulnerability due to how specially crafted requests are handled, aka ".NET Core Denial of Service Vulnerability".
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2018-0875",
    "description": ".NET Core 1.0, .NET Core 1.1, NET Core 2.0 and PowerShell Core 6.0.0 allow a denial of Service vulnerability due to how specially crafted requests are handled, aka \".NET Core Denial of Service Vulnerability\".",
    "id": "GSD-2018-0875",
    "references": [
      "https://access.redhat.com/errata/RHSA-2018:0522"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2018-0875"
      ],
      "details": ".NET Core 1.0, .NET Core 1.1, NET Core 2.0 and PowerShell Core 6.0.0 allow a denial of Service vulnerability due to how specially crafted requests are handled, aka \".NET Core Denial of Service Vulnerability\".",
      "id": "GSD-2018-0875",
      "modified": "2023-12-13T01:22:25.165854Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secure@microsoft.com",
        "DATE_PUBLIC": "2018-03-14T00:00:00",
        "ID": "CVE-2018-0875",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": ".NET Core",
                    "version": {
                      "version_data": [
                        {
                          "version_value": ".NET Core 1.0, .NET Core 1.1, NET Core 2.0 and PowerShell Core 6.0.0 allow a denial of Service vulnerability due to how specially crafted requests are handled, aka \".NET Core Denial of Service Vulnerability\"."
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Microsoft Corporation"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": ".NET Core 1.0, .NET Core 1.1, NET Core 2.0 and PowerShell Core 6.0.0 allow a denial of Service vulnerability due to how specially crafted requests are handled, aka \".NET Core Denial of Service Vulnerability\"."
          }
        ]
      },
      "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-2018-0875",
            "refsource": "CONFIRM",
            "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0875"
          },
          {
            "name": "103225",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/103225"
          },
          {
            "name": "1040505",
            "refsource": "SECTRACK",
            "url": "http://www.securitytracker.com/id/1040505"
          },
          {
            "name": "RHSA-2018:0522",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2018:0522"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "[1.0,1.1],[2.0]",
          "affected_versions": "All versions starting from 1.0 up to 1.1, version 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-937"
          ],
          "date": "2021-08-12",
          "description": ".NET Core, .NET Core, NET Core and PowerShell Core allow a denial of Service vulnerability due to how specially crafted requests are handled, aka \".NET Core Denial of Service Vulnerability\".",
          "fixed_versions": [
            "2.0.0-preview1-final",
            "2.0.3"
          ],
          "identifier": "CVE-2018-0875",
          "identifiers": [
            "CVE-2018-0875"
          ],
          "not_impacted": "All versions before 1.0, all versions after 1.1 before 2.0, all versions after 2.0",
          "package_slug": "nuget/Microsoft.AspNetCore.All",
          "pubdate": "2018-03-14",
          "solution": "Upgrade to versions 2.0.0-preview1-final, 2.0.3 or above.",
          "title": "Uncontrolled Resource Consumption",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2018-0875",
            "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0875",
            "https://access.redhat.com/errata/RHSA-2018:0522",
            "http://www.securitytracker.com/id/1040505",
            "http://www.securityfocus.com/bid/103225"
          ],
          "uuid": "5503f312-9102-4b71-b967-89fa5b538e51"
        },
        {
          "affected_range": "(,1.0.12),[1.1.0,1.1.7),[2.0.0,2.0.6)",
          "affected_versions": "All versions before 1.0.12, all versions starting from 1.1.0 before 1.1.7, all versions starting from 2.0.0 before 2.0.6",
          "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": "2022-10-25",
          "description": ".NET Core 1.0, .NET Core 1.1, NET Core 2.0 and PowerShell Core 6.0.0 allow a denial of Service vulnerability due to how specially crafted requests are handled, aka \".NET Core Denial of Service Vulnerability\".",
          "fixed_versions": [
            "1.1.7",
            "2.0.6",
            "1.0.12"
          ],
          "identifier": "CVE-2018-0875",
          "identifiers": [
            "GHSA-xcvr-qv8h-m7xw",
            "CVE-2018-0875"
          ],
          "not_impacted": "All versions starting from 1.0.12 before 1.1.0, all versions starting from 1.1.7 before 2.0.0, all versions starting from 2.0.6",
          "package_slug": "nuget/Microsoft.NETCore.Jit",
          "pubdate": "2022-05-13",
          "solution": "Upgrade to versions 1.1.7, 2.0.6, 1.0.12 or above.",
          "title": ".NET Core Denial of Service Vulnerability",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2018-0875",
            "https://access.redhat.com/errata/RHSA-2018:0522",
            "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0875",
            "http://www.securityfocus.com/bid/103225",
            "http://www.securitytracker.com/id/1040505",
            "https://github.com/dotnet/announcements/issues/62",
            "https://github.com/advisories/GHSA-xcvr-qv8h-m7xw"
          ],
          "uuid": "44b07373-693d-4898-82b9-8c07e7bef442"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_core:1.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_core:1.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_core:2.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:powershell_core:6.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secure@microsoft.com",
          "ID": "CVE-2018-0875"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": ".NET Core 1.0, .NET Core 1.1, NET Core 2.0 and PowerShell Core 6.0.0 allow a denial of Service vulnerability due to how specially crafted requests are handled, aka \".NET Core Denial of Service Vulnerability\"."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-noinfo"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0875",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0875"
            },
            {
              "name": "RHSA-2018:0522",
              "refsource": "REDHAT",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2018:0522"
            },
            {
              "name": "1040505",
              "refsource": "SECTRACK",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securitytracker.com/id/1040505"
            },
            {
              "name": "103225",
              "refsource": "BID",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securityfocus.com/bid/103225"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "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": "2021-08-12T17:19Z",
      "publishedDate": "2018-03-14T17:29Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...