PT-2025-31648 · Unknown · Saurus Cms Community Edition
Cyberhrsh
+1
·
Published
2025-08-01
·
Updated
2025-08-01
·
CVE-2025-52390
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Saurus CMS Community Edition versions since commit d886e5b0 (2010-04-23)
Description
Saurus CMS Community Edition is susceptible to a SQL Injection issue due to the direct concatenation of user-supplied input (
$search word) into SQL queries within the prepareSearchQuery() method in FulltextSearch.class.php without proper sanitization. This allows attackers to manipulate SQL logic, potentially leading to sensitive information disclosure or privilege escalation.Recommendations
Versions since commit d886e5b0 (2010-04-23): Sanitize user input (
$search word) before using it in SQL queries within the prepareSearchQuery() method in FulltextSearch.class.php.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Saurus Cms Community Edition