CVE-2015-1518
redaxscript < 2.2.0 - SQL Injection via search_terms Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-1518. PoCs published by ITAS Team.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Redaxscript CMS 2.2.0 via the `search_terms` parameter. The vulnerable code in `search.php` fails to properly sanitize user input, allowing arbitrary SQL queries to be executed.
Description
SQL injection vulnerability in the search_post function in includes/search.php in Redaxscript before 2.3.0 allows remote attackers to execute arbitrary SQL commands via the search_terms parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in Redaxscript CMS 2.2.0 via the `search_terms` parameter. The vulnerable code in `search.php` fails to properly sanitize user input, allowing arbitrary SQL queries to be executed.