cvelist/2018/12xxx/CVE-2018-12102.json
2019-03-18 06:04:08 +00:00

67 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12102",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "md4c 0.2.6 has a NULL pointer dereference in the function md_process_line in md4c.c, related to ctx->current_block."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/Edward-L/fuzzing-pocs/tree/master/md4c",
"refsource": "MISC",
"url": "https://github.com/Edward-L/fuzzing-pocs/tree/master/md4c"
},
{
"name": "https://github.com/mity/md4c/issues/41",
"refsource": "MISC",
"url": "https://github.com/mity/md4c/issues/41"
}
]
}
}