cleantalk
Vulnerabilities and Security Researches

Vulnerabilities and security researches forchatbot chatbot

Direction: ascending
Jun 06, 2024

AI ChatBot # CVE-2022-47613

CVE, Research URL

CVE-2022-47613

Application

AI ChatBot

Date
Mar 30, 2023
Research Description
Auth. (admin+) Stored Cross-Site Scripting (XSS) vulnerability in QuantumCloud AI ChatBot plugin <= 4.3.0 versions.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-3175

CVE, Research URL

CVE-2023-3175

Application

AI ChatBot

Date
Jul 10, 2023
Research Description
The AI ChatBot WordPress plugin before 4.6.1 does not adequately escape some settings, allowing high-privilege users such as admin to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-4254

CVE, Research URL

CVE-2023-4254

Application

AI ChatBot

Date
Sep 04, 2023
Research Description
The AI ChatBot WordPress plugin before 4.7.8 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-1649

CVE, Research URL

CVE-2023-1649

Application

AI ChatBot

Date
May 08, 2023
Research Description
The AI ChatBot WordPress plugin before 4.5.1 does not sanitise and escape numerous of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-2811

CVE, Research URL

CVE-2023-2811

Application

AI ChatBot

Date
Jun 19, 2023
Research Description
The AI ChatBot WordPress plugin before 4.5.6 does not sanitise and escape numerous of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks to all admin when setting chatbot and all client when using chatbot
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-24415

CVE, Research URL

CVE-2023-24415

Application

AI ChatBot

Date
Feb 23, 2023
Research Description
Cross-Site Request Forgery (CSRF) vulnerability in QuantumCloud AI ChatBot plugin <= 4.2.8 versions.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-4253

CVE, Research URL

CVE-2023-4253

Application

AI ChatBot

Date
Sep 04, 2023
Research Description
The AI ChatBot WordPress plugin before 4.7.8 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-1651

CVE, Research URL

CVE-2023-1651

Application

AI ChatBot

Date
May 08, 2023
Research Description
The AI ChatBot WordPress plugin before 4.4.9 does not have authorisation and CSRF in the AJAX action responsible to update the OpenAI settings, allowing any authenticated users, such as subscriber to update them. Furthermore, due to the lack of escaping of the settings, this could also lead to Stored XSS
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-5656

CVE, Research URL

-

Application

AI ChatBot

Date
Oct 20, 2023
Research Description
Rejected reason: ** REJECT ** DO NOT USE THIS CVE RECORD. ConsultIDs: CVE-2023-5533. Reason: This record is a reservation duplicate of CVE-2023-5533. Notes: All CVE users should reference CVE-2023-5533 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-5254

CVE, Research URL

CVE-2023-5254

Application

AI ChatBot

Date
Oct 19, 2023
Research Description
The ChatBot plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 4.8.9 via the qcld_wb_chatbot_check_user function. This can allow unauthenticated attackers to extract sensitive data including confirmation as to whether a user name exists on the site as well as order information for existing users.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-5212

CVE, Research URL

CVE-2023-5212

Application

AI ChatBot

Date
Oct 19, 2023
Research Description
The AI ChatBot plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to, and including, 4.8.9 as well as version 4.9.2. This makes it possible for authenticated attackers with subscriber privileges to delete arbitrary files on the server, which makes it possible to take over affected sites as well as others sharing the same hosting account. Version 4.9.1 originally addressed the issue, but it was reintroduced in 4.9.2 and fixed again in 4.9.3.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-5241

CVE, Research URL

CVE-2023-5241

Application

AI ChatBot

Date
Oct 19, 2023
Research Description
The AI ChatBot for WordPress is vulnerable to Directory Traversal in versions up to, and including, 4.8.9 as well as 4.9.2 via the qcld_openai_upload_pagetraining_file function. This allows subscriber-level attackers to append "<?php" to any existing file on the server resulting in potential DoS when appended to critical files such as wp-config.php.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-5606

CVE, Research URL

CVE-2023-5606

Application

AI ChatBot

Date
Nov 02, 2023
Research Description
The ChatBot for WordPress is vulnerable to Stored Cross-Site Scripting via the FAQ Builder in versions 4.8.6 through 4.9.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled. NOTE: This vulnerability is a re-introduction of CVE-2023-4253.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-1011

CVE, Research URL

CVE-2023-1011

Application

AI ChatBot

Date
May 08, 2023
Research Description
The AI ChatBot WordPress plugin before 4.4.5 does not escape most of its settings before outputting them back in the dashboard, and does not have a proper CSRF check, allowing attackers to make a logged in admin set XSS payloads in them.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-5204

CVE, Research URL

CVE-2023-5204

Application

AI ChatBot

Date
Oct 19, 2023
Research Description
The ChatBot plugin for WordPress is vulnerable to SQL Injection via the $strid parameter in versions up to, and including, 4.8.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-5655

CVE, Research URL

-

Application

AI ChatBot

Date
Oct 20, 2023
Research Description
Rejected reason: ** REJECT ** DO NOT USE THIS CVE RECORD. ConsultIDs: CVE-2023-5534. Reason: This record is a reservation duplicate of CVE-2023-5534. Notes: All CVE users should reference CVE-2023-5534 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-1650

CVE, Research URL

CVE-2023-1650

Application

AI ChatBot

Date
May 08, 2023
Research Description
The AI ChatBot WordPress plugin before 4.4.7 unserializes user input from cookies via an AJAX action available to unauthenticated users, which could allow them to perform PHP Object Injection when a suitable gadget is present on the blog
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-48741

CVE, Research URL

CVE-2023-48741

Application

AI ChatBot

Date
Dec 20, 2023
Research Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in QuantumCloud AI ChatBot.This issue affects AI ChatBot: from n/a through 4.7.8.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-1660

CVE, Research URL

CVE-2023-1660

Application

AI ChatBot

Date
May 08, 2023
Research Description
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
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2024-0451

CVE, Research URL

CVE-2024-0451

Application

AI ChatBot

Date
May 22, 2024
Research Description
The AI ChatBot plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the openai_file_list_callback function in all versions up to, and including, 5.3.4. This makes it possible for authenticated attackers, with subscriber-level access and above, to list files existing in a linked OpenAI account.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2024-0453

CVE, Research URL

CVE-2024-0453

Application

AI ChatBot

Date
May 22, 2024
Research Description
The AI ChatBot plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the openai_file_delete_callback function in all versions up to, and including, 5.3.4. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete files from a linked OpenAI account.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-44993

CVE, Research URL

CVE-2023-44993

Application

AI ChatBot

Date
Oct 09, 2023
Research Description
Cross-Site Request Forgery (CSRF) vulnerability in QuantumCloud AI ChatBot plugin <= 4.7.8 versions.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-5534

CVE, Research URL

CVE-2023-5534

Application

AI ChatBot

Date
Oct 20, 2023
Research Description
The AI ChatBot plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 4.8.9 and 4.9.2. This is due to missing or incorrect nonce validation on the corresponding functions. This makes it possible for unauthenticated attackers to invoke those functions via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-5647

CVE, Research URL

-

Application

AI ChatBot

Date
Oct 20, 2023
Research Description
Rejected reason: ** REJECT ** DO NOT USE THIS CVE RECORD. ConsultIDs: CVE-2023-5212. Reason: This record is a reservation duplicate of CVE-2023-5212. Notes: All CVE users should reference CVE-2023-5212 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2024-22309

CVE, Research URL

CVE-2024-22309

Application

AI ChatBot

Date
Jan 24, 2024
Research Description
Deserialization of Untrusted Data vulnerability in QuantumCloud ChatBot with AI.This issue affects ChatBot with AI: from n/a through 5.1.0.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-2742

CVE, Research URL

CVE-2023-2742

Application

AI ChatBot

Date
Jun 19, 2023
Research Description
The AI ChatBot WordPress plugin before 4.5.5 does not sanitize and escape its settings, allowing high-privilege users such as admin to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-5533

CVE, Research URL

CVE-2023-5533

Application

AI ChatBot

Date
Oct 20, 2023
Research Description
The AI ChatBot plugin for WordPress is vulnerable to unauthorized use of AJAX actions due to missing capability checks on the corresponding functions in versions up to, and including, 4.8.9 as well as 4.9.2. This makes it possible for unauthenticated attackers to perform some of those actions that were intended for higher privileged users.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2023-5646

CVE, Research URL

-

Application

AI ChatBot

Date
Oct 20, 2023
Research Description
Rejected reason: ** REJECT **DO NOT USE THIS CVE RECORD. ConsultIDs: CVE-2023-5241. Reason: This record is a reservation duplicate of CVE-2023-5241. Notes: All CVE users should reference CVE-2023-5241 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.
Affected versions
Min -, max -.
Status
vulnerable

AI ChatBot # CVE-2024-0452

CVE, Research URL

CVE-2024-0452

Application

AI ChatBot

Date
May 22, 2024
Research Description
The AI ChatBot plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the openai_file_upload_callback function in all versions up to, and including, 5.3.4. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload files to a linked OpenAI account.
Affected versions
Min -, max -.
Status
vulnerable
Jul 18, 2024

AI ChatBot # CVE-2024-6669

CVE, Research URL

CVE-2024-6669

Application

AI ChatBot

Date
Jul 17, 2024
Research Description
The AI ChatBot for WordPress – WPBot plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 5.5.7 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Affected versions
Min -, max -.
Status
vulnerable
Feb 27, 2025

AI ChatBot # CVE-2025-26932

CVE, Research URL

CVE-2025-26932

Application

AI ChatBot

Date
Feb 25, 2025
Research Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in QuantumCloud ChatBot allows PHP Local File Inclusion. This issue affects ChatBot: from n/a through 6.3.5.
Affected versions
Min -, max -.
Status
vulnerable