cvelist/2018/3xxx/CVE-2018-3984.json

64 lines
2.2 KiB
JSON
Raw Normal View History

2018-01-02 17:05:29 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "talos-cna@cisco.com",
"DATE_PUBLIC" : "2018-10-01T00:00:00",
2018-01-02 17:05:29 -05:00
"ID" : "CVE-2018-3984",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Atlantis Word Processor",
"version" : {
"version_data" : [
{
"version_value" : "3.0.2.3, 3.0.2.5"
}
]
}
}
]
},
"vendor_name" : "The Atlantis Word Processor Team"
}
]
}
2018-01-02 17:05:29 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "An exploitable uninitialized length vulnerability exists within the Word document-parser of the Atlantis Word Processor 3.0.2.3 and 3.0.2.5. A specially crafted document can cause Atlantis to skip initializing a value representing the number of columns of a table. Later, the application will use this as a length within a loop that will write to a pointer on the heap. Due to this value being controlled, a buffer overflow will occur, which can lead to code execution under the context of the application. An attacker must convince a victim to open a document in order to trigger this vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "heap-based buffer overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-10-01 16:05:15 -04:00
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0652",
"refsource" : "MISC",
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0652"
2018-01-02 17:05:29 -05:00
}
]
}
}