cvelist/2020/11xxx/CVE-2020-11049.json
2023-10-07 21:00:38 +00:00

113 lines
3.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-11049",
"STATE": "PUBLIC",
"TITLE": "Out-of-bounds Read in FreeRDPrdp_read_share_control_header"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "FreeRDP",
"version": {
"version_data": [
{
"version_value": "> 1.1, < 2.0.0"
}
]
}
}
]
},
"vendor_name": "FreeRDP"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In FreeRDP after 1.1 and before 2.0.0, there is an out-of-bound read of client memory that is then passed on to the protocol parser. This has been patched in 2.0.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125: Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-wwh7-r2r8-xjpr",
"refsource": "CONFIRM",
"url": "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-wwh7-r2r8-xjpr"
},
{
"name": "https://github.com/FreeRDP/FreeRDP/issues/6008",
"refsource": "MISC",
"url": "https://github.com/FreeRDP/FreeRDP/issues/6008"
},
{
"name": "https://github.com/FreeRDP/FreeRDP/pull/6019",
"refsource": "MISC",
"url": "https://github.com/FreeRDP/FreeRDP/pull/6019"
},
{
"name": "https://github.com/FreeRDP/FreeRDP/commit/c367f65d42e0d2e1ca248998175180aa9c2eacd0",
"refsource": "MISC",
"url": "https://github.com/FreeRDP/FreeRDP/commit/c367f65d42e0d2e1ca248998175180aa9c2eacd0"
},
{
"refsource": "UBUNTU",
"name": "USN-4379-1",
"url": "https://usn.ubuntu.com/4379-1/"
},
{
"refsource": "UBUNTU",
"name": "USN-4382-1",
"url": "https://usn.ubuntu.com/4382-1/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20231007 [SECURITY] [DLA 3606-1] freerdp2 security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00008.html"
}
]
},
"source": {
"advisory": "GHSA-wwh7-r2r8-xjpr",
"discovery": "UNKNOWN"
}
}