cvelist/2023/1xxx/CVE-2023-1660.json

88 lines
2.6 KiB
JSON
Raw Normal View History

2023-03-27 15:00:38 +00:00
{
2023-05-08 14:00:51 +00:00
"data_version": "4.0",
2023-03-27 15:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1660",
2023-05-08 14:00:51 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-03-27 15:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-08 14:00:51 +00:00
"value": "The AI ChatBot WordPress plugin before 4.4.9 does not have authorisation and CSRF in a function hooked to init, allowing unauthenticated users to update some settings, leading to Stored XSS due to the lack of escaping when outputting them in the admin dashboard"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-Site Scripting (XSS)"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
2023-03-27 15:00:38 +00:00
}
]
2023-05-08 14:00:51 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "AI ChatBot",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "4.4.9"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/1a5cbcfc-fa55-433a-a76b-3881b6c4bea2",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/1a5cbcfc-fa55-433a-a76b-3881b6c4bea2"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Erwan LR (WPScan)"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-03-27 15:00:38 +00:00
}