Saurus CMS Community Edition since commit d886e5b0 (2010...
Critical severity
Unreviewed
Published
Aug 1, 2025
to the GitHub Advisory Database
•
Updated Aug 1, 2025
Description
Published by the National Vulnerability Database
Aug 1, 2025
Published to the GitHub Advisory Database
Aug 1, 2025
Last updated
Aug 1, 2025
Saurus CMS Community Edition since commit d886e5b0 (2010-04-23) is vulnerable to a SQL Injection vulnerability in the
prepareSearchQuery()
method inFulltextSearch.class.php
. The application directly concatenates user-supplied input ($search_word
) into SQL queries without sanitization, allowing attackers to manipulate the SQL logic and potentially extract sensitive information or escalate their privileges.References