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

88 lines
2.6 KiB
JSON
Raw Normal View History

2022-09-01 18:00:33 +00:00
{
2023-07-24 11:00:35 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-3082",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The miniOrange Discord Integration WordPress plugin before 2.1.6 does not have authorisation and CSRF in some of its AJAX actions, allowing any logged in users, such as subscriber to call them, and disable the app for example"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
},
{
"description": [
2022-10-17 14:00:23 +02:00
{
2023-07-24 11:00:35 +00:00
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "miniOrange Discord Integration",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.1.6"
}
]
}
}
]
2022-10-17 14:00:23 +02:00
}
}
]
}
2023-07-24 11:00:35 +00:00
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/a91d0501-c2a9-4c6c-b5da-b3fc29442a4f",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/a91d0501-c2a9-4c6c-b5da-b3fc29442a4f"
}
2022-09-01 18:00:33 +00:00
]
2023-07-24 11:00:35 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Lana Codes"
},
{
"lang": "en",
"value": "WPScan"
}
2022-10-17 14:00:23 +02:00
]
2022-09-01 18:00:33 +00:00
}