CyberRota Analysis
AI-GeneratedThe kaiten application, specifically versions from 57.192.20 to before 57.214.26, is susceptible to SQL Injection due to the lack of data validation in dynamically generated SQL statements. This vulnerability could allow an attacker to manipulate database queries, potentially leading to unauthorized data access or data manipulation. Organizations using affected versions should prioritize patching to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
kaiten from 57.192.20 to before 57.214.26 is vulnerable to SQL Injection. Dynamic SQL statements are generated without the required data validation and without using parameterized statements or stored procedures.