cvelist/2019/8xxx/CVE-2019-8379.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2019-02-16 21:07:26 -05:00
{
2019-03-18 07:16:51 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-8379",
"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": [
2019-02-16 21:07:26 -05:00
{
2019-03-18 07:16:51 +00:00
"lang": "eng",
2019-05-09 17:00:44 +00:00
"value": "An issue was discovered in AdvanceCOMP through 2.1. A NULL pointer dereference exists in the function be_uint32_read() located in endianrw.h. It can be triggered by sending a crafted file to a binary. It allows an attacker to cause a Denial of Service (Segmentation fault) or possibly have unspecified other impact when a victim opens a specially crafted file."
2019-02-16 21:07:26 -05:00
}
2019-03-18 07:16:51 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://sourceforge.net/p/advancemame/bugs/271/",
"refsource": "MISC",
"url": "https://sourceforge.net/p/advancemame/bugs/271/"
},
{
"name": "https://research.loginsoft.com/bugs/null-pointer-dereference-vulnerability-in-the-function-be_uint32_read-advancecomp/",
"refsource": "MISC",
"url": "https://research.loginsoft.com/bugs/null-pointer-dereference-vulnerability-in-the-function-be_uint32_read-advancecomp/"
2019-06-20 01:00:47 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-b30b48200c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/J23C6QSTJMQ467KAI6QG54AE4MZRLPQV/"
2019-08-06 17:01:08 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2332",
"url": "https://access.redhat.com/errata/RHSA-2019:2332"
2019-03-18 07:16:51 +00:00
}
]
}
}