2023-08-31 23:55:28 +00:00
{
"id" : "CVE-2023-40186" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-08-31T22:15:08.303" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:18:57.563" ,
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 are subject to an IntegerOverflow leading to Out-Of-Bound Write Vulnerability in the `gdi_CreateSurface` function. This issue affects FreeRDP based clients only. FreeRDP proxies are not affected as image decoding is not done by a proxy. This issue has been addressed in versions 2.11.0 and 3.0.0-beta3. Users are advised to upgrade. There are no known workarounds for this issue."
}
] ,
"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:N/I:L/A:L" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
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" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2023-09-07 16:00:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 2.5
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-190"
} ,
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
2023-10-29 09:06:41 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-29 09:06:41 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
} ,
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
2023-08-31 23:55:28 +00:00
}
] ,
2023-09-07 16:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.11.0" ,
"matchCriteriaId" : "80B02150-FC4E-43F5-A3DF-D8E585200977"
} ,
{
"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-10-29 09:06:41 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E30D0E6F-4AE8-4284-8716-991DFA48CC5D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646"
}
]
}
]
2023-09-07 16:00:28 +00:00
}
] ,
2023-08-31 23:55:28 +00:00
"references" : [
{
"url" : "https://github.com/FreeRDP/FreeRDP/blob/fee2b10ba1154f952769a53eb608f044782e22f8/libfreerdp/gdi/gfx.c#L1156-L1165" ,
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-hcj4-3c3r-5j3v" ,
2023-09-07 16:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-09-10 04:00:28 +00:00
} ,
2023-10-07 22:00:28 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/10/msg00008.html" ,
2023-10-29 09:06:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-10-07 22:00:28 +00:00
} ,
2023-09-21 04:00:28 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A6LLDAPEXRDJOM3PREDDD267SSNT77DP/" ,
2023-10-29 09:06:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Mailing List"
]
2023-09-21 04:00:28 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IHMTGKCZXJPQOR5ZD2I4GPDNP2DKRXMF/" ,
2023-10-29 09:06:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Mailing List"
]
2023-09-21 04:00:28 +00:00
} ,
2023-09-10 04:00:28 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OH2ATH2BKDNKCJAU4WPPXK4SHLE3UJUV/" ,
2023-10-29 09:06:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Mailing List"
]
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/fee2b10ba1154f952769a53eb608f044782e22f8/libfreerdp/gdi/gfx.c#L1156-L1165" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-hcj4-3c3r-5j3v" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/10/msg00008.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A6LLDAPEXRDJOM3PREDDD267SSNT77DP/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IHMTGKCZXJPQOR5ZD2I4GPDNP2DKRXMF/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OH2ATH2BKDNKCJAU4WPPXK4SHLE3UJUV/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://security.gentoo.org/glsa/202401-16" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-08-31 23:55:28 +00:00
}
]
}