Kagao v3.0 – Professional Classified Market SQL Injection & Cross Site Scripting
Kagao v3.0 - Professional Classified Market is prone to an SQL injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. An attacker can exploit this vulnerability to manipulate SQL queries by injecting arbitrary SQL code. This may allow the attacker to access or modify data in the back-end database, compromise the application, access or modify sensitive data, or exploit various other vulnerabilities. Cross-site scripting (XSS) vulnerabilities exist in the application due to the failure to properly sanitize user-supplied data before using it in the application's dynamic content. An attacker can exploit these issues to execute arbitrary HTML and script code in the context of the affected site, to steal cookie-based authentication credentials, and to control how the site is rendered to the user; other attacks are also possible.