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

72 lines
2.3 KiB
JSON
Raw Normal View History

2018-02-23 21:03:04 -05:00
{
2019-03-17 22:33:12 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-7448",
"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": [
2018-02-26 12:05:12 -05:00
{
2019-03-17 22:33:12 +00:00
"lang": "eng",
"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."
2018-02-26 12:05:12 -05:00
}
2019-03-17 22:33:12 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "44192",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44192/"
},
{
"name": "https://packetstormsecurity.com/files/146568/CMS-Made-Simple-2.1.6-Remote-Code-Execution.html",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/146568/CMS-Made-Simple-2.1.6-Remote-Code-Execution.html"
},
{
"name": "http://dev.cmsmadesimple.org/project/changelog/5471",
"refsource": "MISC",
"url": "http://dev.cmsmadesimple.org/project/changelog/5471"
}
]
}
}