
drew-byte/SiempreCMS-SQLi-POC
Releases0
The user_search_ajax.php file is vulnerable to SQL injection due to improper handling of user-supplied input. User inputs are passed directly to the database query without proper parameterization or prepared statements.