cvelist/2022/3xxx/CVE-2022-3244.json

76 lines
1.8 KiB
JSON
Raw Normal View History

2022-09-20 10:00:45 +00:00
{
2022-10-17 14:00:23 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-3244",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Import all XML, CSV & TXT into WordPress < 6.5.8 - Missing Authorisation"
},
"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": "Import all XML, CSV & TXT into WordPress",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "6.5.8",
"version_value": "6.5.8"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Import all XML, CSV & TXT WordPress plugin before 6.5.8 does not have authorisation in some places, which could allow any authenticated users to access some of the plugin features if they manage to get the related nonce"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/de4bc449-3dd4-4776-943f-ac59ae813132",
"name": "https://wpscan.com/vulnerability/de4bc449-3dd4-4776-943f-ac59ae813132"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-862 Missing Authorization",
"lang": "eng"
}
2022-09-20 10:00:45 +00:00
]
2022-10-17 14:00:23 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Sanjay Das"
2022-09-20 10:00:45 +00:00
}
2022-10-17 14:00:23 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
}