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

76 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-14 16:02:20 +00:00
{
2022-02-07 09:39:50 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24947",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "RVM - Responsive Vector Maps < 6.4.2 - Subscriber+ Arbitrary File Read"
},
"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": "RVM Responsive Vector Maps",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "6.4.2",
"version_value": "6.4.2"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The RVM WordPress plugin before 6.4.2 does not have proper authorisation, CSRF checks and validation of the rvm_upload_regions_file_path parameter in the rvm_import_regions AJAX action, allowing any authenticated user, such as subscriber, to read arbitrary files on the web server"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/c6bb12b1-6961-40bd-9110-edfa9ee41a18",
"name": "https://wpscan.com/vulnerability/c6bb12b1-6961-40bd-9110-edfa9ee41a18"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
2022-02-14 09:57:57 +01:00
"value": "CWE-863 Incorrect Authorization",
2022-02-07 09:39:50 +01:00
"lang": "eng"
}
2021-01-14 16:02:20 +00:00
]
2022-02-07 09:39:50 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Krzysztof Zając"
2021-01-14 16:02:20 +00:00
}
2022-02-07 09:39:50 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-02-14 09:57:57 +01:00
}