mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 02:42:13 +02:00
20 lines
982 B
Markdown
20 lines
982 B
Markdown
### [CVE-2014-9528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9528)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- 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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|