2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-05-07 14:57:13 -05:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11047" ,
2020-05-07 14:57:13 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "Out-of-bounds Read in FreeRDP"
2020-03-30 19:01:15 +00:00
} ,
2020-05-07 14:57:13 -05:00
"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" ,
2020-03-30 19:01:15 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-05-07 21:01:25 +00:00
"value" : "In FreeRDP after 1.1 and before 2.0.0, there is an out-of-bounds read in autodetect_recv_bandwidth_measure_results. A malicious server can extract up to 8 bytes of client memory with a manipulated message by providing a short input and reading the measurement result data. This has been patched in 2.0.0."
2020-03-30 19:01:15 +00:00
}
]
2020-05-07 14:57:13 -05:00
} ,
"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-9fw6-m2q8-h5pw" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-9fw6-m2q8-h5pw"
} ,
{
"name" : "https://github.com/FreeRDP/FreeRDP/issues/6009" ,
"refsource" : "MISC" ,
"url" : "https://github.com/FreeRDP/FreeRDP/issues/6009"
} ,
{
"name" : "https://github.com/FreeRDP/FreeRDP/commit/f5e73cc7c9cd973b516a618da877c87b80950b65" ,
"refsource" : "MISC" ,
"url" : "https://github.com/FreeRDP/FreeRDP/commit/f5e73cc7c9cd973b516a618da877c87b80950b65"
2020-06-04 23:01:20 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-4379-1" ,
"url" : "https://usn.ubuntu.com/4379-1/"
2020-05-07 14:57:13 -05:00
}
]
} ,
"source" : {
"advisory" : "GHSA-9fw6-m2q8-h5pw" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
}