CVE-2015-1518

redaxscript < 2.2.0 - SQL Injection via search_terms Parameter

Title source: llm
STIX 2.1

Exploitation 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)

exploitdb WORKING POC
by ITAS Team · textwebappsphp
https://www.exploit-db.com/exploits/36023

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.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Redaxscript CMS 2.2.0
No auth needed
Prerequisites: Access to the target application's search functionality
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (5)

Core 5

Scores

EPSS 0.0240
EPSS Percentile 81.8%

Details

CWE
CWE-89
Status published
Products (1)
redaxscript/redaxscript < 2.2.0
Published Feb 11, 2015
Tracked Since Feb 18, 2026