cvelist/2021/34xxx/CVE-2021-34626.json
2021-07-07 13:00:48 +00:00

95 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"AKA": "Wordfence",
"ASSIGNER": "security@wordfence.com",
"DATE_PUBLIC": "2021-07-02T15:05:00.000Z",
"ID": "CVE-2021-34626",
"STATE": "PUBLIC",
"TITLE": "WP Upload Restriction <= 2.2.3 - Missing Access Control in deleteCustomType function"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WP Upload Restriction",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "2.2.3",
"version_value": "2.2.3"
}
]
}
}
]
},
"vendor_name": "WP Upload Restriction"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability in the deleteCustomType function of the WP Upload Restriction WordPress plugin allows low-level authenticated users to delete custom extensions added by administrators. This issue affects versions 2.2.3 and prior."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-34626",
"name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-34626"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Uninstall plugin from WordPress site. "
}
],
"source": {
"discovery": "EXTERNAL"
}
}