gsd-2018-0787
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka "ASP.NET Core Elevation Of Privilege Vulnerability".
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2018-0787",
    "description": "ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka \"ASP.NET Core Elevation Of Privilege Vulnerability\".",
    "id": "GSD-2018-0787"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2018-0787"
      ],
      "details": "ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka \"ASP.NET Core Elevation Of Privilege Vulnerability\".",
      "id": "GSD-2018-0787",
      "modified": "2023-12-13T01:22:24.416143Z",
      "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-0787",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "ASP.NET Core",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "ASP.NET Core 1.0. 1.1, and 2.0"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Microsoft Corporation"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka \"ASP.NET Core Elevation Of Privilege Vulnerability\"."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "Elevation of Privilege"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "1040525",
            "refsource": "SECTRACK",
            "url": "http://www.securitytracker.com/id/1040525"
          },
          {
            "name": "https://github.com/aspnet/Announcements/issues/295",
            "refsource": "CONFIRM",
            "url": "https://github.com/aspnet/Announcements/issues/295"
          },
          {
            "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0787",
            "refsource": "CONFIRM",
            "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0787"
          },
          {
            "name": "103282",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/103282"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "[1.0,2.0]",
          "affected_versions": "All versions starting from 1.0 up to 2.0",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-640",
            "CWE-937"
          ],
          "date": "2018-04-11",
          "description": "ASP.NET Core allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka \"ASP.NET Core Elevation Of Privilege Vulnerability\".",
          "fixed_versions": [
            "2.0.3"
          ],
          "identifier": "CVE-2018-0787",
          "identifiers": [
            "CVE-2018-0787"
          ],
          "not_impacted": "All versions before 1.0, all versions after 2.0",
          "package_slug": "nuget/Microsoft.AspNetCore.All",
          "pubdate": "2018-03-14",
          "solution": "Upgrade to version 2.0.3 or above.",
          "title": "Weak Password Recovery Mechanism for Forgotten Password",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2018-0787",
            "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0787",
            "https://github.com/aspnet/Announcements/issues/295",
            "http://www.securitytracker.com/id/1040525",
            "http://www.securityfocus.com/bid/103282"
          ],
          "uuid": "7ec5bfe2-86ca-4e21-9b75-56210dbc1087"
        },
        {
          "affected_range": "[2.0.0,2.0.1]",
          "affected_versions": "All versions starting from 2.0.0 up to 2.0.1",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-640",
            "CWE-937"
          ],
          "date": "2021-08-31",
          "description": "ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka \"ASP.NET Core Elevation Of Privilege Vulnerability\".",
          "fixed_versions": [
            "2.0.2"
          ],
          "identifier": "CVE-2018-0787",
          "identifiers": [
            "GHSA-365p-96qv-xr7g",
            "CVE-2018-0787"
          ],
          "not_impacted": "All versions before 2.0.0, all versions after 2.0.1",
          "package_slug": "nuget/Microsoft.AspNetCore.HttpOverrides",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to version 2.0.2 or above.",
          "title": "Weak Password Recovery Mechanism for Forgotten Password",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2018-0787",
            "https://github.com/aspnet/Announcements/issues/295",
            "https://github.com/advisories/GHSA-365p-96qv-xr7g"
          ],
          "uuid": "af0edb44-f415-47f7-aa31-63ea288d09bb"
        },
        {
          "affected_range": "[2.0.0,2.0.1]",
          "affected_versions": "All versions starting from 2.0.0 up to 2.0.1",
          "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-640",
            "CWE-937"
          ],
          "date": "2021-08-31",
          "description": "ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka \"ASP.NET Core Elevation Of Privilege Vulnerability\".",
          "fixed_versions": [
            "2.0.2"
          ],
          "identifier": "CVE-2018-0787",
          "identifiers": [
            "GHSA-365p-96qv-xr7g",
            "CVE-2018-0787"
          ],
          "not_impacted": "All versions before 2.0.0, all versions after 2.0.1",
          "package_slug": "nuget/Microsoft.AspNetCore.Server.Kestrel.Core",
          "pubdate": "2018-10-16",
          "solution": "Upgrade to version 2.0.2 or above.",
          "title": "Weak Password Recovery Mechanism for Forgotten Password",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2018-0787",
            "https://github.com/aspnet/Announcements/issues/295",
            "https://github.com/advisories/GHSA-365p-96qv-xr7g"
          ],
          "uuid": "4ec6fd51-7459-4958-9c75-058f547a1727"
        }
      ]
    },
    "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:2.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:microsoft:asp.net_core:1.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secure@microsoft.com",
          "ID": "CVE-2018-0787"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "ASP.NET Core 1.0. 1.1, and 2.0 allow an elevation of privilege vulnerability due to how web applications that are created from templates validate web requests, aka \"ASP.NET Core Elevation Of Privilege Vulnerability\"."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-640"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0787",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0787"
            },
            {
              "name": "https://github.com/aspnet/Announcements/issues/295",
              "refsource": "CONFIRM",
              "tags": [
                "Technical Description",
                "Third Party Advisory"
              ],
              "url": "https://github.com/aspnet/Announcements/issues/295"
            },
            {
              "name": "1040525",
              "refsource": "SECTRACK",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securitytracker.com/id/1040525"
            },
            {
              "name": "103282",
              "refsource": "BID",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securityfocus.com/bid/103282"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 6.8,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": true
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2018-04-11T15:07Z",
      "publishedDate": "2018-03-14T17: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.