CVE-2014-9528
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| humhub | humhub | {"endIncluding":"0.10.0"} | |
References
- http://packetstormsecurity.com/files/129440/Humhub-0.10.0-rc.1-Cross-Site-Scripting-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Dec/31
- http://www.exploit-db.com/exploits/35510
- https://exchange.xforce.ibmcloud.com/vulnerabilities/99272
- https://github.com/humhub/humhub/commit/febb89ab823d0bd6246c6cf460addabb6d7a01d4
- http://packetstormsecurity.com/files/129440/Humhub-0.10.0-rc.1-Cross-Site-Scripting-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Dec/31
- http://www.exploit-db.com/exploits/35510
- https://exchange.xforce.ibmcloud.com/vulnerabilities/99272
- https://github.com/humhub/humhub/commit/febb89ab823d0bd6246c6cf460addabb6d7a01d4
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.