- Synchronized data.

This commit is contained in:
CVE Team 2018-11-03 01:08:17 -04:00
parent ab1e48254f
commit 3208b54e4d
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -2,7 +2,30 @@
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-18903",
"STATE" : "RESERVED"
"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",
@ -11,7 +34,33 @@
"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" : "Vanilla 2.6.x before 2.6.4 allows remote code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/vanilla/vanilla/releases/tag/Vanilla_2.6.4",
"refsource" : "MISC",
"url" : "https://github.com/vanilla/vanilla/releases/tag/Vanilla_2.6.4"
},
{
"name" : "https://open.vanillaforums.com/discussion/36771/security-update-vanilla-2-6-4",
"refsource" : "MISC",
"url" : "https://open.vanillaforums.com/discussion/36771/security-update-vanilla-2-6-4"
}
]
}