Withdrawn Advisory
This advisory has been withdrawn because it was determined to not be a vulnerability. Please see the issue here for more information.
Original Description
Subrion CMS 4.2.1 is vulnerable to SQL Injection via ia.core.mysqli.php.
includes/classes/ia.core.users.php in Subrion CMS 4.0.5 allows remote attackers to conduct PHP Object Injection attacks via crafted serialized data in a salt cookie in a login request.
There are CSRF vulnerabilities in Subrion CMS 4.1.x through 4.1.5, and before 4.2.0, because of a logic error. Although there is functionality to detect CSRF, it is called too late in the ia.core.php code, allowing (for example) an attack against the query parameter to panel/database.
Subrion CMS before 4.1.4 has XSS.