- Synchronized data.

This commit is contained in:
CVE Team 2018-12-26 14:06:49 -05:00
parent ac8352a8ac
commit 31c9982fe9
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-20486",
"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" : [
{
"lang" : "eng",
"value" : "MetInfo 6.x through 6.1.3 has XSS via the /admin/login/login_check.php url_array[] parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://forum.metinfo.cn/thread-1300-1-1.html",
"refsource" : "MISC",
"url" : "https://forum.metinfo.cn/thread-1300-1-1.html"
},
{
"name" : "https://github.com/Ppsoft1990/Metinfo6.1.3/issues/2",
"refsource" : "MISC",
"url" : "https://github.com/Ppsoft1990/Metinfo6.1.3/issues/2"
}
]
}
}