cvelist/2022/1xxx/CVE-2022-1206.json

86 lines
3.3 KiB
JSON
Raw Normal View History

2022-04-01 19:01:18 +00:00
{
2024-08-20 04:00:35 +00:00
"data_version": "4.0",
2022-04-01 19:01:18 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-1206",
2024-08-20 04:00:35 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2022-04-01 19:01:18 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-20 04:00:35 +00:00
"value": "The AdRotate Banner Manager \u2013 The only ad manager you'll need plugin for WordPress is vulnerable to arbitrary file uploads due to missing file extension sanitization in the adrotate_insert_media() function in all versions up to, and including, 5.13.2. This makes it possible for authenticated attackers, with administrator-level access and above, to upload arbitrary files with double extensions on the affected site's server which may make remote code execution possible. This is only exploitable on select instances where the configuration will execute the first extension present."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
"cweId": "CWE-434"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "adegans",
"product": {
"product_data": [
{
"product_name": "AdRotate Banner Manager \u2013 The only ad manager you'll need",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "5.13.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9f92219a-e07e-422d-a9f2-dbe4fbcd5f55?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9f92219a-e07e-422d-a9f2-dbe4fbcd5f55?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/browser/adrotate/trunk/adrotate-admin-manage.php#L418",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/browser/adrotate/trunk/adrotate-admin-manage.php#L418"
}
]
},
"credits": [
{
"lang": "en",
"value": "J\u00f6rg Steinstr\u00e4ter"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 7.2,
"baseSeverity": "HIGH"
2022-04-01 19:01:18 +00:00
}
]
}
}