cvelist/2018/7xxx/CVE-2018-7448.json

73 lines
2.1 KiB
JSON
Raw Normal View History

2018-02-23 21:03:04 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-7448",
2018-02-26 12:05:12 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-02-23 21:03:04 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-02-26 12:05:12 -05:00
"value" : "Remote code execution vulnerability in /cmsms-2.1.6-install.php/index.php in CMS Made Simple version 2.1.6 allows remote attackers to inject arbitrary PHP code via the \"timezone\" parameter in step 4 of a fresh installation procedure."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-03-01 06:04:38 -05:00
{
"name" : "44192",
"refsource" : "EXPLOIT-DB",
2018-03-01 06:04:38 -05:00
"url" : "https://www.exploit-db.com/exploits/44192/"
},
2018-02-26 12:05:12 -05:00
{
"name" : "http://dev.cmsmadesimple.org/project/changelog/5471",
"refsource" : "MISC",
2018-02-26 12:05:12 -05:00
"url" : "http://dev.cmsmadesimple.org/project/changelog/5471"
},
{
"name" : "https://packetstormsecurity.com/files/146568/CMS-Made-Simple-2.1.6-Remote-Code-Execution.html",
"refsource" : "MISC",
2018-02-26 12:05:12 -05:00
"url" : "https://packetstormsecurity.com/files/146568/CMS-Made-Simple-2.1.6-Remote-Code-Execution.html"
2018-02-23 21:03:04 -05:00
}
]
}
}