cvelist/2021/24xxx/CVE-2021-24757.json

76 lines
1.8 KiB
JSON
Raw Normal View History

2021-01-14 16:03:32 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2021-24757",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Stylish Price List < 6.9.0 - Unauthenticated Arbitrary Image Upload"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Stylish Price List",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "6.9.0",
"version_value": "6.9.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Stylish Price List WordPress plugin before 6.9.0 does not perform capability checks in its spl_upload_ser_img AJAX action (available to both unauthenticated and authenticated users), which could allow unauthenticated users to upload images."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/352a9e05-2d5f-4bf7-8da9-85621fb15d91",
"name": "https://wpscan.com/vulnerability/352a9e05-2d5f-4bf7-8da9-85621fb15d91"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-863 Incorrect Authorization",
"lang": "eng"
}
2021-01-14 16:03:32 +00:00
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "apple502j"
2021-01-14 16:03:32 +00:00
}
],
"source": {
"discovery": "EXTERNAL"
}
}