cvelist/2020/11xxx/CVE-2020-11046.json
2020-08-30 02:01:26 +00:00

108 lines
3.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-11046",
"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.0, < 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.0 and before 2.0.0, there is a stream out-of-bounds seek in update_read_synchronize that could lead to a later out-of-bounds read."
}
]
},
"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-119: Improper Restriction of Operations within the Bounds of a Memory Buffer"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-hx48-wmmm-mr5q",
"refsource": "CONFIRM",
"url": "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-hx48-wmmm-mr5q"
},
{
"name": "https://github.com/FreeRDP/FreeRDP/issues/6006",
"refsource": "MISC",
"url": "https://github.com/FreeRDP/FreeRDP/issues/6006"
},
{
"name": "https://github.com/FreeRDP/FreeRDP/commit/ed53cd148f43cbab905eaa0f5308c2bf3c48cc37",
"refsource": "MISC",
"url": "https://github.com/FreeRDP/FreeRDP/commit/ed53cd148f43cbab905eaa0f5308c2bf3c48cc37"
},
{
"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] 20200829 [SECURITY] [DLA 2356-1] freerdp security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00054.html"
}
]
},
"source": {
"advisory": "GHSA-hx48-wmmm-mr5q",
"discovery": "UNKNOWN"
}
}