cvelist/2020/36xxx/CVE-2020-36148.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2021-01-04 08:03:01 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-02-08 21:00:48 +00:00
"ID": "CVE-2020-36148",
"STATE": "PUBLIC"
2021-01-04 08:03:01 +00:00
},
2021-02-08 21:00:48 +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",
2021-01-04 08:03:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-02-08 21:00:48 +00:00
"value": "Incorrect handling of input data in verifyAttribute function in the libmysofa library 0.5 - 1.1 will lead to NULL pointer dereference and segmentation fault error in case of restrictive memory protection or near NULL pointer overwrite in case of no memory restrictions (e.g. in embedded environments)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/hoene/libmysofa/issues/138",
"refsource": "MISC",
"name": "https://github.com/hoene/libmysofa/issues/138"
2021-02-26 03:00:41 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-4e40ccb5e6",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RQLNZOVVONQSZZJHQVZT6NMOUUDMGBBR/"
2021-01-04 08:03:01 +00:00
}
]
}
}