2023-08-31 23:55:28 +00:00
{
"id" : "CVE-2023-40187" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-08-31T22:15:08.417" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:18:57.723" ,
2024-01-12 15:00:29 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-31 23:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Affected versions of the 3.x beta branch are subject to a Use-After-Free issue in the `avc420_ensure_buffer` and `avc444_ensure_buffer` functions. If the value of `piDstSize[x]` is 0, `ppYUVDstData[x]` will be freed. However, in this case `ppYUVDstData[x]` will not have been updated which leads to a Use-After-Free vulnerability. This issue has been addressed in version 3.0.0-beta3. Users of the 3.x beta releases are advised to upgrade. There are no known workarounds for this vulnerability."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-09-07 16:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-09-07 16:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH" ,
2023-09-07 16:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2023-09-07 16:00:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.4
2023-09-07 16:00:28 +00:00
} ,
2023-08-31 23:55:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-31 23:55:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2023-08-31 23:55:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
2023-08-31 23:55:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.9
2023-08-31 23:55:28 +00:00
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-08-31 23:55:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
2023-09-07 16:00:28 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-09-07 16:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:freerdp:freerdp:3.0.0:beta1:*:*:*:*:*:*" ,
"matchCriteriaId" : "D8720D61-0B0D-40ED-B3C4-B452D83BF3C2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:freerdp:freerdp:3.0.0:beta2:*:*:*:*:*:*" ,
"matchCriteriaId" : "18A75D02-0E7A-4AAF-8E23-0CDCB1733FEA"
}
]
}
]
2023-08-31 23:55:28 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/FreeRDP/FreeRDP/blob/5be5553e0da72178a4b94cc1ffbdace9ceb153e5/libfreerdp/codec/h264.c#L413-L427" ,
2023-09-07 16:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking"
]
2023-08-31 23:55:28 +00:00
} ,
{
"url" : "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-pwf9-v5p9-ch4f" ,
2023-09-07 16:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-01-12 15:00:29 +00:00
} ,
{
"url" : "https://security.gentoo.org/glsa/202401-16" ,
"source" : "security-advisories@github.com"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/FreeRDP/FreeRDP/blob/5be5553e0da72178a4b94cc1ffbdace9ceb153e5/libfreerdp/codec/h264.c#L413-L427" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-pwf9-v5p9-ch4f" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://security.gentoo.org/glsa/202401-16" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-08-31 23:55:28 +00:00
}
]
}