cvelist/2020/11xxx/CVE-2020-11058.json
2020-06-16 20:01:22 +00:00

103 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-11058",
"STATE": "PUBLIC",
"TITLE": "Improper Restriction of Operations within the Bounds of a Memory Buffer in FreeRDP"
},
"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, a stream out-of-bounds seek in rdp_read_font_capability_set could lead to a later out-of-bounds read. As a result, a manipulated client or server might force a disconnect due to an invalid data read. This has been fixed in 2.0.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-wjg2-2f82-466g",
"refsource": "CONFIRM",
"url": "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-wjg2-2f82-466g"
},
{
"name": "https://github.com/FreeRDP/FreeRDP/issues/6011",
"refsource": "MISC",
"url": "https://github.com/FreeRDP/FreeRDP/issues/6011"
},
{
"name": "https://github.com/FreeRDP/FreeRDP/commit/3627aaf7d289315b614a584afb388f04abfb5bbf",
"refsource": "MISC",
"url": "https://github.com/FreeRDP/FreeRDP/commit/3627aaf7d289315b614a584afb388f04abfb5bbf"
},
{
"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/"
}
]
},
"source": {
"advisory": "GHSA-wjg2-2f82-466g",
"discovery": "UNKNOWN"
}
}