2023-12-19 21:00:28 +00:00
{
"id" : "CVE-2023-43826" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-12-19T20:15:08.300" ,
2025-02-13 19:04:13 +00:00
"lastModified" : "2025-02-13T17:17:13.710" ,
2024-12-08 03:06:42 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-19 21:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
2025-02-13 19:04:13 +00:00
"value" : "Apache Guacamole 1.5.3 and older do not consistently ensure that values received from a VNC server will not result in integer overflow. If a user connects to a malicious or compromised VNC server, specially-crafted data could result in memory corruption, possibly allowing arbitrary code to be executed with the privileges of the running guacd process.\n\nUsers are recommended to upgrade to version 1.5.4, which fixes this issue."
2023-12-20 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Apache Guacamole 1.5.3 y anteriores no garantizan sistem\u00e1ticamente que los valores recibidos de un servidor VNC no produzcan un desbordamiento de enteros. Si un usuario se conecta a un servidor VNC malicioso o comprometido, los datos especialmente manipulados podr\u00edan da\u00f1ar la memoria, permitiendo posiblemente que se ejecute c\u00f3digo arbitrario con los privilegios del proceso guacd en ejecuci\u00f3n. Se recomienda a los usuarios actualizar a la versi\u00f3n 1.5.4, que soluciona este problema."
2023-12-19 21:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-22 21:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@apache.org" ,
"type" : "Secondary" ,
2023-12-22 21:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-12-22 21:00:28 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2023-12-22 21:00:28 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-12-22 21:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.6 ,
2023-12-22 21:00:28 +00:00
"impactScore" : 5.9
} ,
2023-12-19 21:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-12-19 21: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:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-12-19 21:00:28 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2023-12-19 21:00:28 +00:00
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-12-19 21:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2023-12-19 21:00:28 +00:00
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "security@apache.org" ,
2025-03-23 03:03:54 +00:00
"type" : "Primary" ,
2023-12-19 21:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
}
] ,
2023-12-22 21:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:guacamole:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.5.3" ,
"matchCriteriaId" : "BCF38330-2A18-4595-BDB4-0789A9F4BD2C"
}
]
}
]
}
] ,
2023-12-19 21:00:28 +00:00
"references" : [
2023-12-19 23:00:27 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/12/19/4" ,
2023-12-22 21:00:28 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-12-19 23:00:27 +00:00
} ,
2023-12-19 21:00:28 +00:00
{
"url" : "https://lists.apache.org/thread/23gzwftpfgtq97tj6ttmbclry53kmwv6" ,
2023-12-22 21:00:28 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/12/19/4" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.apache.org/thread/23gzwftpfgtq97tj6ttmbclry53kmwv6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
2023-12-19 21:00:28 +00:00
}
]
}