cvelist/2020/24xxx/CVE-2020-24949.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2020-08-28 07:16:01 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-09-03 14:01:41 +00:00
"ID": "CVE-2020-24949",
"STATE": "PUBLIC"
2020-08-28 07:16:01 +00:00
},
2020-09-03 14:01:41 +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",
2020-08-28 07:16:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-09-03 14:01:41 +00:00
"value": "Privilege escalation in PHP-Fusion 9.03.50 downloads/downloads.php allows an authenticated user (not admin) to send a crafted request to the server and perform remote command execution (RCE)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/php-fusion/PHP-Fusion/issues/2312",
"refsource": "MISC",
"name": "https://github.com/php-fusion/PHP-Fusion/issues/2312"
2020-08-28 07:16:01 +00:00
}
]
}
}