- Synchronized data.

This commit is contained in:
CVE Team 2018-08-02 13:03:16 -04:00
parent 1184babe82
commit 20b477dc07
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 48 additions and 9 deletions

View File

@ -69,8 +69,8 @@
"references" : {
"reference_data" : [
{
"name" : "http://seclists.org/oss-sec/2016/q4/266",
"refsource" : "MISC",
"name" : "[oss-security] 20161027 [OSSN-0076] Glance Image service v1 and v2 api image-create vulnerability",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2016/q4/266"
},
{
@ -83,11 +83,6 @@
"refsource" : "CONFIRM",
"url" : "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-c05333384"
},
{
"name" : "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05333384",
"refsource" : "CONFIRM",
"url" : "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05333384"
},
{
"name" : "94378",
"refsource" : "BID",

View File

@ -2,7 +2,30 @@
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-7649",
"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,28 @@
"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" : "Monitorix before 3.10.1 allows XSS via CGI variables."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.monitorix.org/changelog.html",
"refsource" : "CONFIRM",
"url" : "http://www.monitorix.org/changelog.html"
}
]
}