Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/54681?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/54681?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.0", "type": "nuget", "namespace": "", "name": "Microsoft.AspNetCore.All", "version": "2.0.0", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "2.1.30", "latest_non_vulnerable_version": "5.0.9", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39492?format=api", "vulnerability_id": "VCID-1ur7-5ks2-7qcp", "summary": "Weak Password Recovery Mechanism for Forgotten Password\nASP.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\".", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0787", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.17477", "scoring_system": "epss", "scoring_elements": "0.95199", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0787" }, { "reference_url": "https://github.com/aspnet/Announcements/issues/295", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/aspnet/Announcements/issues/295" }, { "reference_url": "http://www.securityfocus.com/bid/103282", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.securityfocus.com/bid/103282" }, { "reference_url": "http://www.securitytracker.com/id/1040525", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.securitytracker.com/id/1040525" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0787", "reference_id": "CVE-2018-0787", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0787" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0787", "reference_id": "CVE-2018-0787", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0787" }, { "reference_url": "https://github.com/advisories/GHSA-365p-96qv-xr7g", "reference_id": "GHSA-365p-96qv-xr7g", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-365p-96qv-xr7g" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/54682?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-d4mn-hm9u-3qbk" }, { "vulnerability": "VCID-dqj9-4t8f-eyhs" }, { "vulnerability": "VCID-dw22-bazh-4qa9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.3" } ], "aliases": [ "CVE-2018-0787", "GHSA-365p-96qv-xr7g" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1ur7-5ks2-7qcp" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39141?format=api", "vulnerability_id": "VCID-29gq-c3xj-q7h7", "summary": "URL Redirection to Untrusted Site ('Open Redirect')\nASP.NET Core allows an attacker to steal log-in session information such as cookies or authentication tokens via a specially crafted URL aka \"ASP.NET Core Elevation Of Privilege Vulnerability\".", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-11879", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.09772", "scoring_system": "epss", "scoring_elements": "0.93097", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-11879" }, { "reference_url": "https://github.com/aspnet/Announcements/issues/277", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/aspnet/Announcements/issues/277" }, { "reference_url": "https://github.com/github/advisory-database/issues/302", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/github/advisory-database/issues/302" }, { "reference_url": "http://www.securityfocus.com/bid/101713", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/101713" }, { "reference_url": "http://www.securitytracker.com/id/1039793", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securitytracker.com/id/1039793" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11879", "reference_id": "CVE-2017-11879", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11879" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-11879", "reference_id": "CVE-2017-11879", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-11879" }, { "reference_url": "https://github.com/advisories/GHSA-3wcj-rg8q-9cqv", "reference_id": "GHSA-3wcj-rg8q-9cqv", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-3wcj-rg8q-9cqv" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/54682?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-d4mn-hm9u-3qbk" }, { "vulnerability": "VCID-dqj9-4t8f-eyhs" }, { "vulnerability": "VCID-dw22-bazh-4qa9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.3" } ], "aliases": [ "CVE-2017-11879", "GHSA-3wcj-rg8q-9cqv" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-29gq-c3xj-q7h7" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39496?format=api", "vulnerability_id": "VCID-8g89-1cr9-gbc6", "summary": "Uncontrolled Resource Consumption\n.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\".", "references": [ { "reference_url": "https://access.redhat.com/errata/RHSA-2018:0522", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://access.redhat.com/errata/RHSA-2018:0522" }, { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-0875.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.7", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-0875.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0875", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.16902", "scoring_system": "epss", "scoring_elements": "0.95085", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0875" }, { "reference_url": "https://github.com/dotnet/announcements/issues/62", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/announcements/issues/62" }, { "reference_url": "http://www.securityfocus.com/bid/103225", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.securityfocus.com/bid/103225" }, { "reference_url": "http://www.securitytracker.com/id/1040505", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.securitytracker.com/id/1040505" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1552060", "reference_id": "1552060", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1552060" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0875", "reference_id": "CVE-2018-0875", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0875" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0875", "reference_id": "CVE-2018-0875", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0875" }, { "reference_url": "https://github.com/advisories/GHSA-xcvr-qv8h-m7xw", "reference_id": "GHSA-xcvr-qv8h-m7xw", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-xcvr-qv8h-m7xw" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/54682?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-d4mn-hm9u-3qbk" }, { "vulnerability": "VCID-dqj9-4t8f-eyhs" }, { "vulnerability": "VCID-dw22-bazh-4qa9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.3" } ], "aliases": [ "CVE-2018-0875", "GHSA-xcvr-qv8h-m7xw" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8g89-1cr9-gbc6" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39298?format=api", "vulnerability_id": "VCID-bn5n-p8fz-ebb5", "summary": "Privilege Escalation\nASP.NET Core allow an elevation of privilege vulnerability due to the ASP.NET Core project templates, aka \"ASP.NET Core Elevation Of Privilege Vulnerability\". This CVE is unique from CVE-2018-0808.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0784", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.15711", "scoring_system": "epss", "scoring_elements": "0.94837", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0784" }, { "reference_url": "http://www.securityfocus.com/bid/102377", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/102377" }, { "reference_url": "http://www.securitytracker.com/id/1040151", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securitytracker.com/id/1040151" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0784", "reference_id": "CVE-2018-0784", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0784" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0784", "reference_id": "CVE-2018-0784", "reference_type": "", "scores": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0784" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/54682?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-d4mn-hm9u-3qbk" }, { "vulnerability": "VCID-dqj9-4t8f-eyhs" }, { "vulnerability": "VCID-dw22-bazh-4qa9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.3" } ], "aliases": [ "CVE-2018-0784" ], "risk_score": null, "exploitability": "0.5", "weighted_severity": "0.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bn5n-p8fz-ebb5" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40292?format=api", "vulnerability_id": "VCID-d4mn-hm9u-3qbk", "summary": "Moderate severity vulnerability that affects Microsoft.AspNetCore.All, Microsoft.AspNetCore.App, and Microsoft.AspNetCore.Server.Kestrel.Core\nMicrosoft is aware of a denial of service vulnerability in ASP.NET Core when a malformed request is terminated. An attacker who successfully exploited this vulnerability could cause a denial of service attack.\n\nThe update addresses the vulnerability by correcting how ASP.NET Core handles such requests.", "references": [ { "reference_url": "https://github.com/aspnet/Announcements/issues/311", "reference_id": "", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/aspnet/Announcements/issues/311" }, { "reference_url": "https://github.com/advisories/GHSA-cgpw-2gph-2r9g", "reference_id": "GHSA-cgpw-2gph-2r9g", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-cgpw-2gph-2r9g" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/56647?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-dw22-bazh-4qa9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/41?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.1.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3nh7-wm35-3kb2" }, { "vulnerability": "VCID-c94t-hevg-xych" }, { "vulnerability": "VCID-gq4f-w38t-ckhr" }, { "vulnerability": "VCID-n5gj-1syh-fkeu" }, { "vulnerability": "VCID-v6vu-9ybt-tqbc" }, { "vulnerability": "VCID-vrkf-8nhe-7uc6" }, { "vulnerability": "VCID-w8qv-heb5-87fd" }, { "vulnerability": "VCID-xgtm-9d66-rugc" }, { "vulnerability": "VCID-zy59-m69r-dueh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.1.2" } ], "aliases": [ "GHSA-cgpw-2gph-2r9g", "GMS-2018-36", "GMS-2018-38", "GMS-2018-44" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d4mn-hm9u-3qbk" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40299?format=api", "vulnerability_id": "VCID-dqj9-4t8f-eyhs", "summary": "Moderate severity vulnerability that affects Microsoft.AspNetCore.All, Microsoft.AspNetCore.Server.Kestrel.Core, Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions, and Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv\nMicrosoft made an internal discovery of a security vulnerability in version 2.x of ASP.NET Core where\na specially crafted request can cause excess resource consumption in Kestrel.", "references": [ { "reference_url": "https://github.com/aspnet/Announcements/issues/300", "reference_id": "", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/aspnet/Announcements/issues/300" }, { "reference_url": "https://github.com/advisories/GHSA-3m2r-q8x3-xmf7", "reference_id": "GHSA-3m2r-q8x3-xmf7", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-3m2r-q8x3-xmf7" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/56662?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-d4mn-hm9u-3qbk" }, { "vulnerability": "VCID-dw22-bazh-4qa9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.8" } ], "aliases": [ "GHSA-3m2r-q8x3-xmf7", "GMS-2018-37", "GMS-2018-39", "GMS-2018-40", "GMS-2018-43" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dqj9-4t8f-eyhs" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/14?format=api", "vulnerability_id": "VCID-dw22-bazh-4qa9", "summary": "Microsoft Security Advisory CVE-2018-8292: .NET Core Information Disclosure Vulnerability", "references": [ { "reference_url": "https://access.redhat.com/errata/RHSA-2018:2902", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://access.redhat.com/errata/RHSA-2018:2902" }, { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-8292.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.4", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-8292.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-8292", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.08142", "scoring_system": "epss", "scoring_elements": "0.92319", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-8292" }, { "reference_url": "https://github.com/dotnet/announcements/issues/88", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/announcements/issues/88" }, { "reference_url": "http://www.securityfocus.com/bid/105548", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.securityfocus.com/bid/105548" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1636274", "reference_id": "1636274", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1636274" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8292", "reference_id": "CVE-2018-8292", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8292" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8292", "reference_id": "CVE-2018-8292", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8292" }, { "reference_url": "https://github.com/advisories/GHSA-7jgj-8wvc-jh57", "reference_id": "GHSA-7jgj-8wvc-jh57", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-7jgj-8wvc-jh57" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/40?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.1.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3nh7-wm35-3kb2" }, { "vulnerability": "VCID-c94t-hevg-xych" }, { "vulnerability": "VCID-d4mn-hm9u-3qbk" }, { "vulnerability": "VCID-gq4f-w38t-ckhr" }, { "vulnerability": "VCID-n5gj-1syh-fkeu" }, { "vulnerability": "VCID-v6vu-9ybt-tqbc" }, { "vulnerability": "VCID-vrkf-8nhe-7uc6" }, { "vulnerability": "VCID-xgtm-9d66-rugc" }, { "vulnerability": "VCID-zy59-m69r-dueh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.1.1" } ], "aliases": [ "CVE-2018-8292", "GHSA-7jgj-8wvc-jh57" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dw22-bazh-4qa9" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/4?format=api", "vulnerability_id": "VCID-ju3g-r5sj-4ueq", "summary": "Microsoft Security Advisory CVE-2017-8700: CORS bypass can enable Information Disclosure", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-8700.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.7", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-8700.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-8700", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.07387", "scoring_system": "epss", "scoring_elements": "0.91866", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-8700" }, { "reference_url": "https://github.com/aspnet/Announcements/issues/279", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/aspnet/Announcements/issues/279" }, { "reference_url": "https://github.com/github/advisory-database/issues/302", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/github/advisory-database/issues/302" }, { "reference_url": "http://www.securityfocus.com/bid/101712", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/101712" }, { "reference_url": "http://www.securitytracker.com/id/1039793", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securitytracker.com/id/1039793" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1512998", "reference_id": "1512998", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1512998" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-8700", "reference_id": "CVE-2017-8700", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-8700" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-8700", "reference_id": "CVE-2017-8700", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-8700" }, { "reference_url": "https://github.com/advisories/GHSA-3rp6-rjw4-cq39", "reference_id": "GHSA-3rp6-rjw4-cq39", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-3rp6-rjw4-cq39" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/54682?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-d4mn-hm9u-3qbk" }, { "vulnerability": "VCID-dqj9-4t8f-eyhs" }, { "vulnerability": "VCID-dw22-bazh-4qa9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.3" } ], "aliases": [ "CVE-2017-8700", "GHSA-3rp6-rjw4-cq39" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ju3g-r5sj-4ueq" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39285?format=api", "vulnerability_id": "VCID-pvuk-47gw-kfa5", "summary": "Cross-Site Request Forgery (CSRF)\nASP.NET Core allow a cross site request forgery vulnerability due to the ASP.NET Core project templates, aka \"ASP.NET Core Cross Site Request Forgery Vulnerability\".", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0785", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.02614", "scoring_system": "epss", "scoring_elements": "0.85931", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0785" }, { "reference_url": "http://www.securityfocus.com/bid/102379", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/102379" }, { "reference_url": "http://www.securitytracker.com/id/1040151", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securitytracker.com/id/1040151" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0785", "reference_id": "CVE-2018-0785", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0785" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0785", "reference_id": "CVE-2018-0785", "reference_type": "", "scores": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0785" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/54682?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-d4mn-hm9u-3qbk" }, { "vulnerability": "VCID-dqj9-4t8f-eyhs" }, { "vulnerability": "VCID-dw22-bazh-4qa9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.3" } ], "aliases": [ "CVE-2018-0785" ], "risk_score": null, "exploitability": "0.5", "weighted_severity": "0.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pvuk-47gw-kfa5" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/10?format=api", "vulnerability_id": "VCID-q249-gkbg-b3bs", "summary": "Microsoft Security Advisory CVE-2018-8356: .NET Core Security Feature Bypass Vulnerability", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-8356.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-8356.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-8356", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00212", "scoring_system": "epss", "scoring_elements": "0.4373", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-8356" }, { "reference_url": "https://github.com/dotnet/announcements/issues/73", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/dotnet/announcements/issues/73" }, { "reference_url": "https://github.com/github/advisory-database/issues/302", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/github/advisory-database/issues/302" }, { "reference_url": "http://www.securityfocus.com/bid/104664", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/104664" }, { "reference_url": "http://www.securitytracker.com/id/1041257", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securitytracker.com/id/1041257" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1600323", "reference_id": "1600323", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1600323" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8356", "reference_id": "CVE-2018-8356", "reference_type": "", "scores": [ { "value": "5.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8356" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8356", "reference_id": "CVE-2018-8356", "reference_type": "", "scores": [ { "value": "5.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8356" }, { "reference_url": "https://github.com/advisories/GHSA-p9wx-v264-q34p", "reference_id": "GHSA-p9wx-v264-q34p", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-p9wx-v264-q34p" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/54682?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-d4mn-hm9u-3qbk" }, { "vulnerability": "VCID-dqj9-4t8f-eyhs" }, { "vulnerability": "VCID-dw22-bazh-4qa9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.3" } ], "aliases": [ "CVE-2018-8356", "GHSA-p9wx-v264-q34p" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-q249-gkbg-b3bs" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39495?format=api", "vulnerability_id": "VCID-tbhf-u22y-cfa1", "summary": "Privilege Escalation\nASP.NET Core allow an elevation of privilege vulnerability due to how ASP.NET web applications handle web requests, aka \"ASP.NET Core Elevation Of Privilege Vulnerability\". This CVE is unique from CVE-2018-0784.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0808", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.12839", "scoring_system": "epss", "scoring_elements": "0.94168", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-0808" }, { "reference_url": "http://www.securityfocus.com/bid/103226", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/103226" }, { "reference_url": "http://www.securitytracker.com/id/1040504", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securitytracker.com/id/1040504" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0808", "reference_id": "CVE-2018-0808", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0808" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0808", "reference_id": "CVE-2018-0808", "reference_type": "", "scores": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0808" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/54682?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-d4mn-hm9u-3qbk" }, { "vulnerability": "VCID-dqj9-4t8f-eyhs" }, { "vulnerability": "VCID-dw22-bazh-4qa9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.3" } ], "aliases": [ "CVE-2018-0808" ], "risk_score": null, "exploitability": "0.5", "weighted_severity": "0.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tbhf-u22y-cfa1" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/11?format=api", "vulnerability_id": "VCID-zrsj-apsr-wqh1", "summary": "Microsoft Security Advisory CVE-2018-8171: ASP.NET Core Security Feature Bypass Vulnerability", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-8171", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.07756", "scoring_system": "epss", "scoring_elements": "0.9209", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-8171" }, { "reference_url": "https://github.com/aspnet/Announcements/issues/310", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/aspnet/Announcements/issues/310" }, { "reference_url": "http://www.securityfocus.com/bid/104659", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.securityfocus.com/bid/104659" }, { "reference_url": "http://www.securitytracker.com/id/1041267", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.securitytracker.com/id/1041267" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8171", "reference_id": "CVE-2018-8171", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8171" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8171", "reference_id": "CVE-2018-8171", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8171" }, { "reference_url": "https://github.com/advisories/GHSA-vhvh-528q-ff3p", "reference_id": "GHSA-vhvh-528q-ff3p", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-vhvh-528q-ff3p" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/54682?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-d4mn-hm9u-3qbk" }, { "vulnerability": "VCID-dqj9-4t8f-eyhs" }, { "vulnerability": "VCID-dw22-bazh-4qa9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.3" } ], "aliases": [ "CVE-2018-8171", "GHSA-vhvh-528q-ff3p" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zrsj-apsr-wqh1" } ], "fixing_vulnerabilities": [], "risk_score": "4.0", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.0.0" }