2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-05-07 13:45:15 -05:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11042" ,
2020-05-07 13:45:15 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "Out-of-bounds Read in FreeRDP"
2020-03-30 19:01:15 +00:00
} ,
2020-05-07 13:45:15 -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 19:01:23 +00:00
"value" : "In FreeRDP greater than 1.1 and before 2.0.0, there is an out-of-bounds read in update_read_icon_info. It allows reading a attacker-defined amount of client memory (32bit unsigned -> 4GB) to an intermediate buffer. This can be used to crash the client or store information for later retrieval. This has been patched in 2.0.0."
2020-03-30 19:01:15 +00:00
}
]
2020-05-07 13:45:15 -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-9jp6-5vf2-cx2q" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-9jp6-5vf2-cx2q"
} ,
{
"name" : "https://github.com/FreeRDP/FreeRDP/issues/6010" ,
"refsource" : "MISC" ,
"url" : "https://github.com/FreeRDP/FreeRDP/issues/6010"
} ,
{
"name" : "https://github.com/FreeRDP/FreeRDP/commit/6b2bc41935e53b0034fe5948aeeab4f32e80f30f" ,
"refsource" : "MISC" ,
"url" : "https://github.com/FreeRDP/FreeRDP/commit/6b2bc41935e53b0034fe5948aeeab4f32e80f30f"
}
]
} ,
"source" : {
"advisory" : "GHSA-9jp6-5vf2-cx2q" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
}