gsd-2017-0249
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2017-0249",
    "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
    "id": "GSD-2017-0249"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2017-0249"
      ],
      "details": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
      "id": "GSD-2017-0249",
      "modified": "2023-12-13T01:20:59.807704Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secure@microsoft.com",
        "ID": "CVE-2017-0249",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "ASP.NET Core",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "ASP.NET Core"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Microsoft Corporation"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "Elevation of Privilege"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/aspnet/Announcements/issues/239",
            "refsource": "MISC",
            "url": "https://github.com/aspnet/Announcements/issues/239"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(,9.8.3]",
          "affected_versions": "All versions up to 9.8.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "",
          "package_slug": "nuget/DisCatSharp",
          "pubdate": "2018-10-16",
          "solution": "Unfortunately, there is no solution available yet.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "1219fd69-7dc9-4d46-9487-a2d4d9a2cd7e"
        },
        {
          "affected_range": "[1.0.0,1.1.2]",
          "affected_versions": "All versions starting from 1.0.0 up to 1.1.2",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-06-30",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "3.0.20105.1"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions after 1.1.2",
          "package_slug": "nuget/Microsoft.AspNet.Mvc",
          "pubdate": "2017-05-12",
          "solution": "Upgrade to version 3.0.20105.1 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239"
          ],
          "uuid": "cbe3de12-1108-4d51-b49a-84a1afad936f"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.Abstractions",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "62f58352-1a84-400e-a5a8-40bc9f97d73c"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.ApiExplorer",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "7c279979-debd-4717-b86e-9c68d7d91bbc"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.Core",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "6e40815f-dea6-48b0-bf14-adc6ee49a328"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.Cors",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "535625d2-11aa-419a-80fa-bee8040ec764"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.DataAnnotations",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "addde79f-80fb-4b33-988b-b50bf45bbd1e"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.Formatters.Json",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "5ab5c31a-8828-4b39-b5b7-28d8dfcacac3"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.Formatters.Xml",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "d0dc0873-1273-40f6-9637-5c705d8cd324"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.Localization",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "5f68c133-b7d1-4f57-8626-e39a4807ccd4"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.Razor.Host",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "5ecc4219-f489-413b-94d2-cd92ffa05d76"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.Razor",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "d9b60398-cb8e-4110-bc47-b1826085dd80"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.TagHelpers",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "3873251f-bafc-4dc5-b9c8-f0ec2e351976"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.ViewFeatures",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "262a65b0-5cc4-4f2f-9c91-952fbdcd556f"
        },
        {
          "affected_range": "[1.0.0,1.0.4),[1.1.0,1.1.3)",
          "affected_versions": "All versions starting from 1.0.0 before 1.0.4, all versions starting from 1.1.0 before 1.1.3",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.0.4",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.4 before 1.1.0, all versions starting from 1.1.3",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc.WebApiCompatShim",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.0.4, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "dfe21246-923b-4880-8f77-7861b3937d11"
        },
        {
          "affected_range": "[1.1.0,1.1.3),[1.0.0,1.0.4)",
          "affected_versions": "All versions starting from 1.1.0 before 1.1.3, all versions starting from 1.0.0 before 1.0.4",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "1.1.3",
            "1.1.3"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 1.1.0, all versions starting from 1.1.3, all versions before 1.0.0, all versions starting from 1.0.4",
          "package_slug": "nuget/Microsoft.AspNetCore.Mvc",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 1.1.3, 1.1.3 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "e6344076-f593-4db8-be67-9ed78d1dcf80"
        },
        {
          "affected_range": "[4.0.0],[4.3.0]",
          "affected_versions": "Version 4.0.0, version 4.3.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "4.0.1",
            "4.3.1"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 4.0.0, all versions after 4.0.0 before 4.3.0, all versions after 4.3.0",
          "package_slug": "nuget/System.Net.Http.WinHttpHandler",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 4.0.1, 4.3.1 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "6f203fbd-8ce9-484c-a1b9-9788709c29f6"
        },
        {
          "affected_range": "[4.1.1],[4.3.1]",
          "affected_versions": "Version 4.1.1, version 4.3.1",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "4.1.2",
            "4.3.2"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 4.1.1, all versions after 4.1.1 before 4.3.1, all versions after 4.3.1",
          "package_slug": "nuget/System.Net.Http",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 4.1.2, 4.3.2 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "4c434dd9-804b-490e-9916-d5bd4f128a15"
        },
        {
          "affected_range": "[4.0.0],[4.3.0]",
          "affected_versions": "Version 4.0.0, version 4.3.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "4.0.1",
            "4.3.1"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 4.0.0, all versions after 4.0.0 before 4.3.0, all versions after 4.3.0",
          "package_slug": "nuget/System.Net.Security",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 4.0.1, 4.3.1 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "40ea326d-2b8b-46ae-8930-40f7d5631596"
        },
        {
          "affected_range": "[4.0.0],[4.3.0]",
          "affected_versions": "Version 4.0.0, version 4.3.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "4.0.1",
            "4.3.1"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 4.0.0, all versions after 4.0.0 before 4.3.0, all versions after 4.3.0",
          "package_slug": "nuget/System.Net.WebSockets.Client",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 4.0.1, 4.3.1 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "dbfaa662-81a5-4751-b31b-e2d41bc3a197"
        },
        {
          "affected_range": "[4.0.0],[4.3.0]",
          "affected_versions": "Version 4.0.0, version 4.3.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
          "cwe_ids": [
            "CWE-1035",
            "CWE-20",
            "CWE-937"
          ],
          "date": "2021-10-08",
          "description": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests.",
          "fixed_versions": [
            "4.0.1",
            "4.3.1"
          ],
          "identifier": "CVE-2017-0249",
          "identifiers": [
            "GHSA-qhqf-ghgh-x2m4",
            "CVE-2017-0249"
          ],
          "not_impacted": "All versions before 4.0.0, all versions after 4.0.0 before 4.3.0, all versions after 4.3.0",
          "package_slug": "nuget/System.Text.Encodings.Web",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to versions 4.0.1, 4.3.1 or above.",
          "title": "Improper Input Validation",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-0249",
            "https://github.com/aspnet/Announcements/issues/239",
            "https://github.com/advisories/GHSA-qhqf-ghgh-x2m4",
            "https://github.com/Aiko-IT-Systems/DisCatSharp/security/advisories/GHSA-wj4j-gr3f-cfh7"
          ],
          "uuid": "0e47aabd-efd7-48d4-b29e-582a595ffea7"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.abstractions:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.abstractions:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.abstractions:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.apiexplorer:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.apiexplorer:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.cors:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.cors:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.cors:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.cors:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.json:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.json:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.json:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.json:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.localization:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.taghelpers:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.taghelpers:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.taghelpers:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.taghelpers:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.taghelpers:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.webapicompatshim:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.webapicompatshim:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.webapicompatshim:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:system.net.http:4.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.0.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.abstractions:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.abstractions:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.apiexplorer:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.apiexplorer:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.0.3:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.1.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.cors:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.dataannotations:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.json:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.json:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.xml:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.xml:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.localization:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.localization:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor.host:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor.host:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.taghelpers:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.viewfeatures:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.webapicompatshim:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.webapicompatshim:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:system.net.http:4.3.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:system.net.http.winhttphandler:4.3.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.0.3:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.1.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.1.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.1.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.apiexplorer:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.0.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.0.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.0.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.dataannotations:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.dataannotations:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.dataannotations:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.dataannotations:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.xml:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.xml:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.xml:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.localization:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor.host:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor.host:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor.host:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor.host:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.viewfeatures:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.viewfeatures:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.viewfeatures:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.viewfeatures:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:system.net.security:4.3.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:system.net.websockets.client:4.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:system.net.websockets.client:4.3.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:system.text.encodings.web:4.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:system.text.encodings.web:4.3.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.0.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.0.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.abstractions:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.abstractions:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.apiexplorer:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.apiexplorer:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.1.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_model_view_controller:1.1.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.cors:1.1.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.cors:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.dataannotations:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.dataannotations:1.1.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.json:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.xml:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.formatters.xml:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.localization:1.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.localization:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.localization:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor:1.0.3:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.razor.host:1.1.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.taghelpers:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.viewfeatures:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.viewfeatures:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.webapicompatshim:1.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:microsoft.aspnetcore.mvc.webapicompatshim:1.0.2:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:system.net.http.winhttphandler:4.0.1:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:system.net.security:4.0.0:*:*:*:*:asp.net:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secure@microsoft.com",
          "ID": "CVE-2017-0249"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "An elevation of privilege vulnerability exists when the ASP.NET Core fails to properly sanitize web requests."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-20"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/aspnet/Announcements/issues/239",
              "refsource": "MISC",
              "tags": [
                "Technical Description",
                "Third Party Advisory"
              ],
              "url": "https://github.com/aspnet/Announcements/issues/239"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 7.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 3.4
        }
      },
      "lastModifiedDate": "2021-06-30T16:54Z",
      "publishedDate": "2017-05-12T14: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.