cvelist/2022/4xxx/CVE-2022-4883.json
2023-06-20 14:00:41 +00:00

82 lines
3.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-4883",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "libXpm",
"version": {
"version_data": [
{
"version_value": "3.5.15"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-426"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2160213",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160213"
},
{
"refsource": "MISC",
"name": "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/9",
"url": "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/merge_requests/9"
},
{
"refsource": "MISC",
"name": "https://lists.x.org/archives/xorg-announce/2023-January/003312.html",
"url": "https://lists.x.org/archives/xorg-announce/2023-January/003312.html"
},
{
"refsource": "MISC",
"name": "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/commit/515294bb8023a45ff91669",
"url": "https://gitlab.freedesktop.org/xorg/lib/libxpm/-/commit/515294bb8023a45ff91669"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230620 [SECURITY] [DLA 3459-1] libxpm security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00021.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable."
}
]
}
}