cvelist/2024/6xxx/CVE-2024-6220.json

85 lines
2.9 KiB
JSON
Raw Normal View History

2024-06-20 19:00:34 +00:00
{
2024-07-17 08:00:36 +00:00
"data_version": "4.0",
2024-06-20 19:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-6220",
2024-07-17 08:00:36 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-06-20 19:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-17 08:00:36 +00:00
"value": "The \u7b80\u6570\u91c7\u96c6\u5668 (Keydatas) plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the keydatas_downloadImages function in all versions up to, and including, 2.5.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "zhengdon",
"product": {
"product_data": [
{
"product_name": "\u7b80\u6570\u91c7\u96c6\u5668",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "2.5.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/49ae7971-7bdf-4369-b04b-fb48ea5b9518?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/49ae7971-7bdf-4369-b04b-fb48ea5b9518?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/browser/keydatas/trunk/keydatas.php",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/keydatas/trunk/keydatas.php"
}
]
},
"credits": [
{
"lang": "en",
"value": "Friderika Baranyai"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
2024-06-20 19:00:34 +00:00
}
]
}
}