cvelist/2017/18xxx/CVE-2017-18048.json
2019-03-18 00:08:08 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-18048",
"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": "Monstra CMS 3.0.4 allows users to upload arbitrary files, which leads to remote command execution on the server, for example because .php (lowercase) is blocked but .PHP (uppercase) is not."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/monstra-cms/monstra/issues/426",
"refsource": "MISC",
"url": "https://github.com/monstra-cms/monstra/issues/426"
},
{
"name": "43348",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/43348/"
},
{
"name": "https://securityprince.blogspot.in/2017/12/monstra-cms-304-arbitrary-file-upload.html",
"refsource": "MISC",
"url": "https://securityprince.blogspot.in/2017/12/monstra-cms-304-arbitrary-file-upload.html"
},
{
"name": "https://blogs.securiteam.com/index.php/archives/3559",
"refsource": "MISC",
"url": "https://blogs.securiteam.com/index.php/archives/3559"
}
]
}
}