cvelist/2019/6xxx/CVE-2019-6289.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2019-01-14 18:05:42 -05:00
{
2019-03-18 02:23:50 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6289",
"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": [
2019-01-15 01:38:54 -05:00
{
2019-03-18 02:23:50 +00:00
"lang": "eng",
"value": "uploads/include/dialog/select_soft.php in DedeCMS V57_UTF8_SP2 allows remote attackers to execute arbitrary PHP code by uploading with a safe file extension and then renaming with a mixed-case variation of the .php extension, as demonstrated by the 1.pHP filename."
2019-01-15 01:38:54 -05:00
}
2019-03-18 02:23:50 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://laolisafe.com/dedecms/",
"refsource": "MISC",
"url": "https://laolisafe.com/dedecms/"
}
]
}
}