2022-10-17 13:00:35 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3555" ,
2022-10-17 14:00:47 +00:00
"TITLE" : "X.org libX11 xcb_disp.c _XFreeX11XCBStructure memory leak" ,
"REQUESTER" : "cna@vuldb.com" ,
"ASSIGNER" : "cna@vuldb.com" ,
"STATE" : "PUBLIC"
} ,
"generator" : "vuldb.com" ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "X.org" ,
"product" : {
"product_data" : [
{
"product_name" : "libX11" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-404 Denial of Service -> CWE-401 Memory Leak"
}
]
}
]
2022-10-17 13:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-17 14:00:47 +00:00
"value" : "A vulnerability was found in X.org libX11 and classified as problematic. This issue affects the function _XFreeX11XCBStructure of the file xcb_disp.c. The manipulation of the argument dpy leads to memory leak. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211055."
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"baseScore" : "3.5" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=8a368d808fec166b5fb3dfe6312aab22c7ee20af" ,
"refsource" : "MISC" ,
"name" : "https://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=8a368d808fec166b5fb3dfe6312aab22c7ee20af"
} ,
{
"url" : "https://vuldb.com/?id.211055" ,
"refsource" : "MISC" ,
"name" : "https://vuldb.com/?id.211055"
2022-10-17 13:00:35 +00:00
}
]
}
}