cvelist/2022/32xxx/CVE-2022-32742.json
2023-09-17 09:00:34 +00:00

67 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-32742",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "samba",
"version": {
"version_data": [
{
"version_value": "Versions prior to samba 4.16.4, samba 4.15.9, samba 4.14.14"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.samba.org/samba/security/CVE-2022-32742.html",
"url": "https://www.samba.org/samba/security/CVE-2022-32742.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202309-06",
"url": "https://security.gentoo.org/glsa/202309-06"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in Samba. Some SMB1 write requests were not correctly range-checked to ensure the client had sent enough data to fulfill the write, allowing server memory contents to be written into the file (or printer) instead of client-supplied data. The client cannot control the area of the server memory written to the file (or printer)."
}
]
}
}