- Synchronized data.

This commit is contained in:
CVE Team 2017-10-25 03:11:33 -04:00
parent a5f7ef3976
commit 5347ca44e5
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56
2 changed files with 48 additions and 3 deletions

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "ics-cert@hq.dhs.gov",
"ID" : "CVE-2017-12705",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Advantech WebOP",
"version" : {
"version_data" : [
{
"version_value" : "Advantech WebOP"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +34,26 @@
"description_data" : [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value" : "A Heap-Based Buffer Overflow issue was discovered in Advantech WebOP. A maliciously crafted project file may be able to trigger a heap-based buffer overflow, which may crash the process and allow an attacker to execute arbitrary code."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "heap-based buffer overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://ics-cert.us-cert.gov/advisories/ICSA-17-227-01"
}
]
}

View File

@ -55,6 +55,9 @@
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/vanhoefm/krackattacks-test-ap-ft"
},
{
"url" : "https://www.krackattacks.com/"
},