cvelist/2020/10xxx/CVE-2020-10564.json
2020-03-14 01:01:14 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-10564",
"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": "An issue was discovered in the File Upload plugin before 4.13.0 for WordPress. A directory traversal can lead to remote code execution by uploading a crafted txt file into the lib directory, because of a wfu_include_lib call."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wordpress.org/plugins/wp-file-upload/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/wp-file-upload/#developers"
},
{
"url": "https://github.com/beerpwn/CVE/tree/master/WP-File-Upload_disclosure_report/",
"refsource": "MISC",
"name": "https://github.com/beerpwn/CVE/tree/master/WP-File-Upload_disclosure_report/"
},
{
"refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/10132",
"url": "https://wpvulndb.com/vulnerabilities/10132"
}
]
}
}