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

81 lines
2.1 KiB
JSON
Raw Normal View History

2021-01-14 16:02:56 +00:00
{
2022-02-07 09:39:50 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24993",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Ultimate Product Catalog < 5.0.26 - Subscriber+ Arbitrary Product Creation & Settings Update"
},
"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": "Ultimate Product Catalog WordPress Catalog Plugin",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.0.26",
"version_value": "5.0.26"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Ultimate Product Catalog WordPress plugin before 5.0.26 does not have authorisation and CSRF checks in some AJAX actions, which could allow any authenticated users, such as subscriber to call them and add arbitrary products, or change the plugin's settings for example"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/514416fa-d915-4953-bf1b-6dbf40b4d7e5",
"name": "https://wpscan.com/vulnerability/514416fa-d915-4953-bf1b-6dbf40b4d7e5"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2650578",
"name": "https://plugins.trac.wordpress.org/changeset/2650578"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
2022-02-15 09:03:52 +01:00
"value": "CWE-862 Missing Authorization",
2022-02-07 09:39:50 +01:00
"lang": "eng"
}
2021-01-14 16:02:56 +00:00
]
2022-02-07 09:39:50 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Krzysztof Zając"
2021-01-14 16:02:56 +00:00
}
2022-02-07 09:39:50 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-02-14 09:57:57 +01:00
}