CVE Catalog

CVE-2015-1518

High
Published: Translated: NVD NIST

Summary

CVE-2015-1518 is an SQL injection vulnerability in the search_post function in includes/search.php in Redaxscript before version 2.3.0. It allows remote attackers to execute arbitrary SQL commands via the search_terms parameter.

Risk Assessment

Attackers can exploit this vulnerability to gain access to the database, potentially leading to data theft or system compromise. Organizations should be aware of the risks associated with unauthorized data access.

Recommendation

It is recommended to update Redaxscript to version 2.3.0 or later to mitigate this vulnerability. Additionally, implementing security measures against SQL injection, such as using prepared statements, is advisable.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS