mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
82 lines
2.8 KiB
JSON
82 lines
2.8 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-1350",
|
|
"TITLE": "GhostPCL gsmchunk.c chunk_free_object memory corruption",
|
|
"REQUESTER": "cna@vuldb.com",
|
|
"ASSIGNER": "cna@vuldb.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"generator": "vuldb.com",
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "GhostPCL",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "9.55.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-119 Memory Corruption"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A vulnerability classified as problematic was found in GhostPCL 9.55.0. This vulnerability affects the function chunk_free_object of the file gsmchunk.c. The manipulation with a malicious file leads to a memory corruption. The attack can be initiated remotely but requires user interaction. The exploit has been disclosed to the public as a POC and may be used. It is recommended to apply the patches to fix this issue."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"version": "3.1",
|
|
"baseScore": "4.3",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://bugs.ghostscript.com/show_bug.cgi?id=705156",
|
|
"refsource": "MISC",
|
|
"name": "https://bugs.ghostscript.com/show_bug.cgi?id=705156"
|
|
},
|
|
{
|
|
"url": "https://bugs.ghostscript.com/attachment.cgi?id=22323",
|
|
"refsource": "MISC",
|
|
"name": "https://bugs.ghostscript.com/attachment.cgi?id=22323"
|
|
},
|
|
{
|
|
"url": "https://vuldb.com/?id.197290",
|
|
"refsource": "MISC",
|
|
"name": "https://vuldb.com/?id.197290"
|
|
}
|
|
]
|
|
}
|
|
} |