gsd-2020-0602
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka 'ASP.NET Core Denial of Service Vulnerability'.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2020-0602",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"id": "GSD-2020-0602",
"references": [
"https://access.redhat.com/errata/RHSA-2020:0134",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://linux.oracle.com/cve/CVE-2020-0602.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-0602"
],
"details": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"id": "GSD-2020-0602",
"modified": "2023-12-13T01:21:44.913832Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2020-0602",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ASP.NET Core",
"version": {
"version_data": [
{
"version_value": "2.1"
},
{
"version_value": "3.0"
},
{
"version_value": "3.1"
}
]
}
}
]
},
"vendor_name": "Microsoft"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"refsource": "MISC",
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602"
},
{
"name": "RHSA-2020:0130",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0130"
},
{
"name": "RHSA-2020:0134",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2020:0134"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "[2.1],[3.0,3.1]",
"affected_versions": "Version 2.1, all versions starting from 3.0 up to 3.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2021-07-21",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"fixed_versions": [
"3.1.1"
],
"identifier": "CVE-2020-0602",
"identifiers": [
"CVE-2020-0602"
],
"not_impacted": "All versions before 2.1, all versions after 2.1 before 3.0, all versions after 3.1",
"package_slug": "nuget/Microsoft.AspNetCore.All",
"pubdate": "2020-01-14",
"solution": "Upgrade to version 3.1.1 or above.",
"title": "Improper Input Validation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-0602",
"https://github.com/aspnet/Announcements/issues/402",
"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://access.redhat.com/errata/RHSA-2020:0134"
],
"uuid": "1afed33d-088f-49bc-b963-f3d413c7df0f"
},
{
"affected_range": "[3.1.0,3.1.1)",
"affected_versions": "All versions starting from 3.1.0 before 3.1.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-10-28",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"fixed_versions": [
"3.1.1"
],
"identifier": "CVE-2020-0602",
"identifiers": [
"GHSA-23cv-jh4v-vffm",
"CVE-2020-0602"
],
"not_impacted": "All versions before 3.1.0, all versions starting from 3.1.1",
"package_slug": "nuget/Microsoft.AspNetCore.App.Runtime.linux-arm",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 3.1.1 or above.",
"title": "Denial of service in ASP.NET Core",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-0602",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://access.redhat.com/errata/RHSA-2020:0134",
"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"https://github.com/aspnet/Announcements/issues/402",
"https://github.com/github/advisory-database/issues/302",
"https://github.com/advisories/GHSA-23cv-jh4v-vffm"
],
"uuid": "476f10be-63a5-4750-8057-88cecddb6a78"
},
{
"affected_range": "[3.1.0,3.1.1)",
"affected_versions": "All versions starting from 3.1.0 before 3.1.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-10-28",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"fixed_versions": [
"3.1.1"
],
"identifier": "CVE-2020-0602",
"identifiers": [
"GHSA-23cv-jh4v-vffm",
"CVE-2020-0602"
],
"not_impacted": "All versions before 3.1.0, all versions starting from 3.1.1",
"package_slug": "nuget/Microsoft.AspNetCore.App.Runtime.linux-arm64",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 3.1.1 or above.",
"title": "Denial of service in ASP.NET Core",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-0602",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://access.redhat.com/errata/RHSA-2020:0134",
"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"https://github.com/aspnet/Announcements/issues/402",
"https://github.com/github/advisory-database/issues/302",
"https://github.com/advisories/GHSA-23cv-jh4v-vffm"
],
"uuid": "49521b09-9dc8-46c3-9718-b4f984007807"
},
{
"affected_range": "[3.1.0,3.1.1)",
"affected_versions": "All versions starting from 3.1.0 before 3.1.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-10-28",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"fixed_versions": [
"3.1.1"
],
"identifier": "CVE-2020-0602",
"identifiers": [
"GHSA-23cv-jh4v-vffm",
"CVE-2020-0602"
],
"not_impacted": "All versions before 3.1.0, all versions starting from 3.1.1",
"package_slug": "nuget/Microsoft.AspNetCore.App.Runtime.linux-musl-x64",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 3.1.1 or above.",
"title": "Denial of service in ASP.NET Core",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-0602",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://access.redhat.com/errata/RHSA-2020:0134",
"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"https://github.com/aspnet/Announcements/issues/402",
"https://github.com/github/advisory-database/issues/302",
"https://github.com/advisories/GHSA-23cv-jh4v-vffm"
],
"uuid": "24c358f0-5e73-46c7-92bf-a4a07f05528c"
},
{
"affected_range": "[3.1.0,3.1.1)",
"affected_versions": "All versions starting from 3.1.0 before 3.1.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-10-28",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"fixed_versions": [
"3.1.1"
],
"identifier": "CVE-2020-0602",
"identifiers": [
"GHSA-23cv-jh4v-vffm",
"CVE-2020-0602"
],
"not_impacted": "All versions before 3.1.0, all versions starting from 3.1.1",
"package_slug": "nuget/Microsoft.AspNetCore.App.Runtime.linux-x64",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 3.1.1 or above.",
"title": "Denial of service in ASP.NET Core",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-0602",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://access.redhat.com/errata/RHSA-2020:0134",
"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"https://github.com/aspnet/Announcements/issues/402",
"https://github.com/github/advisory-database/issues/302",
"https://github.com/advisories/GHSA-23cv-jh4v-vffm"
],
"uuid": "aad59849-81ed-4f55-89db-391de2b869a1"
},
{
"affected_range": "[3.1.0,3.1.1)",
"affected_versions": "All versions starting from 3.1.0 before 3.1.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-10-28",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"fixed_versions": [
"3.1.1"
],
"identifier": "CVE-2020-0602",
"identifiers": [
"GHSA-23cv-jh4v-vffm",
"CVE-2020-0602"
],
"not_impacted": "All versions before 3.1.0, all versions starting from 3.1.1",
"package_slug": "nuget/Microsoft.AspNetCore.App.Runtime.osx-x64",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 3.1.1 or above.",
"title": "Denial of service in ASP.NET Core",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-0602",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://access.redhat.com/errata/RHSA-2020:0134",
"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"https://github.com/aspnet/Announcements/issues/402",
"https://github.com/github/advisory-database/issues/302",
"https://github.com/advisories/GHSA-23cv-jh4v-vffm"
],
"uuid": "c3db39d9-7fce-4334-98bb-84148f0da829"
},
{
"affected_range": "[3.1.0,3.1.1)",
"affected_versions": "All versions starting from 3.1.0 before 3.1.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-10-28",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"fixed_versions": [
"3.1.1"
],
"identifier": "CVE-2020-0602",
"identifiers": [
"GHSA-23cv-jh4v-vffm",
"CVE-2020-0602"
],
"not_impacted": "All versions before 3.1.0, all versions starting from 3.1.1",
"package_slug": "nuget/Microsoft.AspNetCore.App.Runtime.win-arm",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 3.1.1 or above.",
"title": "Denial of service in ASP.NET Core",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-0602",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://access.redhat.com/errata/RHSA-2020:0134",
"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"https://github.com/aspnet/Announcements/issues/402",
"https://github.com/github/advisory-database/issues/302",
"https://github.com/advisories/GHSA-23cv-jh4v-vffm"
],
"uuid": "93ab34ab-0eb5-4f88-805f-f7398bf0b56d"
},
{
"affected_range": "[3.1.0,3.1.1)",
"affected_versions": "All versions starting from 3.1.0 before 3.1.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-10-28",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"fixed_versions": [
"3.1.1"
],
"identifier": "CVE-2020-0602",
"identifiers": [
"GHSA-23cv-jh4v-vffm",
"CVE-2020-0602"
],
"not_impacted": "All versions before 3.1.0, all versions starting from 3.1.1",
"package_slug": "nuget/Microsoft.AspNetCore.App.Runtime.win-x64",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 3.1.1 or above.",
"title": "Denial of service in ASP.NET Core",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-0602",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://access.redhat.com/errata/RHSA-2020:0134",
"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"https://github.com/aspnet/Announcements/issues/402",
"https://github.com/github/advisory-database/issues/302",
"https://github.com/advisories/GHSA-23cv-jh4v-vffm"
],
"uuid": "ab7ca749-b797-47e3-976d-ba0d54a89049"
},
{
"affected_range": "[3.1.0,3.1.1)",
"affected_versions": "All versions starting from 3.1.0 before 3.1.1",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-10-28",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"fixed_versions": [
"3.1.1"
],
"identifier": "CVE-2020-0602",
"identifiers": [
"GHSA-23cv-jh4v-vffm",
"CVE-2020-0602"
],
"not_impacted": "All versions before 3.1.0, all versions starting from 3.1.1",
"package_slug": "nuget/Microsoft.AspNetCore.App.Runtime.win-x86",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 3.1.1 or above.",
"title": "Denial of service in ASP.NET Core",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-0602",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://access.redhat.com/errata/RHSA-2020:0134",
"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"https://github.com/aspnet/Announcements/issues/402",
"https://github.com/github/advisory-database/issues/302",
"https://github.com/advisories/GHSA-23cv-jh4v-vffm"
],
"uuid": "14703f47-a3fc-4a8d-8b59-d7da30a899a0"
},
{
"affected_range": "[2.1.0,2.1.15),[3.0.0,3.1.0]",
"affected_versions": "All versions starting from 2.1.0 before 2.1.15, all versions starting from 3.0.0 up to 3.1.0",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-07-07",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"fixed_versions": [
"3.1.1",
"2.1.15"
],
"identifier": "CVE-2020-0602",
"identifiers": [
"GHSA-23cv-jh4v-vffm",
"CVE-2020-0602"
],
"not_impacted": "All versions before 2.1.0, all versions starting from 2.1.15 before 3.0.0, all versions after 3.1.0",
"package_slug": "nuget/Microsoft.AspNetCore.App",
"pubdate": "2022-05-24",
"solution": "Upgrade to versions 3.1.1, 2.1.15 or above.",
"title": "Denial of service in ASP.NET Core",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-0602",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://access.redhat.com/errata/RHSA-2020:0134",
"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"https://github.com/aspnet/Announcements/issues/402",
"https://github.com/github/advisory-database/issues/302",
"https://github.com/advisories/GHSA-23cv-jh4v-vffm"
],
"uuid": "d55fc163-f37f-4a0e-ac8e-3732e311ab3a"
},
{
"affected_range": "[1.0.0,1.0.15)",
"affected_versions": "All versions starting from 1.0.0 before 1.0.15",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2022-07-07",
"description": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027.",
"fixed_versions": [
"1.0.15"
],
"identifier": "CVE-2020-0602",
"identifiers": [
"GHSA-23cv-jh4v-vffm",
"CVE-2020-0602"
],
"not_impacted": "All versions before 1.0.0, all versions starting from 1.0.15",
"package_slug": "nuget/Microsoft.AspNetCore.Http.Connections",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 1.0.15 or above.",
"title": "Denial of service in ASP.NET Core",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-0602",
"https://access.redhat.com/errata/RHSA-2020:0130",
"https://access.redhat.com/errata/RHSA-2020:0134",
"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602",
"https://github.com/aspnet/Announcements/issues/402",
"https://github.com/github/advisory-database/issues/302",
"https://github.com/advisories/GHSA-23cv-jh4v-vffm"
],
"uuid": "ce93cad2-ec23-4498-8ab7-763bd4eda768"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:microsoft:asp.net_core:2.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:microsoft:asp.net_core:3.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:microsoft:asp.net_core:3.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2020-0602"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka \u0027ASP.NET Core Denial of Service Vulnerability\u0027."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "N/A",
"refsource": "N/A",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0602"
},
{
"name": "RHSA-2020:0130",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0130"
},
{
"name": "RHSA-2020:0134",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0134"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2021-07-21T11:39Z",
"publishedDate": "2020-01-14T23:15Z"
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…