Vulnerability Details : CVE-2014-9528
Potential exploit
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 category: Sql InjectionCross site scripting (XSS)
Products affected by CVE-2014-9528
- cpe:2.3:a:humhub:humhub:*:rc1:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2014-9528
2.41%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 84 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2014-9528
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST |
CWE ids for CVE-2014-9528
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2014-9528
-
https://github.com/humhub/humhub/commit/febb89ab823d0bd6246c6cf460addabb6d7a01d4
Added option to flush log entries · humhub/humhub@febb89a · GitHub
-
http://www.exploit-db.com/exploits/35510
Humhub 0.10.0-rc.1 - SQL Injection - PHP webapps ExploitExploit
-
http://seclists.org/fulldisclosure/2014/Dec/31
Full Disclosure: Humhub SQL injection and multiple persistent XSS vulnerabilitiesExploit
-
http://packetstormsecurity.com/files/129440/Humhub-0.10.0-rc.1-Cross-Site-Scripting-SQL-Injection.html
Humhub 0.10.0-rc.1 Cross Site Scripting / SQL Injection ≈ Packet StormExploit
-
https://exchange.xforce.ibmcloud.com/vulnerabilities/99272
Humhub ListController.php SQL injection CVE-2014-9528 Vulnerability Report
Jump to