cvelist/2021/40xxx/CVE-2021-40188.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2021-08-30 03:00:50 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-10-11 19:01:01 +00:00
"ID": "CVE-2021-40188",
"STATE": "PUBLIC"
2021-08-30 03:00:50 +00:00
},
2021-10-11 19:01:01 +00:00
"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",
2021-08-30 03:00:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-10-11 19:01:01 +00:00
"value": "PHPFusion 9.03.110 is affected by an arbitrary file upload vulnerability. The File Manager function in admin panel does not filter all PHP extensions such as \".php, .php7, .phtml, .php5, ...\". An attacker can upload a malicious file and execute code on the server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/PHPFusion/PHPFusion/issues/2372",
"refsource": "MISC",
"name": "https://github.com/PHPFusion/PHPFusion/issues/2372"
2021-08-30 03:00:50 +00:00
}
]
}
}