CVE Catalog

CVE-2014-9528

High
Published: Translated: NVD NIST

Summary

HumHub versions 0.10.0-rc.1 and earlier have an SQL injection vulnerability in the actionIndex function in ListController.php. This allows remote authenticated users to execute arbitrary SQL commands via the 'from' parameter to index.php.

Risk Assessment

This vulnerability can be leveraged for cross-site scripting (XSS) attacks via a request that causes an error. It may lead to data exposure or compromise of the application.

Recommendation

It is recommended to update HumHub to the latest version to mitigate this vulnerability. A code audit should also be conducted to identify and fix other potential issues.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in the actionIndex function in protected/modules_core/notification/controllers/ListController.php in HumHub 0.10.0-rc.1 and earlier allows remote authenticated users to execute arbitrary SQL commands via the from parameter to index.php. NOTE: this can be leveraged for cross-site scripting (XSS) attacks via a request that causes an error.

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