First published: Thu Nov 20 2014(Updated: )
SQL injection vulnerability in htdocs/modules/system/admin.php in XOOPS before 2.5.7 Final allows remote authenticated users to execute arbitrary SQL commands via the selgroups parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
E-xoops | <=2.5.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-8999 is considered a high severity vulnerability due to its potential for remote SQL command execution.
CVE-2014-8999 allows authenticated users to execute arbitrary SQL commands, which can compromise database integrity.
To fix CVE-2014-8999, upgrade your XOOPS installation to version 2.5.7 Final or later.
CVE-2014-8999 affects all versions of XOOPS prior to 2.5.7 Final.
CVE-2014-8999 is caused by improper input validation in the selgroups parameter of the admin.php file.