cvelist/2024/43xxx/CVE-2024-43700.json
2024-08-29 08:00:33 +00:00

73 lines
2.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-43700",
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "xfpt versions prior to 1.01 fails to handle appropriately some parameters inside the input data, resulting in a stack-based buffer overflow vulnerability. When a user of the affected product is tricked to process a specially crafted file, arbitrary code may be executed on the user's environment."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Stack-based buffer overflow"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Philip Hazel",
"product": {
"product_data": [
{
"product_name": "xfpt",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "prior to 1.01"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/PhilipHazel/xfpt",
"refsource": "MISC",
"name": "https://github.com/PhilipHazel/xfpt"
},
{
"url": "https://github.com/PhilipHazel/xfpt/commit/a690304bbd3fd19e9dfdad50dcc87ad829f744e4",
"refsource": "MISC",
"name": "https://github.com/PhilipHazel/xfpt/commit/a690304bbd3fd19e9dfdad50dcc87ad829f744e4"
},
{
"url": "https://jvn.jp/en/vu/JVNVU96498690/",
"refsource": "MISC",
"name": "https://jvn.jp/en/vu/JVNVU96498690/"
}
]
}
}