Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/38?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/38?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.1.0", "type": "nuget", "namespace": "", "name": "Microsoft.AspNetCore.All", "version": "2.1.0", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "2.1.13", "latest_non_vulnerable_version": "5.0.9", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/8?format=api", "vulnerability_id": "VCID-3nh7-wm35-3kb2", "summary": "Microsoft Security Advisory CVE-2018-8409: ASP.NET Core Denial Of Service Vulnerability", "references": [ { "reference_url": "https://github.com/aspnet/Announcements/issues/316", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/aspnet/Announcements/issues/316" }, { "reference_url": "https://github.com/dotnet/announcements/issues/83", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/dotnet/announcements/issues/83" }, { "reference_url": "http://www.securityfocus.com/bid/105223", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/105223" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8409", "reference_id": "CVE-2018-8409", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8409" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8409", "reference_id": "CVE-2018-8409", "reference_type": "", "scores": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8409" }, { "reference_url": "https://github.com/advisories/GHSA-j378-6mmw-hqfr", "reference_id": "GHSA-j378-6mmw-hqfr", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-j378-6mmw-hqfr" } ], "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-v6vu-9ybt-tqbc" }, { "vulnerability": "VCID-xgtm-9d66-rugc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.1.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/43?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.1.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-v6vu-9ybt-tqbc" }, { "vulnerability": "VCID-xgtm-9d66-rugc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.1.4" } ], "aliases": [ "CVE-2018-8409", "GHSA-j378-6mmw-hqfr" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3nh7-wm35-3kb2" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40590?format=api", "vulnerability_id": "VCID-c94t-hevg-xych", "summary": "Uncontrolled Resource Consumption\nA denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \"ASP.NET Core Denial of Service Vulnerability.\" This affects ASP.NET Core, ASP.NET Core This CVE ID is unique from CVE-2019-0564.", "references": [ { "reference_url": "https://access.redhat.com/errata/RHSA-2019:0040", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2019:0040" }, { "reference_url": "http://www.securityfocus.com/bid/106410", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/106410" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-0548", "reference_id": "CVE-2019-0548", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-0548" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0548", "reference_id": "CVE-2019-0548", "reference_type": "", "scores": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0548" } ], "fixed_packages": [], "aliases": [ "CVE-2019-0548" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-c94t-hevg-xych" }, { "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": [], "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": [], "url": "https://github.com/advisories/GHSA-cgpw-2gph-2r9g" } ], "fixed_packages": [ { "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-v6vu-9ybt-tqbc" }, { "vulnerability": "VCID-w8qv-heb5-87fd" }, { "vulnerability": "VCID-xgtm-9d66-rugc" } ], "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": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d4mn-hm9u-3qbk" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45798?format=api", "vulnerability_id": "VCID-dq9y-u457-6uhc", "summary": "Uncontrolled Resource Consumption\n.NET and Visual Studio Denial of Service Vulnerability", "references": [ { "reference_url": "https://github.com/dotnet/runtime", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/dotnet/runtime" }, { "reference_url": "https://github.com/dotnet/runtime/issues/90170", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/dotnet/runtime/issues/90170" }, { "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CL2L4WE5QRT7WEXANYXSKSU43APC5N2V", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CL2L4WE5QRT7WEXANYXSKSU43APC5N2V" }, { "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NWVZFKTLNMNKPZ755EMRYIA6GHFOWGKY", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NWVZFKTLNMNKPZ755EMRYIA6GHFOWGKY" }, { "reference_url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2023-38180", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2023-38180" }, { "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-38180", "reference_id": "CVE-2023-38180", "reference_type": "", "scores": [], "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-38180" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38180", "reference_id": "CVE-2023-38180", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38180" }, { "reference_url": "https://github.com/advisories/GHSA-vmch-3w2x-vhgq", "reference_id": "GHSA-vmch-3w2x-vhgq", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-vmch-3w2x-vhgq" }, { "reference_url": "https://github.com/dotnet/runtime/security/advisories/GHSA-vmch-3w2x-vhgq", "reference_id": "GHSA-vmch-3w2x-vhgq", "reference_type": "", "scores": [], "url": "https://github.com/dotnet/runtime/security/advisories/GHSA-vmch-3w2x-vhgq" } ], "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-v6vu-9ybt-tqbc" }, { "vulnerability": "VCID-xgtm-9d66-rugc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.1.1" } ], "aliases": [ "CVE-2023-38180", "GHSA-vmch-3w2x-vhgq" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dq9y-u457-6uhc" }, { "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": [], "url": "https://access.redhat.com/errata/RHSA-2018:2902" }, { "reference_url": "https://github.com/dotnet/announcements/issues/88", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/dotnet/announcements/issues/88" }, { "reference_url": "http://www.securityfocus.com/bid/105548", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/105548" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8292", "reference_id": "CVE-2018-8292", "reference_type": "", "scores": [], "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": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8292" } ], "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-v6vu-9ybt-tqbc" }, { "vulnerability": "VCID-xgtm-9d66-rugc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.1.1" } ], "aliases": [ "CVE-2018-8292" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dw22-bazh-4qa9" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15?format=api", "vulnerability_id": "VCID-kv27-b4ve-d3ax", "summary": "Microsoft Security Advisory CVE-2018-8416: .NET Core Tampering Vulnerability", "references": [ { "reference_url": "https://access.redhat.com/errata/RHSA-2018:3676", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2018:3676" }, { "reference_url": "https://github.com/dotnet/announcements/issues/95", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/dotnet/announcements/issues/95" }, { "reference_url": "https://github.com/github/advisory-database/issues/302", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/github/advisory-database/issues/302" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8416", "reference_id": "CVE-2018-8416", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8416" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8416", "reference_id": "CVE-2018-8416", "reference_type": "", "scores": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8416" }, { "reference_url": "https://github.com/advisories/GHSA-5633-f33j-c6f7", "reference_id": "GHSA-5633-f33j-c6f7", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-5633-f33j-c6f7" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.2.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-xgtm-9d66-rugc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.2.2" } ], "aliases": [ "CVE-2018-8416", "GHSA-5633-f33j-c6f7" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kv27-b4ve-d3ax" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/6?format=api", "vulnerability_id": "VCID-v6vu-9ybt-tqbc", "summary": "Microsoft Security Advisory CVE-2019-0564: ASP.NET Core Denial of Service Vulnerability", "references": [ { "reference_url": "https://access.redhat.com/errata/RHSA-2019:0040", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2019:0040" }, { "reference_url": "https://github.com/aspnet/Announcements/issues/334", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/aspnet/Announcements/issues/334" }, { "reference_url": "https://github.com/github/advisory-database/issues/302", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/github/advisory-database/issues/302" }, { "reference_url": "http://www.securityfocus.com/bid/106413", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/106413" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-0564", "reference_id": "CVE-2019-0564", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-0564" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564", "reference_id": "CVE-2019-0564", "reference_type": "", "scores": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0564" }, { "reference_url": "https://github.com/advisories/GHSA-6px8-22w5-w334", "reference_id": "GHSA-6px8-22w5-w334", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-6px8-22w5-w334" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/46?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.1.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-xgtm-9d66-rugc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.1.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/52?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.2.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-c94t-hevg-xych" }, { "vulnerability": "VCID-v6vu-9ybt-tqbc" }, { "vulnerability": "VCID-vrkf-8nhe-7uc6" }, { "vulnerability": "VCID-xgtm-9d66-rugc" }, { "vulnerability": "VCID-xnp7-eqhh-tkhd" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.2.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/54?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.2.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-xgtm-9d66-rugc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.2.1" } ], "aliases": [ "CVE-2019-0564", "GHSA-6px8-22w5-w334" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-v6vu-9ybt-tqbc" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/13?format=api", "vulnerability_id": "VCID-vrkf-8nhe-7uc6", "summary": "Microsoft Security Advisory CVE-2019-0982: ASP.NET Core Denial of Service Vulnerability", "references": [ { "reference_url": "https://github.com/aspnet/Announcements/issues/359", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/aspnet/Announcements/issues/359" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-0982", "reference_id": "CVE-2019-0982", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-0982" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0982", "reference_id": "CVE-2019-0982", "reference_type": "", "scores": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0982" } ], "fixed_packages": [], "aliases": [ "CVE-2019-0982" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vrkf-8nhe-7uc6" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/7013?format=api", "vulnerability_id": "VCID-w8qv-heb5-87fd", "summary": "multiple issues", "references": [ { "reference_url": "https://github.com/dotnet/announcements/issues/195", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/dotnet/announcements/issues/195" }, { "reference_url": "https://security.archlinux.org/AVG-2277", "reference_id": "AVG-2277", "reference_type": "", "scores": [ { "value": "Medium", "scoring_system": "archlinux", "scoring_elements": "" } ], "url": "https://security.archlinux.org/AVG-2277" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34532", "reference_id": "CVE-2021-34532", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34532" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-34532", "reference_id": "CVE-2021-34532", "reference_type": "", "scores": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-34532" }, { "reference_url": "https://github.com/advisories/GHSA-q7cg-43mg-qp69", "reference_id": "GHSA-q7cg-43mg-qp69", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-q7cg-43mg-qp69" }, { "reference_url": "https://github.com/dotnet/aspnetcore/security/advisories/GHSA-q7cg-43mg-qp69", "reference_id": "GHSA-q7cg-43mg-qp69", "reference_type": "", "scores": [], "url": "https://github.com/dotnet/aspnetcore/security/advisories/GHSA-q7cg-43mg-qp69" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/58670?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.1.30", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.1.30" }, { "url": "http://public2.vulnerablecode.io/api/packages/58671?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@3.1.18", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@3.1.18" }, { "url": "http://public2.vulnerablecode.io/api/packages/58672?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@5.0.9", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@5.0.9" } ], "aliases": [ "CVE-2021-34532", "GHSA-q7cg-43mg-qp69" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-w8qv-heb5-87fd" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/5?format=api", "vulnerability_id": "VCID-xgtm-9d66-rugc", "summary": "Microsoft Security Advisory CVE-2018-8269: Denial of Service Vulnerability in OData", "references": [ { "reference_url": "https://github.com/aspnet/Announcements/issues/385", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/aspnet/Announcements/issues/385" }, { "reference_url": "https://github.com/dotnet/aspnetcore/issues/13860", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/dotnet/aspnetcore/issues/13860" }, { "reference_url": "https://github.com/github/advisory-database/issues/302", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/github/advisory-database/issues/302" }, { "reference_url": "https://www.exploit-db.com/exploits/46101/", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.exploit-db.com/exploits/46101/" }, { "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/windows/dos/46101.rb", "reference_id": "CVE-2018-8269", "reference_type": "exploit", "scores": [], "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/windows/dos/46101.rb" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8269", "reference_id": "CVE-2018-8269", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8269" }, { "reference_url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8269", "reference_id": "CVE-2018-8269", "reference_type": "", "scores": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8269" }, { "reference_url": "https://github.com/advisories/GHSA-mv2r-q4g5-j8q5", "reference_id": "GHSA-mv2r-q4g5-j8q5", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-mv2r-q4g5-j8q5" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/39?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.1.13", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.1.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/53?format=api", "purl": "pkg:nuget/Microsoft.AspNetCore.All@2.2.7", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.2.7" } ], "aliases": [ "CVE-2018-8269", "GHSA-mv2r-q4g5-j8q5" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xgtm-9d66-rugc" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Microsoft.AspNetCore.All@2.1.0" }