cvelist/2023/46xxx/CVE-2023-46426.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2023-10-23 04:01:16 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-03-09 06:00:32 +00:00
"ID": "CVE-2023-46426",
"STATE": "PUBLIC"
2023-10-23 04:01:16 +00:00
},
2024-03-09 06:00:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-10-23 04:01:16 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-03-09 06:00:32 +00:00
"value": "Heap-based Buffer Overflow vulnerability in gpac version 2.3-DEV-rev588-g7edc40fee-master, allows remote attackers to execute arbitrary code and cause a denial of service (DoS) via gf_fwrite component in at utils/os_file.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/gpac/gpac/issues/2642",
"refsource": "MISC",
"name": "https://github.com/gpac/gpac/issues/2642"
2023-10-23 04:01:16 +00:00
}
]
}
}