- Synchronized data.

This commit is contained in:
CVE Team 2019-02-07 12:04:51 -05:00
parent 66a8bec003
commit 53df50dafc
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-2019-7580",
"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" : "ThinkCMF 5.0.190111 allows remote attackers to execute arbitrary PHP code via the portal/admin_category/addpost.html alias parameter because the mishandling of a single quote character allows data/conf/route.php injection."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/shadowsock5/ThinkCMF-5.0.190111/blob/master/README.md",
"refsource" : "MISC",
"url" : "https://github.com/shadowsock5/ThinkCMF-5.0.190111/blob/master/README.md"
},
{
"name" : "https://xz.aliyun.com/t/3997",
"refsource" : "MISC",
"url" : "https://xz.aliyun.com/t/3997"
}
]
}
}